* as/link/lkar.h: sgetl and sputl are independent of endianness
[fw/sdcc] / device / lib / _memcpy.c
2008-12-27 spthFixed conflict with builtin memcpy()
2004-01-13 epetrich* device/include/z180.h,
2003-09-07 epetrich* device/include/string.h: added size_t typedef, changed
2003-02-02 bernhardheld* introduced NULL in the headers
2002-04-16 michaelh * device/lib/z80/printf.c (sprintf): Added.
2001-09-09 pjsChanged _xdata, _near, etc and removed _generic from...
2001-09-04 pjspragma noinduction broke memcpy on mcs51 large model...
2001-08-27 michaelhOptimised mul, added asm string functions
2001-08-09 michaelhChanged z80 to use loop induction. Updated libs to...
2001-08-08 michaelh* Optimised many of the library functions
2001-06-29 kbongersChange from GPL to LPGL
2000-01-17 michaelhInitial revision