* sim/ucsim/avr.src/arith_inst.cc: fixed bug #1088372- savr is not
[fw/sdcc] / src / mcs51 /
2004-12-19 maartenbrock* src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs...
2004-12-09 maartenbrock* device/include/sdcc-lib.h: inserted LGPL, added includes
2004-12-04 friefadded 261.a,b (16 bit rotate) by Stas Sergeev <stsp...
2004-12-04 epetrich* src/z80/gen.c (genLeftShift, genRightShift): fixed...
2004-12-02 epetrich* src/SDCCpeeph.c (callFuncByName): support combined...
2004-12-02 frieffixed bug #1076940
2004-11-28 friefadded peephole conditional labelJTInRange. For now...
2004-11-28 friefadapted constants for switch table generation
2004-11-19 friefadded peepholes 3.d-g and 177.g,h provided by anonymous...
2004-11-18 maartenbrock* .version: bumped version to 2.4.7
2004-11-14 maartenbrock* src/mcs51/gen.c (toBoolean): fixed bug 1065458
2004-10-25 friefremoved 259.a,b. See comment at peephole 259.a
2004-10-22 friefzeroing data from acculator after jnz comparison
2004-10-22 friefadded 259.a,b for removing redundant ret
2004-10-20 epetrich* src/mcs51/ralloc.c (packRegisters): fixed bug #1044601
2004-10-19 maartenbrock* as/mcs51/lkarea.c: removed old K&R style,
2004-10-05 maartenbrock* src/port.h: made reset_regparms prototype void parame...
2004-09-23 epetrich* src/SDCCicode.h,
2004-09-16 epetrich* src/hc08/main.c,
2004-09-12 maartenbrock* src/mcs51/ralloc.c (packRegisters): applied fix by...
2004-09-12 maartenbrock* src/mcs51/ralloc.c (packRegisters): applied fix by...
2004-09-08 maartenbrock* device/lib/_gptrget.c,
2004-09-06 epetrich* src/port.h,
2004-08-29 epetrich* src/hc08/gen.c (genAnd, genOr, transferAopAop, rmwWit...
2004-08-24 epetrich* src/mcs51/gen.c (genPointerGet, genNearPointerGet...
2004-08-22 friefsrc/mcs51/peeph.def: peepholes 248.i-m for xdata bitfie...
2004-08-21 epetrich* src/mcs51/ralloc.c (packRegsForOneuse): fixed bug...
2004-08-14 friefsrc/mcs51/gen.c (genJumpTab): jumptables for more than...
2004-08-06 epetrich* src/mcs51/gen.c (emitcode): fixed bug #992819
2004-08-05 epetrich* src/mcs51/ralloc.c (deassignLR),
2004-08-04 jesuscsrc/mcs51/gen.c: add \n for labels only, not DOS/WIN...
2004-07-27 maartenbrock* src/SDCC.lex (doPragma): added pragma disable_warning...
2004-07-25 friefadded contributed fix for "bug" #995347 as peephole...
2004-07-11 maartenbrock* src/SDCCglue.c (printIvalArray): fixed bug #984229...
2004-06-25 friefadded peepholes 182.d (return 0.0), 256 (range check...
2004-06-21 bernhardheld* src/mcs51/gen.c (genCpl): quick fix for bug #974835
2004-06-20 epetrich* src/mcs51/gen.c (genCmp): fixed bug #975903
2004-06-08 epetrich* src/avr/ralloc.c (serialRegAssign),
2004-06-05 friefran unexpand -a over peeph.def
2004-06-05 friefpeephole 254 disturbed 255
2004-06-05 friefremoved obsolete peephole 100.a, added peephole 254...
2004-05-25 epetrich* src/ds390/main.c,
2004-05-25 vrokas* src/port.h (PORT structure): added hook initPaths...
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-04-23 epetrich* src/SDCCicode.h,
2004-04-20 epetrich* src/z80/peeph-z80.def: removed some peephole rules...
2004-04-16 epetrich* doc/sdccman.lyx: removed the ANSI-C noncompliance...
2004-04-13 epetrich* src/mcs51/ralloc.c (serialRegAssign, fillGaps, allocT...
2004-04-12 bernhardheld* src/mcs51/ralloc.c (packRegsForAssign): fixed bug...
2004-03-19 epetrich* src/mcs51/gen.c (pushSide, genSignedRightShift, genDj...
2004-03-19 epetrich* src/mcs51/gen.c (genFunction): optimize RECEIVE in...
2004-03-17 epetrich* src/SDCCglue.c (emitMaps): allow public sfr variables
2004-03-05 friefadded 251.b and 253.x. 253.x are applied more than...
2004-03-01 epetrich* src/mcs51/main.c (instructionSize): fixed ACALL size
2004-02-29 epetrich* src/SDCCpeeph.h,
2004-02-15 epetrich* src/mcs51/ralloc.c (packRegsForAssign, reassignAliase...
2004-02-11 bernhardheld* device/lib/_modsint.c,
2004-02-10 epetrich* src/ds390/gen.c (genNearPointerGet),
2004-02-09 epetrich* src/SDCCsymt.h,
2004-02-08 epetrich* src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
2004-01-30 epetrich* src/mcs51/ralloc.c (getRegPtr, getRegGpr),
2004-01-25 bernhardheld* src/SDCCast.c: added an additional type flow in decor...
2004-01-20 bernhardheld* src/mcs51/peeph.def: fixed bug #880768
2004-01-11 friefadded peepholes 177.c,d (redundant moves) and peephole...
2004-01-09 epetrich* src/mcs51/gen.c (genFunction, genEndFunction, genRece...
2004-01-08 vrokas2004-01-08 Vangelis Rokas <vrokas@otenet.gr>
2004-01-05 bernhardheld* sdcc.spec: updated
2003-12-22 frief(genPlus): added special handling for 256 byte aligned...
2003-12-16 epetrich(committed on Frieder's behalf)
2003-12-13 friefmade clearing of memory the default. There is an enviro...
2003-12-13 friefusing the atomic test and clear instruction jbc. Allows...
2003-12-11 frief(_mcs51_genRAMCLEAR): using r0 instead of r1/r2. Appare...
2003-12-09 epetrich* src/SDCCopt.c (killDeadCode): change iCode type to...
2003-11-28 frief(genMultOneByte): help peephole 105
2003-11-28 friefadded peephole 186.e for char indexed integer array...
2003-11-26 epetrich* src/SDCC.y (pointer): fixed bug #846006
2003-11-23 kflittner fixed bug #845089
2003-11-15 frief(genPlus): generate shortcut for adding a literal which...
2003-11-13 friefstarted fixing bug #737001 (SDCC not clearing uninitial...
2003-11-08 frieffixed bug #838385. Thanks to Josef Pavlik for finding...
2003-11-06 epetrich* src/port.h,
2003-11-01 frief_mcs51_genXINIT: xdata initialization is 13 bytes...
2003-10-23 epetrich* src/SDCCmain.c,
2003-10-22 epetrichExtended the semantics of the critical keyword to include
2003-10-12 bernhardheldcosmetic: fixed identation of genCpl()
2003-10-12 bernhardheldsrc/mcs51/gen.c (genCpl): fixed bug sf.net/mailarchive...
2003-10-08 bernhardheldReplaced cast (void **) with (void *) to avoid gcc...
2003-10-03 epetrich* src/z80/gen.h,
2003-09-21 epetrich* src/mcs51/ralloc.c (fillGaps),
2003-09-19 epetrich* src/mcs51/gen.c (loadDptrFromOperand, genFarPointerGet,
2003-09-16 epetrich* src/mcs51/gen.c (genFunction, genEndFunction),
2003-09-15 bernhardheldFeature request 799831: added code to allow nesting...
2003-09-01 epetrich* src/SDCCpeeph.c (notVolatile, notVolatileVariable...
2003-08-31 bernhardheld* src/mcs51/gen.c (freeAsmop): fixed off by one in...
2003-08-22 epetrichTry to make the peephole optimizer smarter by maintaining
2003-08-20 epetrichfixed bug #741761
2003-08-20 epetrichChanged the type of the result of the ! (NOT) operator...
2003-08-18 epetrichMade bitfield a distinct type from bit so that bitfields
2003-08-17 friefAdded peephole 180.x, moved peephole 180 to 181
next