]> git.gag.com Git - fw/sdcc/blobdiff - ChangeLog
* doc/sdccman.lyx: removed two index entries which prevented the
[fw/sdcc] / ChangeLog
index c4a379b1c91d4ac855c5c5f61834af3e75b725eb..0b01b2eea623b12153bd7214fbcde9a87cba99af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,28 @@
-2007-07-27 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
+2007-08-06 Borut Razem <borut.razem AT siol.net>
 
-       * src/SDCCglobl.h, src/SDCCpeeph.c, src/mcs51/main.c, src/mcs51/peeph.def:
-         Added option --acall-ajmp: replaces lcall/ljmp with acall/ajmp.
+       * doc/sdccman.lyx: removed two index entries which prevented the
+         generation of sdcc doc archive
+
+2007-08-05 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
+
+       * doc/sdccman.lyx: Same changes made 2007-07-28 but using lyx 1.4.4
+         instead of lyx 1.5.0.
+
+2007-07-31 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
+
+       * device/include/hc08/mc68hc908apxx.h: new header contributed by
+         Lucas Loizaga, with minor modifications. Thanks!
+
+2007-07-28 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
+
+       * doc/sdccman.lyx: Documented --acall-ajmp and described new features
+         in sdcclib.
+
+2007-07-28 Jesus Calvino-Fraga <jesusc at ece.ubc.ca>
+
+       * src/SDCCglobl.h, src/SDCCpeeph.c, src/SDCCglue.c, src/mcs51/main.c,
+         src/mcs51/peeph.def: Added option --acall-ajmp: replaces lcall/ljmp
+         with acall/ajmp.
 
 2007-07-22 Borut Razem <borut.razem AT siol.net>
 
          Multiple infiles for sdcclib.
 
 2007-06-20 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
+
        * src/SDCCast.c (inlineFindMaxBlockno, createFunction): fixed
          bug 1731741