sorry about that :)
[fw/sdcc] / ChangeLog
index c0c8830fc14da12aa0fac0105fef7179a01758e2..ec8cb6b9ce5cc8060ac9cc89ae5840606eea1fa2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-04    <johan@balder>
+
+       * src/SDCCloop.c (DEFSETFUNC): undid the fix for bug #519584
+       * src/SDCCast.c (decorateType): fixed bug #715076
+       * src/SDCC.y: fixed bug #702907
+
 2003-04-03    <johan@balder>
 
        * device/lib/_mulint.c (_muluint): new #pragma LESS_PEDANTIC
@@ -13,6 +19,7 @@
        * _gptrgetc.c: fix return values
        * _gptrput.c: fix return values
        * _mulint.c: fix return values
+       * as/z80/Makefile: fix 'make -j' problem
 
 2003-04-02  Bernhard Held <bernhard@bernhardheld.de>