device/include/mcs51/8051.h,
authorfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 15 May 2005 19:08:10 +0000 (19:08 +0000)
committerfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 15 May 2005 19:08:10 +0000 (19:08 +0000)
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

ChangeLog

index bbe29f0e9f446425aefde30fed1c116d4d5bd539..630baf5bbaa83f41ec6610198039bb709f12b17b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-05-15 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
+
+       * 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 <rneider AT web.de>
 
        * device/lib/pic16/Makefile.common.in: add --optimize-df to OPT_FLAGS