]> git.gag.com Git - fw/sdcc/commitdiff
PIC ports - fixed inefficient code produced when compiling a complimented bit operation.
authorslade_rich <slade_rich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 26 Oct 2004 00:41:33 +0000 (00:41 +0000)
committerslade_rich <slade_rich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 26 Oct 2004 00:41:33 +0000 (00:41 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3561 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog

index f15d4ed353d8744a3cf37ce00f6fb2bce75d74a3..52e32eb53c8cc92ec5bd26d08eff460516d008a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-26 Slade Rich <slade_rich AT users.sourceforge.net>
+
+       * src/pic/ralloc.c : fixed inefficient code produced when compiling a complimented bit operation.
+       * src/pic16/ralloc.c : applied same fix for pic16.
+       * src/pic/gen.c : tidied it up a little.
+
 2004-10-25 Frieder Ferlemann <Frieder.Ferlemann AT web.de>
 
        * src/mcs51/peeph.def: disabled 259.a,b for removing redundant ret,