Minor improvements, code cleanup and license clarification
[fw/sdcc] / device / lib / z80 / mul.s
2009-04-03 spthMinor improvements, code cleanup and license clarification
2009-04-01 spthMinor Z80 multiplication improvement
2009-01-05 spthImplemented RFE #1702376
2008-12-27 spthz80 library cleanup
2008-09-16 MaartenBrock* device/lib/z80/mul.s (__mulsuchar_rrx_s, __muluschar_...
2008-02-22 spthFaster 8-bit multiplication: #1896290
2006-10-20 MaartenBrock* device/lib/gbz80/crt0.s,
2006-10-19 MaartenBrock* device/lib/gbz80/crt0.s,
2006-08-08 MaartenBrock* device/lib/gbz80/asm_strings.s,
2003-05-25 bernhardheldFinalize muluint/mulsint and mululong/mulslong merging
2001-08-27 michaelhOptimised mul, added asm string functions
2001-08-08 michaelh* Optimised many of the library functions
2001-08-01 michaelhCleared the top bytes for use in arrays.
2001-07-18 michaelhChanged default documentation dir to share/doc/sdcc
2001-07-16 michaelh* Fixed va_args for the z80
2001-07-11 michaelhRe-worked the makefiles and includes to target z80...
2000-02-06 michaelh* Improved the pop params code