* src/pic/device.c (create_pic,ram_map): add memRange entries to PIC
[fw/sdcc] / src / pic / device.h
2006-11-30 tecodev* src/pic/device.c (create_pic,ram_map): add memRange...
2006-11-20 tecodev* src/pic/device.{c,h}: added pic14_getPIC()
2006-05-01 tecodev* src/pic/device.c (sanitise_processor_name): only...
2006-04-24 tecodev* src/pic/device.c (pic14_assignConfigWordValue): remem...
2006-04-06 tecodev* .version: bumped version to 2.5.6 (pic14 ABI changed)
2004-09-06 slade_richChanged PIC14 code to not set bit RP1 when maxram is...
2004-08-10 slade_richWill no longer exit if #pragma maxram has not been...
2004-02-04 slade_richLined up indentation.
2002-07-30 sdattalo- Register banking wasn't working for bit variables...
2002-07-05 sdattaloApplied patch from Kevin L. Pauba that added the #pragm...
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-14 sdattalodattalo - Major commit! re-wrote register allocation...