- Register banking wasn't working for bit variables were.
[fw/sdcc] / src / pic / device.c
2002-07-30 sdattalo- Register banking wasn't working for bit variables...
2002-07-23 sdattaloInterrupt context registers WSAVE and SSAVE were not...
2002-07-09 sdattalo(bandaid) Fixed core dump. You have to specify a valid...
2002-07-05 sdattaloApplied patch from Kevin L. Pauba that added the #pragm...
2002-07-05 sdattaloRegister Optimizer was ignoring volatility of SFRs
2002-07-02 sdattalopCode Register optimization - registers used in only...
2002-06-23 sdattalopCode live-range analysis algorithms have been added.
2002-06-13 sdattaloImproved the Register Banking algorithm.
2002-05-10 sdattaloFixed several tiny bugs.
2002-05-10 sdattaloAdded support for multiplication. Fixed peep hole bugs...
2002-03-20 sdattaloAdded -p command line option to allow selection of...
2002-03-14 sdattalodattalo - Major commit! re-wrote register allocation...