* as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG size calculation,
[fw/sdcc] / src / hc08 /
2005-07-19 maartenbrock* as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG...
2005-06-27 maartenbrock* as/mcs51/asexpr.c (expr): disabled warning "not in...
2005-06-18 epetrich* sim/ucsim/hc08.src/inst.cc (inst_condbranch): fixed...
2005-03-20 epetrich* src/port.h (struct PORT),
2005-02-26 epetrich* src/avr/ralloc.c (serialRegAssign),
2005-01-31 epetrich* src/hc08/gen.c (genFunction): fixed bug #1112752
2004-12-04 epetrich* src/z80/gen.c (genLeftShift, genRightShift): fixed...
2004-11-23 epetrich* src/hc08/gen.c (genAssign, genPointerGetSetOfs, genDa...
2004-11-20 epetrich* src/SDCCmain.c (parseCmdLine, optionsTable[]): fixed...
2004-10-19 maartenbrock* as/mcs51/lkarea.c: removed old K&R style,
2004-09-23 epetrich* src/SDCCicode.h,
2004-09-18 epetrich* src/hc08/gen.c (emitinline): fixed bug #1029778
2004-09-16 epetrich* src/hc08/main.c,
2004-09-10 epetrich* src/SDCC.lex (doPragma, process_pragma),
2004-09-08 maartenbrock* device/lib/_gptrget.c,
2004-09-06 epetrich* src/port.h,
2004-09-02 epetrich* src/hc08/ralloc.c (canDefAccResult): multi-byte shift...
2004-09-02 maartenbrock* src/hc08/ralloc.c (canUseAccOperand): fixed compariso...
2004-09-02 epetrich* src/hc08/ralloc.c (canDefAccResult, canUseAccOperand,
2004-08-31 epetrich* src/SDCCpeeph.c (labelIsReturnOnly): support hc08...
2004-08-30 epetrich* src/hc08/gen.c (loadRegFromAop): better use of clra...
2004-08-29 epetrich* src/hc08/gen.c (genAnd, genOr, transferAopAop, rmwWit...
2004-08-28 epetrich* src/hc08/gen.c (shiftL2Left2Result): fix for bug...
2004-08-28 epetrich* src/hc08/gen.c (genPackBitsImmed, genUnpackBitsImmed...
2004-08-27 maartenbrock* src/hc08/gen.c (genUminusFloat): fixed bug where...
2004-08-27 epetrich* src/hc08/gen.c (genPointerSet, genFarPointerSet)...
2004-08-05 epetrich* src/mcs51/ralloc.c (deassignLR),
2004-06-20 epetrich* src/mcs51/gen.c (genCmp): fixed bug #975903
2004-06-08 epetrich* src/avr/ralloc.c (serialRegAssign),
2004-06-01 epetrich* src/hc08/gen.c (genPointerGetSetOfs): disabled optimi...
2004-05-25 vrokas* src/port.h (PORT structure): added hook initPaths...
2004-05-18 epetrich* src/hc08/main.c (_hc08_genAssemblerEnd),
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-05-04 epetrich* src/hc08/gen.c (genJumpTab, emitcode, genhc08code...
2004-04-24 epetrich* src/SDCCpeeph.c (replaceRule): support empty replacem...
2004-04-23 epetrich* src/SDCCicode.h,
2004-04-19 epetrich* src/SDCCmain.c (linkEdit),
2004-04-15 epetrich* src/hc08/gen.c: output of all of the internal debuggi...
2004-03-28 epetrich* src/hc08/gen.c (genPointerGetSetOfs): correctly handl...
2004-03-17 epetrich* src/SDCCglue.c (emitMaps): allow public sfr variables
2004-02-12 epetrich* src/hc08/gen.h,
2004-02-11 bernhardheld* device/lib/_modsint.c,
2004-02-09 epetrich* src/SDCCsymt.h,
2004-01-20 epetrich* src/hc08/ralloc.c (rematStr): fixed bug #879282
2004-01-20 epetrich* src/hc08/gen.c (genPlusIncr, genUminus, genMinusDec...
2004-01-13 epetrich* src/hc08/main.c (_hc08_genAssemblerPreamble): fixed...
2004-01-08 vrokas2004-01-08 Vangelis Rokas <vrokas@otenet.gr>
2004-01-01 bernhardheldMany signedness and type propagation fixes
2003-12-09 epetrich* src/SDCCopt.c (killDeadCode): change iCode type to...
2003-12-01 epetrich* sim/ucsim/hc08.src/inst.cc,
2003-11-23 kflittner fixed bug #845089
2003-11-09 epetrich* support/regression/fwk/lib/testfwk.c: printn is recur...
2003-11-07 epetrich* src/SDCC.y: fixed bug #837365
2003-11-06 epetrich* device/lib/hc08/Makefile: need to clean .rel not...
2003-11-06 epetrich* src/port.h,
2003-11-04 epetrich* src/SDCCcse.c (ifxOptimize),
2003-10-28 epetrich* as/hc08/asm.h,
2003-10-22 epetrichExtended the semantics of the critical keyword to include
2003-10-15 jesuscFixed VC6 error
2003-10-15 epetrichInitial import