+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 :)
+
2003-01-29 Jesus Calvino-Fraga <jesusc@ece.ubc.ca>
* as/mcs51/aslink.h: Added options --xram-size and --code-size
* src/ds390/gen.c: fix deps by replacing <common.h> with "common.h"
* src/SDCC.lex: rename P_OVERLAY to P_OVERLAY_ for cross-gcc 3.2 MINGW32
+2003-01-27 <johan@balder>
+
+ * src/SDCC.y: fixed bug #613764
+
2003-01-26 <johan@balder>
* src/SDCClrange.c: fixed Bernhard's "char * code ptr = &c"