* src/SDCCsymt.c (initCSupport): Removed managling of support function
[fw/sdcc] / ChangeLog
index 5ca2fe528685597e0030d35f7bc2bde19fac1ea9..62817d17361668e5e235c1e691d9d0df30b6b9be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,30 @@
-2002-02-22    <johan@FRIJA>
+2002-03-01  Michael Hope  <michaelh@vroom>
+
+       * src/SDCCsymt.c (initCSupport): Removed managling of support function names.
+
+       * src/z80/ralloc.c (packRegsForIYUse): Fixed fp bug where four byte operands were packed into IY.
+
+2002-03-01    <johan@FRIJA>
+
+       * src/SDCCglue.c (printIvalPtr): fixed bug #524211
+
+       * src/SDCCast.c (decorateType): fixed bug #524209
+
+       * src/SDCCval.c (valNot): fixed bug #524195
+
+2002-02-26    <johan@balder>
+
+       * src/xa51/gen.c: fixed a warning
+
+       * src/SDCCglue.c (printIvalFuncPtr): fixed bug #522534
+
+       * src/SDCCast.c (decorateType): fixed bug #522534
+
+2002-02-23    <johan@balder>
+
+       * src/SDCCdflow.c (computeDataFlow): fixed bug #460088
+
+2002-02-22    <johan@balder>
 
        * src/SDCCast.c: fixed bug #514865