added: _atof.c
[fw/sdcc] / ChangeLog
index 39f183884ca4e1ae052f6e3d1b348227dc60cf7a..dbfde422afad7a9e15110e8adbfc841af7203862 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2003-06-07  Jesus Calvino-Fraga <jesusc@ece.ubc.ca>
+
+       * device/lib/_atof.c, device/lib/Makefile.in, device/include/stdlib.h,
+         device/lib/libfloat.lib: added atof function.
+
+2003-06-04  Bernhard Held <bernhard@bernhardheld.de>
+
+       * doc/sdccman.lyx: updated to Lyx 1.3
+       * doc/cdbfileformat.lyx: updated to Lyx 1.3
+       * doc/test_suite_spec.lyx: updated to Lyx 1.3
+       * doc/Makefile: added fix for the \tabularnewline problem, thanks to Jesus
+
+2003-06-03  Bernhard Held <bernhard@bernhardheld.de>
+
+       * src/SDCCpeeph.c: separate peepRules2pCode() for pic16 by "Vangelis Rokas" <vrokas@otenet.gr>
+
+2003-06-02  Frieder Ferlemann <Frieder.Ferlemann@web.de>
+
+       * doc/sdccman.lyx: cvs revision keywords, passing pdf information in latex preamble,
+          additions to the "related tools/documentation" section
+
 2003-06-02  Bernhard Held <bernhard@bernhardheld.de>
 
        * src/SDCCglue.c (tempfileandname): added check for missing TMP/TEMP/TMPDIR variable
@@ -39,7 +60,7 @@
        * device/lib/z80/stubs.s
        * src/SDCCsymt.c (initCSupport)
 
-2003-05-24  Jesus Calvino-Fraga <jesusc@ece.ubc.ca>
+2003-05-25  Jesus Calvino-Fraga <jesusc@ece.ubc.ca>
 
        * as/mcs51/lkaomf51.c: Address space 'z' was missing.
        * src/avr/avr.dsp, src/ds390/ds390.dsp, src/mcs51/mcs51.dsp,