From: frief Date: Fri, 5 Mar 2004 11:44:23 +0000 (+0000) Subject: src/mcs51/peephole.def: added 251.b and 253.x. 253.x are applied more than 500 times... X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=41c2e675dea7e9418423a2f6edcd421ea8ae82a7;p=fw%2Fsdcc src/mcs51/peephole.def: added 251.b and 253.x. 253.x are applied more than 500 times in the regression tests git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3247 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index ee52289c..5e6889ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-03-05 Frieder Ferlemann + + * src/mcs51/peephole.def: added 251.b and 253.x. 253.x are applied + more than 500 times in the regression tests + 2004-03-05 Erik Petrich * support/Util/SDCCerr.h,