From 4ff45eebd13dea9609875e33d6e052029a7f8d7f Mon Sep 17 00:00:00 2001 From: frief Date: Sat, 15 May 2004 20:59:10 +0000 Subject: [PATCH] 2004-05-15 Maarten Brock committed by Frieder Ferlemann * device/include/c8051f020.h: newly added SiLabs (Cygnal) header file * device/include/c8051f000.h, * device/include/c8051f120.h, * device/include/c8051f300.h, * device/include/c8051f310.h, * device/include/c8051f320.h: updated (added _XPAGE, CAPN, CAPP, PWM16) and detab'ed 2004-05-15 Frieder Ferlemann * doc/sdccman.lyx: mentioned sourceforge's delay between web frontend and mailing lists, doc'ed --no-peep-comments, removed reference to knoppix (newest version has no LyX/LaTeX), other minor changes * src/SDCCglue.c (glue): save 2 bytes stack space with option --main-return. The ljmp could probably be avoided too git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3315 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 03d5dcfb..02fdbaa3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2004-05-15 Maarten Brock + committed by Frieder Ferlemann + + * device/include/c8051f020.h: newly added SiLabs (Cygnal) header file + * device/include/c8051f000.h, + * device/include/c8051f120.h, + * device/include/c8051f300.h, + * device/include/c8051f310.h, + * device/include/c8051f320.h: updated (added _XPAGE, CAPN, CAPP, + PWM16) and detab'ed + +2004-05-15 Frieder Ferlemann + + * doc/sdccman.lyx: mentioned sourceforge's delay between web frontend + and mailing lists, doc'ed --no-peep-comments, removed reference + to knoppix (newest version has no LyX/LaTeX), other minor changes + * src/SDCCglue.c (glue): save 2 bytes stack space with + option --main-return. The ljmp could probably be avoided too + 2004-05-14 Jesus Calvino-Fraga * as/mcs51/lkmem.c, as/mcs51/lkaomf51: fixed bug 954173 -- 2.47.2