* src/pic/device.c (pic14_assignConfigWordValue): remember assignments to
[fw/sdcc] / device / lib / z80 / Makefile
2004-11-14 maartenbrock* src/mcs51/gen.c (toBoolean): fixed bug 1065458
2001-11-07 michaelh * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs...
2001-11-05 michaelh * device/include/malloc.h: Added z80 and gbz80 support.
2001-10-28 michaelh * src/z80/gen.c (genArrayInit): Made it work for on...
2001-09-02 michaelh * src/z80/gen.c: Fixed up generator to pass the regres...
2001-08-27 michaelhOptimised mul, added asm string functions
2001-08-03 michaelh* Fixed alias of -c to -canything
2001-08-02 michaelhAdded support fun for long shifts
2001-07-21 michaelhAdded bug cases. Added decent support for distclean
2001-07-19 michaelhFixed up include path
2001-07-16 michaelh* Fixed va_args for the z80
2001-07-12 michaelhFixed up the build
2001-07-11 michaelhRe-worked the makefiles and includes to target z80...
2000-02-17 michaelhAdded support for the gb, touched some files in testing...
2000-02-13 michaelh* Now can use acc for short lived varibles.
2000-02-12 michaelhBetter packAssign
2000-02-07 michaelhAdded timing and asm implementations of strcpy, strcmp...
2000-02-07 michaelh* Got dhrystone working - 83/s on a 4MHz Z80!
2000-02-07 michaelh* Added a simple version of printf()
2000-02-06 michaelh* Improved the pop params code