]> git.gag.com Git - fw/sdcc/commit
Cleaned up ds390 leftovers in the mcs51 port.
authorjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 5 Mar 2001 16:19:13 +0000 (16:19 +0000)
committerjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 5 Mar 2001 16:19:13 +0000 (16:19 +0000)
commit1e268ec9106bf4b907eff98c705e11689c9dcb64
treeb8f5ccdab16cb5d91d1ee129ac522ad7be542f6e
parent2ab2821d14de5a421d6772b07b2047be13dcac44
Cleaned up ds390 leftovers in the mcs51 port.
Added target id's in port.h
Fixed configure and makefile to build only enabled ports, and do a proper clean
Renamed -mpic14 to -mpic

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@668 4a8a32a2-be11-0410-ad9d-d568d2c75423
31 files changed:
device/lib/Makefile.in
device/lib/ds390/Makefile
src/Makefile.in
src/SDCCBBlock.h
src/SDCCcse.c
src/SDCCglue.c
src/SDCCicode.c
src/SDCCmain.c
src/SDCCset.c
src/SDCCsymt.c
src/avr/main.c
src/clean.mk
src/ds390/gen.c
src/ds390/gen.h
src/ds390/main.c
src/ds390/ralloc.c
src/izt/i186.c
src/izt/tlcs900h.c
src/mcs51/gen.c
src/mcs51/gen.h
src/mcs51/main.c
src/mcs51/peeph.def
src/mcs51/ralloc.c
src/pic/gen.c
src/pic/gen.h
src/pic/glue.c
src/pic/main.c
src/pic/ralloc.c
src/port.h
src/regression/Makefile
src/z80/main.c