Fixed bug #828387
authorepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 23 Oct 2003 03:42:25 +0000 (03:42 +0000)
committerepetrich <epetrich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 23 Oct 2003 03:42:25 +0000 (03:42 +0000)
Made comparison with AOP_IMMD operand more efficient (per Scott Bronson's suggestion)

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2957 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog

index 02f70a12aff4a09086bd4da891e608e98fefee65..268ea088192af95cffd0824e0d60244499d2f161 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-10-23 Erik Petrich <epetrich@ivorytower.norman.ok.us>
+
+       * src/SDCCmain.c,
+       * sdccconf_in.h: Fixed bug #828387 (--disable-hc08-port didn't work)
+       * src/mcs51/gen.c (gencjneshort),
+       * src/ds390/gen.c (gencjneshort): Made comparison with AOP_IMMD operand
+       more efficient (per Scott Bronson's suggestion)
+
 2003-10-22 Erik Petrich <epetrich@ivorytower.norman.ok.us>
 
        Extended the semantics of the critical keyword to include