From: frief Date: Sun, 11 Jan 2004 11:06:09 +0000 (+0000) Subject: src/mcs51/peephole.def: added peepholes 177.c,d (redundant moves) and peephole 252... X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=fb4af853adf92ffea01085c8e5f593fbaac2f5ca;p=fw%2Fsdcc src/mcs51/peephole.def: added peepholes 177.c,d (redundant moves) and peephole 252 (array access) git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3111 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index 6e18f011..e66dbb32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-01-11 Frieder Ferlemann + + * src/mcs51/peephole.def: added peepholes 177.c,d (redundant moves) + and peephole 252 (array access) + 2004-01-09 Borut Razem * src/SDCCmain.c : fixed #872250: -l command line defined library