DS80C400 support, the beginning
authorkvigor <kvigor@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 29 Apr 2003 22:47:39 +0000 (22:47 +0000)
committerkvigor <kvigor@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 29 Apr 2003 22:47:39 +0000 (22:47 +0000)
commit339bf716b650ad0f0e14dc0084167bc99e0bf6e5
tree4db5e7dab1959deefb1cce3fe909a9c126054922
parenteda931ed632b12927ab39460a2ca5a9bfcf9f700
DS80C400 support, the beginning

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2574 4a8a32a2-be11-0410-ad9d-d568d2c75423
23 files changed:
ChangeLog
configure
configure.in
device/examples/ds400/hello400/Makefile [new file with mode: 0644]
device/examples/ds400/hello400/Readme [new file with mode: 0644]
device/examples/ds400/hello400/hello.c [new file with mode: 0644]
device/include/stdarg.h
device/lib/Makefile.in
device/lib/ds400/Makefile [new file with mode: 0755]
device/lib/ds400/memcpyx.c [new file with mode: 0644]
device/lib/ds400/tinibios.c [new file with mode: 0755]
sdcc_vc_in.h
sdccconf_in.h
src/SDCCglue.c
src/SDCCmain.c
src/SDCCsymt.c
src/ds390/gen.c
src/ds390/main.c
src/ds390/peeph.def
src/ds400/Makefile [new file with mode: 0644]
src/ds400/main.c [new file with mode: 0644]
src/ds400/main.h [new file with mode: 0644]
src/port.h