]> git.gag.com Git - fw/sdcc/commit
Merge of the izt changes.
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 28 Jan 2001 20:07:04 +0000 (20:07 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 28 Jan 2001 20:07:04 +0000 (20:07 +0000)
commitabf72462cc7dd96c3089b77078e322cfd60020ed
tree05ca383f8610ed96f6e8cd133cb8fc288d65a694
parent8b194ce521ec1d8a69f019f1b286a0a1c8ff2343
Merge of the izt changes.
Added validation of the port structures at run time.
Tidied up the asm emitter.  Less hacks, works on PPC.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@543 4a8a32a2-be11-0410-ad9d-d568d2c75423
17 files changed:
src/Makefile.in
src/SDCChasht.c
src/SDCCicode.h
src/SDCCmain.c
src/SDCCmem.c
src/asm.c
src/avr/main.c
src/ds390/Makefile
src/ds390/main.c
src/izt/gen.c
src/izt/i186.c
src/izt/ralloc.c
src/izt/tlcs900h.c
src/mcs51/main.c
src/pic/main.c
src/port.h
src/z80/main.c