* device/lib/libsdcc.lib: added _memmove
[fw/sdcc] / as / mcs51 /
2000-09-29 kvigorreplace obsolete prototypes with stdlib.h
2000-09-20 kvigorreplace bubble sorts (believe it or not) with qsort...
2000-09-20 kvigoruncomment warnings for relative jumps out of range
2000-03-05 kvigorClean up Borland C++ makefiles and add (lousy) document...
2000-02-27 kvigorGet compiling with Borland C++ for Windows
2000-02-08 kvigorMore 24 bit flat mode support: handles "expr >> 16...
2000-02-06 kvigorAdd 24 bit flat mode support for DS80C390 to assembler...
2000-01-31 drdaniFix a warning
2000-01-17 michaelhInitial revision