Applied patch #2762516
[fw/sdcc] / src / regression / b.c
2006-02-01 borutr* src/regression/add.c, src/regression/add2.c, src...
2002-07-05 sdattaloApplied patch from Kevin L. Pauba that added the #pragm...
2002-07-04 sdattaloMore enhancements to register optimization algorithms.
2001-08-27 sdattalopCode peep is fully working for the PIC port.
2001-03-25 sdattaloPIC Port Added support for subtraction
2001-03-24 sdattalopCode - register allocation, flow analysis, and peephole.
2001-03-04 sdattaloPIC port pcode. Added pcode peephole feature.
2001-02-18 sdattaloEnhancements for regression testing.
2001-02-14 johanknolBeautified (indented) compiler source according to...
2001-01-10 sdattaloPIC Port - Indirection works better. instrumented pic...
2000-12-31 sdattaloPIC port on going development.most of addition, arrays...
2000-12-05 sdattaloPIC PORT - &, |, ^
2000-12-04 sdattaloStarted PIC port (based on mcs51 port)