Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / src / hc08 /
2009-03-10 borutr* src/mcs51/gen.c, src/z80/gen.c, src/hc08/gen.c, src...
2008-03-08 MaartenBrock* src/ds390/gen.c (pushSide, genPcall),
2008-03-04 MaartenBrock* src/*/ralloc.c: removed IS_OP_RUONLY macro
2007-12-29 borutr* src/SDCCasm.[ch]: renamed from asm[ch], use dbuf_getl...
2007-10-28 MaartenBrock* device/include/stdarg.h: fixed bug in va_start macro...
2007-09-30 borutr* src/hc08/gen.c: fixed MSVC warning C4146: unary minus...
2007-09-17 borutr* src/SDCC.y, src/SDCCast.c, src/SDCCcse.c, src/SDCCglu...
2007-08-29 MaartenBrock* src/ds390/gen.c (genFarPointerSet),
2007-07-03 borutr* src/mcs51/gen.c, src/avr/gen.c, src/pic/gen.c, src...
2007-04-17 borutr* doc/sdccman.lyx, src/SDCCmain.c, src/SDCCglobal.h...
2007-04-17 borutr* doc/sdccman.lyx, src/SDCCmain.c, src/SDCCglobal.h...
2007-02-28 frief* src/hc08/gen.c: --no-gen-comments (RFE #1493816)...
2007-02-11 MaartenBrock* src/hc08/gen.c (genSwap): fix swap regression test
2007-01-28 borutr* sim/ucsim/cmd.src/cmdutil.cc: NUL device is detected...
2007-01-07 borutr* use dynamic memory buffers instead temporary files
2006-12-26 bernhardheld* src/SDCCpeeph.c: made labelHashEntry global, made...
2006-12-21 MaartenBrock* as/link/mcs51/lkarea.c (lnkarea2): handle absolute...
2006-12-10 epetrich* src/mcs51/ralloc.c (packRegsForAssign),
2006-11-30 epetrich* src/hc08/gen.c (transferRegReg, loadRegFromAop, force...
2006-11-24 epetrich* src/hc08/gen.c (genPcall): fix for bug #1601032
2006-09-30 MaartenBrock* device/lib/libsdcc.lib: added module rand
2006-09-30 MaartenBrock* src/port.h: added mem.cabs_name to PORT
2006-08-06 MaartenBrock* device/lib/Makefile.in (Z80SOURCES): enabled float...
2006-07-06 MaartenBrock* src/hc08/gen.c (genAddrOf): fixed bug when offset...
2006-07-04 borutr* src/configure.in, src/configure, src/Makefile.in...
2006-07-03 borutrsdcc-build:
2006-07-01 bernhardheld* as/hc08/lkaomf51.c (OutputName),
2006-06-13 vrokas* src/port.h (struct PORT): added field gp_tags, to...
2006-06-04 bernhardheld* src/SDCCval.c (checkConstantRange): added
2006-05-21 MaartenBrock* src/hc08/gen.c (transferAopAop): aop forced to stack...
2006-05-13 bernhardheld* src/avr/gen.c (aopop),
2006-05-12 borutr* *.dsw, *.dsp: changed property svn:eol-style to CRLF...
2006-05-11 epetrich* src/hc08/gen.c (asmopToBool, genIfx): fix for bug...
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2006-04-22 MaartenBrock* as/asx8051.dsp: added mcs51/strcmpi.h
2006-02-13 maartenbrock* src/SDCCast.c (constExprValue): return NULL if not...
2005-09-08 maartenbrock* as/hc08/lkaomf51.c (OutputName): made name unsigned...
2005-09-03 maartenbrock* .version: changed to version 2.5.3
2005-07-22 epetrich* src/hc08/gen.c (genMinus): fixed bug #1241835,
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