* as/z80/z80mch.c: fixed bug #1704376: missing as-z80 errors
[fw/sdcc] / device / include / asm /
2008-06-03 MaartenBrock* device/include/asm/ds390/features.h,
2008-01-19 MaartenBrock* device/include/asm/ds390/features.h: fixed bug with...
2007-04-29 borutr* Fixed svn:eol-style and svn:keywords properties
2006-12-02 MaartenBrock* device/include/asm/default/features.h,
2006-11-29 MaartenBrock* device/include/asm/mcs51/features.h,
2006-06-25 tecodev* device/lib/pic/libm: NEW, added math library functions
2005-10-30 maartenbrock* device/lib/medium/Makefile: added for new memory...
2005-04-02 vrokas* device/include/asm/pic16/features.h,
2005-01-18 vrokas* device/include/asm/pic16/features.h: added _CODE...
2004-12-09 maartenbrock* device/include/sdcc-lib.h: inserted LGPL, added includes
2004-10-03 vrokas* device/include/pic16/stdio.h,
2004-10-01 vrokasdevice/include/asm/pic16/features.h: NEW
2004-08-31 maartenbrock* device/include/stdio.h: added NULL, size_t, typedef...
2001-11-05 michaelh * device/include/malloc.h: Added z80 and gbz80 support.
2001-09-02 michaelh * src/z80/gen.c: Fixed up generator to pass the regres...
2001-08-31 michaelhFixed up support for the gbz80 such that it will at...
2001-08-27 michaelhOptimised mul, added asm string functions
2001-08-08 michaelh* Optimised many of the library functions
2001-08-03 michaelh* Fixed alias of -c to -canything
2001-07-11 michaelhRe-worked the makefiles and includes to target z80...