X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=f4366984318465afaa5aa16456c655eb45d88ee3;hb=bbda10b9dce4c26b2ca0be2eb903dc289044d007;hp=3d9cb32c3faaa6783632628067baac5990663337;hpb=c2194e70f968fe9d82fcb1233c3d7d9e46b286e9;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 3d9cb32c..f4366984 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +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 + +2004-01-27 Maarten Brock + + * device/include/c8051fxxx.h: removed these 6 files + * device/include/mcs51/c8051fxxx.h: added these 11 new files + 2005-01-26 Raphael Neider * src/pic16/gen.c (genAssign): fixed assignment from longs