Bernhard mentioned that "()" equals "(void)"
[fw/sdcc] / ChangeLog
index 36483d0188be4c3770edb7c480a3a7a00c5039a8..1a567d9c57243b2161cd2e86a7f3e934b70e6068 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2001-09-06    <johan@FRIJA>
+
+       * src/SDCC.y: this could be a fix for bug #458744
+
+2001-09-05    <johan@FRIJA>
+
+       * src/SDCCglue.c (emitRegularMap): a fix for bug #458099/2
+
+2001-09-04    <johan@FRIJA>
+
+       * src/SDCCsymt.c (checkSClass): a fix for bug #458099/1
+
+
+2001-09-04  Paul Stoffregen  <paul@pjrc.com>
+
+       * pragma noinduction broke memcpy on mcs51 large model.  Moved it inside z80 optimization
+
+2001-09-03  Michael Hope  <michaelh@juju.net.nz>
+
+       * link/z80/aslink.h: Fixed path for PATH_MAX
+
 2001-09-02  Michael Hope  <michaelh@juju.net.nz>
 
        * src/z80/gen.c (fetchLitPair): Changed so that it properly caches direct space references.