* src/mcs51/gen.c (toBoolean): fixed bug 1065458
[fw/sdcc] / device / include / asm /
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...