Now the PIC port DOESN'T spew debug info by default.
[fw/sdcc] / src / regression / Makefile
2002-01-09 sdattaloNow the PIC port DOESN'T spew debug info by default.
2001-11-23 sdattaloPIC Port - Totally rewrote signed comparisons. It was...
2001-10-21 sdattaloSigned comparisons are now working (except for signed...
2001-10-17 sdattalo - And'ing with a constant works (again).
2001-10-16 sdattalo - signed/unsigned long comparisons now work.
2001-10-09 sdattaloAdded more PIC regression testing.
2001-10-03 sdattaloAdded new regression test add2.c - tests adding lit...
2001-09-30 sdattaloAdded more regression test to the pic port. Added suppo...
2001-08-27 sdattalopCode peep is fully working for the PIC port.
2001-04-01 sdattalosplit PIC port gen.c pcodepeep.c into smaller files...
2001-03-25 sdattaloPIC Port Added support for subtraction
2001-03-24 sdattalopCode - register allocation, flow analysis, and peephole.
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2000-12-31 sdattaloPIC port on going development.most of addition, arrays...
2000-12-04 sdattaloTSD PIC port
2000-12-04 sdattaloStarted PIC port (based on mcs51 port)