From: frief Date: Sun, 9 Mar 2003 12:17:58 +0000 (+0000) Subject: src/mcs51/gen.c: applied inc/dec patch mentioned on sdcc-devel 2003-03-01 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a2edfff7579344dd7229cc49b0f8e78a59b860ea;p=fw%2Fsdcc src/mcs51/gen.c: applied inc/dec patch mentioned on sdcc-devel 2003-03-01 git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2352 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index af4cca7e..99338e79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-03-09 Frieder Ferlemann + + * src/mcs51/gen.c: applied in-/dec patch mentioned on sdcc-devel 2003-03-01 + 2003-03-08 Bernhard Held * src/configure.in: check for endianess (even while cross-compiling)