* src/pic16/ralloc.c (packRegsForAccUse): disabled functions with #if to eliminate...
[fw/sdcc] / src / pic16 / gen.c
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.