* src/z80/gen.c, src/z80/peeph.def: applied patch
[fw/sdcc] / src / z80 / peeph.def
2008-02-17 borutr* src/z80/gen.c, src/z80/peeph.def: applied patch
2008-02-17 borutr* src/z80/peeph.def: applied patch
2007-05-06 MaartenBrock* src/z80/peeph.def: fixed bug in rule 2
2007-05-05 MaartenBrock* src/port.h: added TARGET_MCS51_LIKE
2006-11-03 MaartenBrock* device/include/mcs51/c8051f020.h,
2006-09-26 MaartenBrock* src/z80/peeph.def: updated conditonals, fixed bug...
2003-12-05 epetrichApplied z80 i/o port patch from Peter Townson and fixed...
2002-04-16 michaelh * device/lib/z80/printf.c (sprintf): Added.
2001-12-06 michaelh * src/diff.1 (Index): Many, many optmisiations. Dhrys...
2001-11-25 michaelh * support/regression/tests/bug-485362.c: Added.
2001-11-24 michaelh * src/z80/ralloc.c (packRegsForHLUse3): Changed to...
2001-11-07 michaelh * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs...
2001-11-04 michaelh * support/regression/tests/bug-477927.c: Added.
2001-10-22 michaelh2001-10-21 Michael Hope <michaelh@juju.net.nz>
2001-10-12 michaelh * src/z80/gen.c (gencjneshort): Fixed
2001-09-09 michaelh * src/pic/ralloc.c (debugLogRegType): Removed some...
2001-09-03 michaelh * src/z80/gen.c (fetchLitPair): Changed so that it...
2001-09-02 michaelh * src/z80/gen.c: Fixed up generator to pass the regres...
2001-08-08 michaelh* Optimised many of the library functions
2000-04-05 michaelhMerged in multiple assemblers port.
2000-03-06 michaelh* Minor tuning
2000-02-13 michaelh* Now can use acc for short lived varibles.
2000-02-10 michaelhRight.