* sim/ucsim/cmd.src/cmdutil.cc: NUL device is detected as CG_FILE type
[fw/sdcc] / src / pic16 / gen.c
2004-06-01 vrokas* src/pic16/gen.c (genPcall): warning about gpsim and...
2004-05-25 vrokas* src/port.h (PORT structure): added hook initPaths...
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-03-09 hjdorn2004-03-09 Hans Dorn <hjdorn AT users.sourceforge.net>
2004-03-06 vrokas]
2004-03-06 hjdorn* src/pic16/gen.c: (genpic16Code) use copy of printILin...
2004-03-05 vrokas * src/pic16/device.c: added some debug lines enabled
2004-03-03 hjdorn2004-03-03 Hans Dorn <hjdorn AT users.sourceforge.net>
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 sdcc-builder* src/pic16/ralloc.c (packRegsForAccUse): disabled...
2004-02-20 vrokas* doc/sdccman.lyx: removed PIC16 from PIC16 Port Specif...
2004-02-16 vrokas* src/pic16/gen.c (genInline): fixed bug #896482 with...
2004-02-11 vrokas* gen.c (genInline): reverted to old code for assemnlin...
2004-02-10 vrokas* pcode.c,
2004-02-08 epetrich* src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
2004-02-07 epetrich* src/pic16/gen.c (genCmpEq, shiftRLong): fixed declara...
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-11-26 vrokas*** empty log message ***
2003-09-12 epetrichFixed bug #621531 (const & volatile confusion in the...
2003-09-04 vrokas*** empty log message ***
2003-08-20 epetrichChanged the type of the result of the ! (NOT) operator...
2003-07-25 bernhardheld* src/SDCCicode.c (operandOperation): really fixed...
2003-07-23 bernhardheldadded DUMMY_READ_VOLATILE:
2003-07-14 bernhardheldpic16 progress by Vangelis
2003-06-11 sdattaloApplied patch from Vangelis Rokas <vrokas@otenet.gr...
2003-05-18 sdattaloPIC16 - Applied patch from Vangelis Rokas. Many fixes...
2003-03-08 bernhardheld* src/configure.in: check for endianess (even while...
2002-12-01 sdattaloAdded the pic16 port for Martin Dubuc.