Now the PIC port DOESN'T spew debug info by default.
[fw/sdcc] / src / pic / glue.c
2002-01-09 sdattaloNow the PIC port DOESN'T spew debug info by default.
2001-11-11 sdattalo- Added setReverse to reverse the order of a set
2001-11-01 sdattalo- Added ;#CSRC labels so that a 3rd party tool can...
2001-10-22 johanknolFunction attribute migration.
2001-10-21 sdattaloSigned comparisons are now working (except for signed...
2001-05-20 jtvolpeFixed up implicit data type conversions
2001-04-20 jtvolpeFixed mixed type compares and conversions
2001-03-24 sdattalopCode - register allocation, flow analysis, and peephole.
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-03-04 sdattaloPIC port pcode. Added pcode peephole feature.
2001-02-18 sdattaloAdded pCode to the PIC port
2001-02-14 johanknolBeautified (indented) compiler source according to...
2001-02-06 jtvolpeChanged Safe_calloc to use 2 arguements to mimic teh...
2001-02-04 jtvolpeNew Memory Allocation functions
2001-02-03 johanknolChange ALLOC_ATOMIC in ALLOC
2001-01-10 sdattaloPIC Port - Indirection works better. instrumented pic...
2000-12-31 sdattaloPIC port on going development.most of addition, arrays...
2000-12-14 kvigorChange struct link to struct sym_link to avoid conflict...
2000-12-04 sdattaloTSD PIC port
2000-12-04 sdattaloStarted PIC port (based on mcs51 port)