* src/hc08/gen.c (hc08_emitDebuggerSymbol),
[fw/sdcc] / src / pic / gen.h
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-03-22 sdattaloBit operands were not being handled properly in the...
2004-02-04 slade_richLined up indentation.
2004-01-20 bernhardheld* src/pic/device.c,
2002-06-17 sdattaloFixed some pointer bugs. Added option to selectively...
2002-05-10 sdattaloAdded support for multiplication. Fixed peep hole bugs...
2002-03-14 sdattalodattalo - Major commit! re-wrote register allocation...
2001-11-11 sdattalo- Added setReverse to reverse the order of a set
2001-10-09 sdattaloAdded more PIC regression testing.
2001-09-30 sdattaloAdded more regression test to the pic port. Added suppo...
2001-04-01 sdattalosplit PIC port gen.c pcodepeep.c into smaller files...
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-02-14 johanknolBeautified (indented) compiler source according to...
2000-12-04 sdattaloStarted PIC port (based on mcs51 port)