* src/z80/gen.c (_vemit2): suppress compiler warning
[fw/sdcc] / src / pic / gen.h
2008-08-15 tecodev* src/z80/gen.c (_vemit2): suppress compiler warning
2008-03-23 borutr* src/pic/gen.h: reverted the Q&D solution for the...
2008-03-23 borutr* src/pic/gen.h: Q&D solution for the bug, found by...
2008-03-04 tecodev* src/pic/gen.c: removed unused prototypes, prevent...
2008-03-03 tecodev* src/pic/gen.c,
2007-01-14 tecodev* doc/sdccman.lyx: updated PIC14/16 command line args...
2005-10-27 tecodev* .version: changed version to 2.5.4
2005-07-23 tecodev* src/pic/gen.h: added emitpcode macro for debugging
2005-07-04 tecodev* src/pic/gen.c (popGet): changed assert to allow for
2005-07-01 tecodev* src/pic/gen.h: added prototypes emitpComment, popGetA...
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-03-22 sdattaloBit operands were not being handled properly in the...
2004-02-04 slade_richLined up indentation.
2004-01-20 bernhardheld* src/pic/device.c,
2002-06-17 sdattaloFixed some pointer bugs. Added option to selectively...
2002-05-10 sdattaloAdded support for multiplication. Fixed peep hole bugs...
2002-03-14 sdattalodattalo - Major commit! re-wrote register allocation...
2001-11-11 sdattalo- Added setReverse to reverse the order of a set
2001-10-09 sdattaloAdded more PIC regression testing.
2001-09-30 sdattaloAdded more regression test to the pic port. Added suppo...
2001-04-01 sdattalosplit PIC port gen.c pcodepeep.c into smaller files...
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-02-14 johanknolBeautified (indented) compiler source according to...
2000-12-04 sdattaloStarted PIC port (based on mcs51 port)