we don't need this anymore
[fw/sdcc] / ChangeLog
index 6289c21ade19d65a438046a781989b7bd798dafe..553bd8d48bbe462c17829202232b59c08d12508d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,72 @@
+2003-03-22    <johan@balder>
+
+       * src/SDCCicode.c (geniCodeDerefPtr): fixed bug #698231
+
+2003-03-21  Bernhard Held <bernhard@bernhardheld.de>
+
+       * support/scripts/sdcc_mingw32: adapted to configure from autoconf 2.54
+       * src/doc/cdbfileformat.lyx: added, written by Lenny Story
+       * src/doc/Makefile: added cdbfileformat.lyx
+       * src/doc/clean.mk: added cdbfileformat.lyx
+
+2003-03-20  Bernhard Held <bernhard@bernhardheld.de>
+
+       * src/mcs51/peeph.def: fix bug #705773
+
+2003-03-20    <johan@balder>
+
+       An sfr/sbit can have an "at #" AND an initializer
+       * src/SDCCsymt.c (checkSClass): 
+       * src/SDCCmem.c (allocGlobal): 
+       * src/SDCCmem.c (allocLocal): 
+       * src/SDCCast.c (createBlock): 
+
+2003-03-17  Bernhard Held <bernhard@bernhardheld.de>
+
+       * src/ds390/peeph.def: fix bug #704878: added rule 213.b suggested by Jan Rejlek
+
+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
+       * src/SDCCcflow.h: more LRH debugging junk
+       * src/SDCCloop.c: more LRH debugging junk
+       * src/SDCC.y (struct_declaration): fixed bug #697590
+       * src/SDCCsymt.[hc] (cloneSpec): NEVER EVER use this again
+       * src/ds390/gen.c (aopForRemat): fixed bug #700031
+       * src/SDCCglue.c (emitStaticSeg): fixed bug #700797
+
+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