* sim/ucsim/hc08.src/inst.cc,
[fw/sdcc] / ChangeLog
index 12edff89832ce2214a0aa90332c5cf52b9081c46..c620a1a01ac63ae1e2fe6d2df9e923a5794b94f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-12-01 Erik Petrich <epetrich@ivorytower.norman.ok.us>
+
+       * sim/ucsim/hc08.src/inst.cc,
+       * sim/ucsim/hc08.src/hc08mac.h: fixed some problems with CC flag bits and
+       carries from x to h
+       * src/hc08/gen.c (aopAdrStr): fixed problem with 16 bit immediate
+       * src/hc08/gen.c (XAccRsh): fixed problem with right shift
+       * device/include/stdarg.h: fixed varargs for hc08
+       * device/lib/Makefile.in,
+       * device/lib/hc08/Makefile,
+       * device/lib/hc08/_mulint.c,
+       * device/lib/hc08/_mullong.c: fixed some endian problems
+
 2003-11-28 Frieder Ferlemann <Frieder.Ferlemann@web.de>
 
        * sdcc/src/mcs51/gen.c (genMultOneByte): help peephole 105