From: frief Date: Sat, 29 Jan 2005 19:56:34 +0000 (+0000) Subject: src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=bbda10b9dce4c26b2ca0be2eb903dc289044d007;p=fw%2Fsdcc src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3661 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index c2e3614a..f4366984 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-01-29 Frieder Ferlemann + + * src/mcs51/gen.c (genAnd): accessing LSB/MSB by rotating acc + 2004-01-29 Maarten Brock * device/include/Makefile.in: create/copy mcs51 and z80 include subdirs