fixed bug #700031
[fw/sdcc] / ChangeLog
index 9b9f1ce6f0f40828054dcd38c74c5bc3b296bd77..ce578ec335209d05c6fb949fd59b671e391415b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-03-11 Kevin Vigor <kevin@vigor.nu>
+       * src/SDCCpeeph.c: quit being lazy and made proper fix (peephole
+       test function names must now match exactly).
+       * src/SDCCcse.c: added special case in findCheaperOp to allow
+       extending a short integer. Makes less awful code for bug 700121 test case.
+
+2003-03-11  Jesus Calvino-Fraga <jesusc@ece.ubc.ca>
+
+       * as/mcs51/lkmain.c: Added ASlink-Warning to messages 
+       * as/mcs51/lkaomf51.c: Fixed bug when linking asmblink example
+
 2003-03-11 Kevin Vigor <kevin@vigor.nu>
 
        * src/SDCCpeeph.c: fix so that operandsNotEqualX functions are