From: frief Date: Sun, 15 May 2005 19:08:10 +0000 (+0000) Subject: device/include/mcs51/8051.h, X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=ae7229427648a352222428870e77bfc67c171543;p=fw%2Fsdcc device/include/mcs51/8051.h, device/include/mcs51/8052.h: made parseable with lint device/include/mcs51/lint.h: added include file for (sp)lint doc/sdccman.lyx: added doc about use of splint (syntax checking tool) doc/cdbfileformat.lyx, doc/test_suite_spec.lyx: hardcoded date to the date of last text change git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3761 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index bbe29f0e..630baf5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-05-15 Frieder Ferlemann + + * device/include/mcs51/8051.h, + * device/include/mcs51/8052.h: made parseable with lint + * device/include/mcs51/lint.h: added include file for (sp)lint + * doc/sdccman.lyx: added doc about use of splint (syntax checking tool) + * doc/cdbfileformat.lyx, + * doc/test_suite_spec.lyx: hardcoded date to the date of last text change + 2005-05-14 Raphael Neider * device/lib/pic16/Makefile.common.in: add --optimize-df to OPT_FLAGS