* Makefile.in, configure.in, configure,
[fw/sdcc] / src / pic / ralloc.h
2008-08-15 tecodev* src/z80/gen.c (_vemit2): suppress compiler warning
2008-03-03 tecodev* src/pic/gen.c,
2004-08-11 slade_richPrinting rIdx on internal verbose debug.
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,
2003-08-19 bernhardheldpic patches by Slade
2002-07-04 sdattaloMore enhancements to register optimization algorithms.
2002-06-23 sdattalopCode live-range analysis algorithms have been added.
2002-05-10 sdattaloAdded support for multiplication. Fixed peep hole bugs...
2002-03-14 sdattalodattalo - Major commit! re-wrote register allocation...
2001-12-11 sdattalo*** empty log message ***
2001-11-07 sdattalo- Parameter passing now works
2001-04-01 sdattalosplit PIC port gen.c pcodepeep.c into smaller files...
2001-03-24 sdattalopCode - register allocation, flow analysis, and peephole.
2001-02-14 johanknolBeautified (indented) compiler source according to...
2001-01-10 sdattaloPIC Port - Indirection works better. instrumented pic...
2000-12-04 sdattaloStarted PIC port (based on mcs51 port)