dattalo - Major commit! re-wrote register allocation and flow analysis.
authorsdattalo <sdattalo@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 14 Mar 2002 15:18:52 +0000 (15:18 +0000)
committersdattalo <sdattalo@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 14 Mar 2002 15:18:52 +0000 (15:18 +0000)
commit20769c61afe7ca2776c90113a7c6f5f152e91987
treee18060cb80d34426ecd45c541c90a98d27d3952c
parent4d711df34233a47f093f6d6a3e8840b17d577887
dattalo - Major commit! re-wrote register allocation and flow analysis.
 * added support for individual pics.
 * interrupts are now supported
 * tons and tons of minor changes.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1993 4a8a32a2-be11-0410-ad9d-d568d2c75423
12 files changed:
src/pic/device.c [new file with mode: 0644]
src/pic/device.h [new file with mode: 0644]
src/pic/gen.c
src/pic/gen.h
src/pic/genarith.c
src/pic/glue.c
src/pic/main.c
src/pic/pcode.c
src/pic/pcode.h
src/pic/pcodepeep.c
src/pic/ralloc.c
src/pic/ralloc.h