Optimized memory allocation when processing libs
[fw/sdcc] / ChangeLog
index 1f94daf2092cb1e806dbda0e253868d723d2bfaf..3e85cc2dc648d4423918c7d9837d6c69807f589f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-22  Jesus Calvino-Fraga <jesusc@ece.ubc.ca>
+
+       *link/z80/lklibr.c, as/mcs51/lklibr.c: Improved memory allocation and
+       freeing.
+
 2003-09-21  Erik Petrich <epetrich@ivorytower.norman.ok.us>
 
        * src/z80/gen.c (setupToPreserveCarry): Fixed bug #796955