From 9cffcb4eff9f9ddebe090d4d94b64f98ff1c1456 Mon Sep 17 00:00:00 2001 From: frief Date: Sun, 20 Feb 2005 19:31:18 +0000 Subject: [PATCH] * src/SDCCpeeph.def: new keyword "labelRefCountChange" which allows peepholes to keep the correct label reference count when adding/removing references to labels. A peephole file using this is appended to patch #1144962. git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3682 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index e4096f97..33584dd6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-02-20 Frieder Ferlemann + + * src/SDCCpeeph.def: new keyword "labelRefCountChange" which allows peepholes + to keep the correct label reference count when adding/removing references + to labels. A peephole file using this is appended to patch #1144962. + 2005-02-14 Raphael Neider * device/lib/pic16/libc/string/memccpy.c: changed 3rd argument to char -- 2.47.2