Fixed bug 678574: "ds390: ASlink-Error-Stack overlaps area 'DATA'"
[fw/sdcc] / ChangeLog
index 9ecd9698f1e03faf820bd128db3e82a13f5950bd..132a899077fe558abafbd7fb24c37ef90a610fa9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2003-02-01  Jesus Calvino-Fraga <jesusc@ece.ubc.ca>
+
+       * src/SDCCmain.c: Fixed bug 678574: "ds390: ASlink-Error-Stack overlaps
+       area 'DATA'"
+
+2003-02-01    <johan@balder>
+
+       * src/SDCCval.c (valBitwise): fixed Karl's "2 | (1<<8)"
+
+2003-01-31    <johan@CP255758-A>
+
+       * src/ds390/main.c (_ds390_genAssemblerPreamble): applied Jan Rejlek's >64K startup patch
+
+2003-01-30    <johan@balder>
+
+       * src/SDCCBBlock.c: automatic bug detection
+       * src/SDCCicode.c: automatic bug detection
+
+2003-01-29  Jesus Calvino-Fraga <jesusc@ece.ubc.ca>
+
+       * src/SDCCglobl.h:   now --xram-size 0 works
+       * src/SDCCmain.c:    now --xram-size 0 works
+
 2003-01-29    <johan@balder>
 
        * src/almosteverything: changed OP_DEFS and OP_USES from macros to functions to catch symbol abuse (a hot topic in the bug list :)