Partially implemented RFE #2471534 and some other minor improvements
authorspth <spth@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 4 Jan 2009 18:30:12 +0000 (18:30 +0000)
committerspth <spth@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 4 Jan 2009 18:30:12 +0000 (18:30 +0000)
commit871e6c6aefc06309a03c295ce0d3c9d4bbb4a742
tree38bec4706178bec1a44e2ecb9bbe45ee1b4d97c5
parentd21ded48bbf95a0a9e64b971ced755f28fcbe2b8
Partially implemented RFE #2471534 and some other minor improvements

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@5330 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/include/string.h
device/lib/Makefile.in
device/lib/z80/Makefile.in
device/lib/z80/memmove.s
device/lib/z80/strlen.s [new file with mode: 0644]
src/z80/gen.c
src/z80/main.c
src/z80/peeph-z80.def
support/regression/tests/memory.c