]> git.gag.com Git - fw/sdcc/blobdiff - ChangeLog
* configure,
[fw/sdcc] / ChangeLog
index caa9dae5cda1bb80b1c9a10e7c3367add3f12029..909da1aa6d0e59f06186f22439288c7ea123c501 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2006-04-25 Maarten Brock <sourceforge.brock AT dse.nl>
+
+       * src/ds390/gen.c (AccAXRrl1, AccAXLrl1): changed to real rotate by 1,
+         (AccAXRsh1): added, shift right by 1,
+         (AccAXLsh, AccAXRsh, AccAXRshS): updated for AccAXRrl1, AccAXRsh1 and
+          AccAXLrl1
+       * support/regression/tests/rotate.c: use <stdint.h> and enabled ds390
+
+2006-04-25 Bernhard Held <bernhard AT bernhardheld.de>
+
+       * src/SDCCast.c (decorateType): partial fix for RFE 1475769,
+       remove cast to same type
+       * src/SDCCast.c (decorateType): fix for RFE 1475742,
+       optimize 'ifx (op == 0)' resp. 'ifx (op != 0)'
+       * as/z80/Makefile,
+       * link/z80/Makefile: removed, they have moved to
+       Makefile.in files
+       * configure,
+       * configure.in: replaced duplicate message about ucsim by missing sdcpp
+       * install-sh: fix bug #1204398 by setting umask 0022
+       * device/lib/Makefile: separate build of z80 and gbz80 lib
+
 2006-04-24 Bernhard Held <bernhard AT bernhardheld.de>
 
        Enabled VPATH feature: changed nearly all Makefiles (149 files).
@@ -18,7 +40,7 @@
        * debugger/mcs51/Makefile.in: build own objects from library sources
        (SLIB, SDCC) in current directory
 
-       * configure, configure.in: renamed --disable-device-lib-build in 
+       * configure, configure.in: renamed --disable-device-lib-build in
        --disable-device-lib; added --enable-doc, the required tools are
        searched by configure; added result message; the toolchain for the
        belonging ports are now only built, if the port is enabled.
 
        * device/examples/main8051.c: deleted - it was removed from CVS
          24.mar.2000 and after that modified 18.feb.2001, so it reappered
-         after the transition to Subversion 
+         after the transition to Subversion
        * src/SDCCalloc.h: deleted - it was removed  from CVS
          3.feb.2001 and after that modified 18.feb.2001, so it reappered
-         after the transition to Subversion 
-       * sim/ucsim/cpu.gif, sim/ucsim/interrupt.gif, sim/ucsim/new.gif, 
+         after the transition to Subversion
+       * sim/ucsim/cpu.gif, sim/ucsim/interrupt.gif, sim/ucsim/new.gif,
          sim/ucsim/serial1.gif, sim/ucsim/serial2.gif,
          sim/ucsim/term_cpuopt.gif, sim/ucsim/timers.gif, sim/ucsim/wins.gif,
          sim/ucsim/post.jpg, sim/ucsim/UCsim.jpg: corrected