* Makefile.common.in: unused PORT, SCC and SAS removed, fixed docdir
[fw/sdcc] / ChangeLog
index 636e61b4a3fbb79666f93486a7627adae9e2c7cf..54fb6f4f469e5b0de4592bd3fd7a4477067653c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2003-04-07  Bernhard Held <bernhard@bernhardheld.de>
+
+       * configure.in: fully support prefix, exec_prefix, datadir, docdir;
+       fix bug #487815
+       * support/cpp2/Makefile.in: fix bug #487815
+       * configure: rebuilt from configure.in
+       * Makefile.common.in: docdir changed, new path suffixes
+       * sdccconf_in.h: new RETSIGTYPE, and other PATHs
+       * sdcc_vc_in.h: reflect changes from sdccconf.h
+       * src/SDCCglobl.h: remove *SEPARATOR_CHARS, they are now in sdccconf.h
+       * src/SDCCutil.h: remove BINDIR hack
+       * doc/sdccman.lyx: update new path hierarchy
+
+2003-04-06    Paul Stoffregen <paul@pjrc.com>
+
+       * src/SDCCpeeph.c: added okToRemoveSLOC test
+
+2003-04-06    Paul Stoffregen <paul@pjrc.com>
+
+       * device/lib/printf_fast.c: added leading zero format ("%06d", etc)
+
 2003-04-06    Paul Stoffregen <paul@pjrc.com>
 
        * src/SDCCpeeph.c: added labelIsReturnOnly test
@@ -44,6 +65,7 @@
        * sdcc_vc_in.h: reflect changes from sdccconf.h
        * doc/Makefile: fixed a flaw in "make install"
 
+>>>>>>> 1.252
 2003-04-02    <johan@balder>
 
        * src/ds390/gen.c (genCmp): no comments