* src/SDCCsymt.c (initCSupport): Removed managling of support function
[fw/sdcc] / ChangeLog
index 2eb3e842e2cd6e337530e9f66d1dc5715005b233..62817d17361668e5e235c1e691d9d0df30b6b9be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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