* src/hc08/ralloc.c (canDefAccResult, canUseAccOperand,
[fw/sdcc] / ChangeLog
index ac8553ce6d3b7fb1c519e274335312a067c5635a..32184368304804e172b18ec5011d2158a61b4a26 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
+
+       * src/hc08/ralloc.c (canDefAccResult, canUseAccOperand,
+       packRegsForAccUse, packRegisters): new accumulator register
+       packing algorithm
+       * support/regression/ports/hc08/support.c (_putchar): suppress
+       warning of unused variable
+       * src/SDCCicode.c: added SWAP entry to codeTable
+
 2004-09-01 Maarten Brock <sourceforge.brock AT dse.nl>
 
        * device/lib/sprintf.c: forgot to add this file before previous commit