Changed the type of the result of the ! (NOT) operator to char;
[fw/sdcc] / src / pic16 / gen.c
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.