Added support for multiplication. Fixed peep hole bugs (and more functionality to...
[fw/sdcc] / src / pic / peeph.def
2002-05-10 sdattaloAdded support for multiplication. Fixed peep hole bugs...
2002-03-20 sdattaloAdded -p command line option to allow selection of...
2001-12-18 sdattaloYet again, signed comparisons to literals has been...
2001-08-27 sdattalopCode peep is fully working for the PIC port.
2001-05-12 sdattaloMore peep to pCode parsing.
2001-04-29 sdattaloParse peephole snippets to generate pCode
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)