* src/pic16/pcode.c: declaring variables other than at the start of a
[fw/sdcc] / src / pic16 / pcode.c
2004-12-24 maartenbrock* src/pic16/pcode.c: declaring variables other than...
2004-12-22 vrokas* applied a previous patch from Raphael Neider that...
2004-12-20 vrokas* src/SDCCast.c (gatherAutoInit): allow pic16 to emit...
2004-12-05 vrokas* applied patch from bug-report #1076292,
2004-11-25 vrokas2004-11-25 Vangelis Rokas <vrokas AT otenet.gr>
2004-11-24 vrokas* src/pic16/device.h,
2004-11-24 vrokasLarge cummulative patch for pic16 port.
2004-10-30 vrokas* doc/sdccman.lyx: updated SDCC version,
2004-10-20 vrokas* device/lib/pic16/libsdcc/Makefile: added lregs direct...
2004-10-16 vrokas2004-10-16 Vangelis Rokas <vrokas AT otenet.gr>
2004-10-10 vrokas* minor corrections between previous commit
2004-10-10 vrokas* src/pic16/device.c (pic16_dump_gsection,
2004-10-06 vrokas* device/lib/pic16/libsdcc/Makefile.rules: fixed bug...
2004-10-01 vrokas* .version: bumped version number to 2.4.5
2004-09-24 vrokas* src/pic16/genutils.c (pic16_genNot): fixed bug #1032265,
2004-09-17 vrokas* src/pic16/gen.c (mov2f): New function to move an...
2004-09-12 vrokas* src/pic16/device.h (pic16_options_t): added field...
2004-07-24 vrokas* src/SDCCmain.c (parseCmdLine): when sOpt is 'I' add...
2004-07-09 vrokas* device/lib/pic16/libsdcc/float/ updated contents...
2004-07-04 vrokas* src/SDCCmain.c (linkEdit): modifications only for...
2004-07-02 vrokas* src/pic16/pcode.c: removed buggy double colon
2004-06-30 vrokas* device/lib/Makefile.in: fixed bug in target objects...
2004-06-12 vrokas* src/pic16/gen.c (genPointerGet): added E_INTERNAL_ERR...
2004-06-08 vrokas* .version: increased version number to 2.4.2,
2004-06-06 vrokasCumulative patch for pic16 port
2004-06-06 maartenbrock* src/pic16/pcode.c (pic16_emitDB): removed double...
2004-06-04 vrokas* device/lib/Makefile.in: removed comment line with...
2004-05-25 vrokas* src/pic16/glue.c,
2004-05-25 vrokas* src/port.h (PORT structure): added hook initPaths...
2004-03-05 vrokas * src/pic16/device.c: added some debug lines enabled
2004-03-02 vrokas* src/pic16/device.c (checkAddSym): NEW, adds a symbol...
2004-03-01 vrokas * src/pic16/device.c (pic16_dump_section): fixed a...
2004-02-20 vrokas* doc/sdccman.lyx: removed PIC16 from PIC16 Port Specif...
2004-02-10 vrokas* pcode.c,
2004-02-06 vrokas2004-02-06 Vangelis Rokas <vrokas AT otenet.gr>
2004-01-16 vrokas2004-01-16 Vangelis Rokas <vrokas@otenet.gr>
2004-01-12 vrokas2004-01-13 Vangelis Rokas <vrokas@otenet.gr>
2004-01-11 vrokas2004-01-11 Vangelis Rokas <vrokas@otenet.gr>
2004-01-05 vrokas2004-01-06 Vangelis Rokas <vrokas@otenet.gr>
2004-01-05 vrokas2004-01-05 Vangelis Rokas <vrokas@otenet.gr>
2003-09-04 vrokas*** empty log message ***
2003-09-01 jesusc#warning does not work in MSVC. Used "#pragma message...
2003-08-31 vrokas* src/pic16/main.c: _pic16_genIVT() corrected offsets...
2003-07-14 bernhardheldpic16 progress by Vangelis
2003-06-11 bernhardheld* src/pic16/ralloc.c: fix warnings
2003-06-11 sdattaloApplied patch from Vangelis Rokas <vrokas@otenet.gr...
2003-05-22 bernhardheldsrc/pic16/pcode.c (pic16_get_op_from_instruction):...
2003-05-20 bernhardheldsrc/pic16/pcode\*.c: Cleaned warnings
2003-05-19 sdattaloCleaned warnings.
2003-05-19 bernhardheldsrc/pic16/pcode.c (pic16_get_op): fixed warning on...
2003-05-18 sdattaloPIC16 - Applied patch from Vangelis Rokas. Many fixes...
2003-01-11 bernhardheldnew option -o
2002-12-01 sdattaloAdded the pic16 port for Martin Dubuc.