]> git.gag.com Git - fw/sdcc/commitdiff
* doc/sdccman.lyx: updated section on switch statements, added section about semaphor...
authorfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 7 Sep 2004 07:02:35 +0000 (07:02 +0000)
committerfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 7 Sep 2004 07:02:35 +0000 (07:02 +0000)
* doc/Makefile: added option -info for latex2html
* device/lib/_gptrget.c,
* device/lib/_gptrput.c: __XPAGE instead of P2 in outcommented code

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3481 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog

index 02469c614f6b6521e88c5deecad0adbcba909c77..a2166d66ea67edb6ea9253157ce716f43253689c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-09-07 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
+
+       * doc/sdccman.lyx: updated section on switch statements, added
+       section about semaphore locking
+       * doc/Makefile: added option -info for latex2html
+       * device/lib/_gptrget.c,
+       * device/lib/_gptrput.c: __XPAGE instead of P2 in outcommented code
+
 2004-09-06 Slade Rich <slade_rich AT users.sourceforge.net>
 
        * src/pic/device.h,