2009-02-09 |
tecodev | * src/pic16/pcode.c (assignToSameBank): add force argum... |
tree | commitdiff |
2009-01-26 |
tecodev | * src/pic16/ralloc.c (packForPush): disabled to fix... |
tree | commitdiff |
2009-01-25 |
tecodev | * src/pic16/main.c (_pic16_linkEdit): prepend -L paths... |
tree | commitdiff |
2009-01-08 |
MaartenBrock | * src/SDCCast.c (decorateType RETURN): use RESULT_TYPE_... |
tree | commitdiff |
2009-01-04 |
spth | Implemented RFE #2485684 |
tree | commitdiff |
2009-01-04 |
spth | Partially implemented RFE #2471534 and some other minor... |
tree | commitdiff |
2009-01-04 |
borutr | * src/z80/peep.c: fixed msvc warning C4047: |
tree | commitdiff |
2009-01-04 |
spth | RFE #2484693 and peephole improvements |
tree | commitdiff |
2009-01-01 |
borutr | * as/link/asxxxx_config.h.in: |
tree | commitdiff |
2008-12-30 |
spth | minor addition improvement |
tree | commitdiff |
2008-12-30 |
tecodev | * as/link/hc08/lkelf.c, as/link/lkaomf51.c, as/link... |
tree | commitdiff |
2008-12-29 |
spth | Minor peephole improvement |
tree | commitdiff |
2008-12-29 |
tecodev | * src/pic/pcode.c (insertBankSel, FixRegisterBanking... |
tree | commitdiff |
2008-12-28 |
MaartenBrock | * src/mcs51/peeph.def (177.e): replaced notVolatile... |
tree | commitdiff |
2008-12-27 |
spth | z80 library cleanup |
tree | commitdiff |
2008-12-26 |
spth | Implemented RFE #1914254 |
tree | commitdiff |
2008-12-25 |
spth | Implemented RFE #1899189 |
tree | commitdiff |
2008-12-25 |
spth | Minor peephole improvements |
tree | commitdiff |
2008-12-20 |
tecodev | * debugger/mcs51/break.c, debugger/mcs51/cmd.c, |
tree | commitdiff |
2008-12-06 |
tecodev | * src/pic16/glue.c (pic16_printIvalBitFields): prevent |
tree | commitdiff |
2008-11-25 |
tecodev | * device/include/pic16/pic16devices.txt, |
tree | commitdiff |
2008-11-24 |
tecodev | * device/lib/pic16/configure.ac, |
tree | commitdiff |
2008-11-24 |
tecodev | * src/pic16/main.c (_pic16_finaliseOptions): do not... |
tree | commitdiff |
2008-11-15 |
borutr | (printIvalChar) - removed internal error: it is trigger... |
tree | commitdiff |
2008-11-15 |
borutr | * support/regression/tests/bitfields.c: |
tree | commitdiff |
2008-11-15 |
borutr | * src/pic16/glue.c, src/SDCC.y, src/SDCCast.c, src... |
tree | commitdiff |
2008-11-10 |
tecodev | * device/lib/pic16/libdev/mkmk.sh: obey pics.all |
tree | commitdiff |
2008-11-06 |
borutr | * src/SDCCmain.c: #fixed bug 2224960: sdcc -MM no worki... |
tree | commitdiff |
2008-11-01 |
tecodev | * device/include/pic16/adc.h, |
tree | commitdiff |
2008-10-05 |
tecodev | * device/include/pic16/stdio.h, |
tree | commitdiff |
2008-10-05 |
MaartenBrock | * src/ds390/main.c (_ds390_genInitStartup): added |
tree | commitdiff |
2008-09-20 |
borutr | * src/pic16/glue.c: |
tree | commitdiff |
2008-09-16 |
MaartenBrock | * device/lib/z80/mul.s (__mulsuchar_rrx_s, __muluschar_... |
tree | commitdiff |
2008-09-15 |
tecodev | * src/pic16/device.c (pic16_dump_usection): force udata... |
tree | commitdiff |
2008-09-14 |
tecodev | * src/pic16/gen.c, src/pic16/ralloc.c: use |
tree | commitdiff |
2008-09-07 |
MaartenBrock | * src/z80/gen.c (genCmpGt, genCmpLt): fixed bug 2094505 |
tree | commitdiff |
2008-09-07 |
borutr | * src/SDCCglue.c, src/SDCCast.c: |
tree | commitdiff |
2008-09-07 |
MaartenBrock | * as/z80/aslist.c (lstsym): changed old K&R to ANSI |
tree | commitdiff |
2008-09-01 |
tecodev | * src/pic16/gen.c (pic16_derefPtr): handle CPOINTERs... |
tree | commitdiff |
2008-08-31 |
tecodev | * src/pic16/gen.c (genAssign): removed useless compiler... |
tree | commitdiff |
2008-08-31 |
borutr | * src/SDCCsymt.c, src/SDCCglue.c, |
tree | commitdiff |
2008-08-24 |
tecodev | * device/lib/pic16/configure, device/lib/pic16/configur... |
tree | commitdiff |
2008-08-24 |
borutr | * src/SDCC.y: applied patch |
tree | commitdiff |
2008-08-23 |
borutr | * src/pic16/gen.c: applied patch |
tree | commitdiff |
2008-08-22 |
borutr | * device/lib/pic16/configure, device/lib/pic16/configur... |
tree | commitdiff |
2008-08-15 |
spth | Minor peephole improvement |
tree | commitdiff |
2008-08-15 |
tecodev | * src/pic/*.[ch]: removed dead/replaced code, no functi... |
tree | commitdiff |
2008-08-15 |
tecodev | * src/z80/gen.c (_vemit2): suppress compiler warning |
tree | commitdiff |
2008-08-14 |
spth | Fixed #2051348 |
tree | commitdiff |
2008-08-10 |
tecodev | * device/lib/pic16/**: build pic16 library using autoto... |
tree | commitdiff |
2008-08-10 |
tecodev | * src/pic/pcode.c (ReuseReg): do not overlay the regist... |
tree | commitdiff |
2008-08-08 |
tecodev | * src/pic16/genarith.c (genAddLit): fix structure acces... |
tree | commitdiff |
2008-08-08 |
tecodev | * src/pic/pcoderegs.c, |
tree | commitdiff |
2008-08-07 |
borutr | * src/SDCCval.c, src/SDCCmain.c, src/SDCC.lex, |
tree | commitdiff |
2008-08-04 |
tecodev | * doc/sdccman.lyx, |
tree | commitdiff |
2008-08-03 |
spth | Added two peepholes that simplify conditional jumps |
tree | commitdiff |
2008-07-30 |
borutr | * src\pic16\device.c, src\pic16\glue.c, src\pic16\pcode.c: |
tree | commitdiff |
2008-07-29 |
borutr | * src/pic16/gen.c: applied patches : |
tree | commitdiff |
2008-07-13 |
spth | Fixed typo in comment |
tree | commitdiff |
2008-07-12 |
spth | Z80 peephole improvements - Implemented RFE #1919415... |
tree | commitdiff |
2008-07-12 |
spth | separate Z80 from GBZ80 peepholes |
tree | commitdiff |
2008-06-04 |
MaartenBrock | * .version, |
tree | commitdiff |
2008-06-04 |
MaartenBrock | * src/mcs51/gen.c (genNearPointerGet, genNearPointerSet... |
tree | commitdiff |
2008-05-29 |
MaartenBrock | * src/SDCCast.c (createIvalType, createIvalStruct,... |
tree | commitdiff |
2008-05-20 |
MaartenBrock | * device/include/float.h: added __INFINITY |
tree | commitdiff |
2008-05-19 |
spth | Support nested parenthesis in peephole function argumen... |
tree | commitdiff |
2008-05-19 |
tecodev | * src/pic16/gen.c (pic16_emitpLabel,pic16_emitpLabelFORCE): |
tree | commitdiff |
2008-05-19 |
tecodev | * src/regression/empty.c: suppress warning |
tree | commitdiff |
2008-05-18 |
borutr | * support/Utils/dbuf_string.[ch]: added dbuf_chomp(), |
tree | commitdiff |
2008-05-16 |
MaartenBrock | * as/hc08/clean.mk, |
tree | commitdiff |
2008-05-15 |
MaartenBrock | * src/SDCC.lex (check_type), |
tree | commitdiff |
2008-05-13 |
MaartenBrock | * src/SDCCast.c (fixupInline, createFunction): save... |
tree | commitdiff |
2008-05-07 |
MaartenBrock | * as/mcs51/asdata.c, |
tree | commitdiff |
2008-05-05 |
borutr | * support/regression/Makefile.in, |
tree | commitdiff |
2008-05-01 |
tecodev | * src/pic16/device.h: removed unused field PIC16_device... |
tree | commitdiff |
2008-04-29 |
tecodev | * src/pic16/devices.inc, |
tree | commitdiff |
2008-04-29 |
tecodev | * device/include/pic16/{pic18f2480.h, pic18f2580.h... |
tree | commitdiff |
2008-04-23 |
MaartenBrock | * src/SDCCglue.c (printIvalType, printIvalBitFields... |
tree | commitdiff |
2008-04-20 |
MaartenBrock | * src/z80/peep.c, |
tree | commitdiff |
2008-04-20 |
spth | Use werror in src/z80/peep.c |
tree | commitdiff |
2008-04-19 |
spth | Implemented RFE #1880202 for Z80. |
tree | commitdiff |
2008-04-19 |
spth | Implemented generic part of RFE #1880202 |
tree | commitdiff |
2008-04-17 |
MaartenBrock | * device/lib/libsdcc.lib, |
tree | commitdiff |
2008-03-30 |
MaartenBrock | * src/SDCCloop.c (loopInvariants): applied fix for... |
tree | commitdiff |
2008-03-30 |
spth | Reverted reversal of order of bytewise return value... |
tree | commitdiff |
2008-03-30 |
spth | impemented #1914251, #1914245, #1922090, #1921382,... |
tree | commitdiff |
2008-03-30 |
spth | Implemented #1921450 |
tree | commitdiff |
2008-03-23 |
borutr | * src/pic/gen.h: reverted the Q&D solution for the... |
tree | commitdiff |
2008-03-23 |
borutr | * src/pic/gen.h: Q&D solution for the bug, found by... |
tree | commitdiff |
2008-03-22 |
tecodev | * src/SDCCicode.c (getPtrType): avoid unnecessary extra... |
tree | commitdiff |
2008-03-22 |
MaartenBrock | * src/mcs51/gen.c (adjustArithmeticResult): fixed bug... |
tree | commitdiff |
2008-03-21 |
MaartenBrock | * src/ds390/gen.c (opIsGptr, adjustArithmeticResult... |
tree | commitdiff |
2008-03-21 |
spth | Fixed compilation warning about nested comments |
tree | commitdiff |
2008-03-20 |
MaartenBrock | * src/SDCCsymt.c (comparePtrType): fixed bug 1921073 |
tree | commitdiff |
2008-03-17 |
spth | Commented function parameters |
tree | commitdiff |
2008-03-17 |
spth | Fixed #1292721 |
tree | commitdiff |
2008-03-16 |
tecodev | * src/pic/gen.c (SetIrp,genNearPointerGet,genNearPointe... |
tree | commitdiff |
2008-03-16 |
MaartenBrock | * src/SDCCcse.c (algebraicOpts): fixed bug 1579949 |
tree | commitdiff |
2008-03-14 |
MaartenBrock | * src/cdbFile.c (cdbWriteBasicSymbol): fixed bug 190940... |
tree | commitdiff |
2008-03-10 |
MaartenBrock | * src/SDCCast.c (isConformingBody): fixed bug 1505811... |
tree | commitdiff |
next |