* Fixed va_args for the z80
[fw/sdcc] / src / pic / main.c
2001-07-16 michaelh* Fixed va_args for the z80
2001-07-03 johanknolShort is 16bits by default now
2001-04-01 sdattalosplit PIC port gen.c pcodepeep.c into smaller files...
2001-04-01 sandeepAdded post increment optimization for msc51 &
2001-03-24 sdattalopCode - register allocation, flow analysis, and peephole.
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-02-14 johanknolBeautified (indented) compiler source according to...
2001-01-28 michaelhMerge of the izt changes.
2000-12-31 sdattaloPIC port on going development.most of addition, arrays...
2000-12-14 kvigorChange struct link to struct sym_link to avoid conflict...
2000-12-04 sdattaloTSD PIC port
2000-12-04 sdattaloStarted PIC port (based on mcs51 port)