From 1936b631c4bbfd84131869b2caa17538c61bbf98 Mon Sep 17 00:00:00 2001 From: frief Date: Tue, 7 Sep 2004 07:02:35 +0000 Subject: [PATCH] * 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 git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3481 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 02469c61..a2166d66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-09-07 Frieder Ferlemann + + * 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 * src/pic/device.h, -- 2.47.2