Undid the hackup of const and volatile, the problem is much bigger.
[fw/sdcc] / ChangeLog
index 3c47df33dbdfbe1aadbfe3291d754c7524727428..fb9d94a937c4876c9abd34bcb7452e7441fae807 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2003-03-16    <johan@balder>
+
+       Undid the hackup of const and volatile, the problem is much bigger
+       * src/SDCC.y:1.65
+       * src/SDCCast.c:1.171
+       * src/SDCCglue.c:1.138
+       * src/SDCCicode.c:1.146
+       * src/SDCCsymt.c:1.150
+       * src/SDCCval.c:1.65
+
+2003-03-15  Bernhard Held <bernhard@bernhardheld.de>
+
+       * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #703541
+       * src/ds390/gen.c (genAddrOf): fixed bug #704087
+
+2003-03-13    <johan@balder>
+
+       Hackup const and volatile modifiers in type chains a bit:
+       * src/SDCC.y:1.63
+       * src/SDCCast.c:1.169
+       * src/SDCCglue.c:1.136
+       * src/SDCCicode.c:1.143
+       * src/SDCCsymt.c1.146
+       * src/SDCCsymt.h1.59
+       * src/SDCCval.c:1.63
+
 2003-03-12    <johan@balder>
 
        * src/SDCCBBlock.h: more LRH debugging junk