* sdcc.spec: updated
[fw/sdcc] / ChangeLog
2004-01-05 bernhardheld* sdcc.spec: updated
2004-01-05 vrokas2004-01-06 Vangelis Rokas <vrokas@otenet.gr>
2004-01-05 vrokas2004-01-05 Vangelis Rokas <vrokas@otenet.gr>
2004-01-04 jesuscLinker places variables in unused register banks. ...
2004-01-02 vrokas* src/SDCClrange.c: fixed bug 869095 that caused segfault
2004-01-02 bernhardheld* doc/sdccman.lyx: updated documentation for sdcdb...
2004-01-01 bernhardheld* debugger/mcs51/sdcdb.c (parseCmdLine): added -k for...
2004-01-01 bernhardheldsrc/SDCCmain.c (main): applied patch #866468
2004-01-01 bernhardheldMany signedness and type propagation fixes
2004-01-01 epetrich* src/SDCCsymt.h,
2003-12-31 epetrich* src/SDCC.y (struct_or_union_specifier),
2003-12-29 epetrich* src/SDCCglobl.h: Support for redefining a typedef...
2003-12-28 epetrich* src/SDCC.y (external_definition, type_specifier2...
2003-12-22 friefsrc/mcs51/gen.c (genPlus): added special handling for...
2003-12-20 epetrich* device/lib/ds390/tinibios.c (CpuSpeed): suppress...
2003-12-20 epetrich* src/SDCCast.h,
2003-12-19 epetrich* support/Util/SDCCerr.c,
2003-12-18 epetrich* src/SDCCast.c (createIvalCharPtr),
2003-12-18 epetrich* support/Util/SDCCerr.h,
2003-12-16 epetrich* src/SDCCval.c (valPlus, valMinus, valShift): fixed...
2003-12-16 epetrich(committed on Frieder's behalf)
2003-12-15 borutrsupport/scripts/sdcc.nsi: updated for NSIS 2.0 beta 4
2003-12-14 epetrich* support/makebin/makebin.c: put output in binary mode
2003-12-13 frief* src/mcs51/main.c: fixed bug #737001 for the mcs51...
2003-12-13 frief* src/mcs51/main.c: fixed bug #737001 for the mcs51...
2003-12-13 friefsrc/mcs51/peephole.def, src/ds390/peephole.def: using...
2003-12-13 epetrich* src/SDCCicode.c (geniCodeAdd),
2003-12-12 epetrich* src/ds390/main.c (PORT tininative_port): fixed bug...
2003-12-11 frief(src/mcs51/main.c_mcs51_genRAMCLEAR): using r0 instead...
2003-12-11 epetrich* src/z80/ralloc.c: set DISABLE_PACK_HL = 1 as a tempor...
2003-12-10 epetrich* src/SDCCdebug.c (outputDebugSymbols, outputDebugStack...
2003-12-09 epetrich* src/SDCCopt.c (killDeadCode): change iCode type to...
2003-12-03 epetrich* src/SDCCsymt.c (addSymChain, compareTypeExact): fixed...
2003-12-01 epetrich* device/lib/hc08/_mullong.c: Removed extra #endif
2003-12-01 epetrich* sim/ucsim/hc08.src/inst.cc,
2003-11-28 friefsdcc/src/mcs51/gen.c (genMultOneByte): help peephole 105
2003-11-28 friefdevice/lib/_gptrget.c, device/lib/_gptrput.c: P2 not...
2003-11-27 epetrich* src/SDCClrange.c (findNextUseSym, rlivePoint): fixed...
2003-11-26 epetrich* src/SDCCast.c (decorateType): disabled a transformati...
2003-11-26 vrokas*** empty log message ***
2003-11-26 epetrich* src/SDCC.y (pointer): fixed bug #846006
2003-11-25 epetrichFixed several common-sub-expression bugs (#772861,...
2003-11-23 kflittner fixed bug #845089
2003-11-21 kflittner * src/SDCCloop.c (newInduction): fixed bug #845630
2003-11-21 epetrich* src/SDCCsymt.c (compareTypesExact): disabled debuggin...
2003-11-20 epetrichUpdated headers I neglected to commit yesterday.
2003-11-19 epetrich* src/SDCCcse.c (algebraicOpts): fixed bug #773153
2003-11-15 friefsrc/mcs51/gen.c (genPlus): generate shortcut for adding...
2003-11-15 borutr* src/SDCCmain.c: fixed bug #841645: -MM command line...
2003-11-15 epetrich* src/SDCCcse.c (cseBBlock): fixed bug #527779
2003-11-14 epetrich* src/SDCCicode.c (geniCodeAddressOf): fixed part of...
2003-11-13 friefsrc/mcs51/main.c: started fixing bug #737001 (SDCC...
2003-11-12 epetrich* src/SDCCsymt.h,
2003-11-11 bernhardheld* src/SDCCmain.c (linkEdit): fix #834252
2003-11-11 epetrich* src/SDCCast.c (removePostIncDecOps, removePreIncDecOps),
2003-11-09 epetrich* support/regression/fwk/lib/testfwk.c: printn is recur...
2003-11-08 frief doc/Makefile: readded test_suite_spec and cdbfileformat
2003-11-08 frief* src/mcs51/main.c: fixed bug #838385. Thanks to Josef...
2003-11-08 bernhardheld* device/include/stdlib.h: include malloc.h to comply...
2003-11-07 frief* doc/Makefile:sdccman.pdf should build with correct...
2003-11-07 epetrich* src/SDCC.y: fixed bug #837365
2003-11-07 borutr* configure, configure.in, sdcc_vc_in.h, sdcconf_in...
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-11-04 borutr* configure, configure.in, sdcc_vc_in.h, sdcconf.h,
2003-11-03 bernhardheldUse headers defined in the C[++] standards:
2003-11-03 jesuscAdded MSVC projects for hc08 assembler and linker
2003-11-03 mhelmling*** empty log message ***
2003-11-02 bernhardheldsrc/SDCCmain.c (linkEdit): "fixed" again bug #833605
2003-11-01 friefxdata initialization is 13 bytes shorter now
2003-11-01 frief_mcs51_genXINIT: xdata initialization is 13 bytes short...
2003-10-31 borutr* support/cpp2/cpplib.h, support/cpp2/cpplib.c, support...
2003-10-31 borutr* support\cpp2\cpplex.c: Fixed _WIN32 problem with...
2003-10-31 epetrich* as/hc08/lkrloc.c (relr): Fixed ihx output, fixed...
2003-10-31 kflittner* src/SDCCcse.c (updateSpillLocation): fixed bug #808027
2003-10-31 bernhardheldsrc/SDCCast.c (decorateType): fixed bug #832664
2003-10-31 bernhardheldsrc/SDCCmain.c (linkEdit): "fixed" bug #833605
2003-10-31 borutr* support\cpp2\cpplex.c: fixed for SDCPP:
2003-10-31 borutr* src/SDCC.lex: sdcc now understands both formats:
2003-10-30 borutrsupport/cpp2/cpphash.h, support/cpp2/cpplib.h, support...
2003-10-30 epetrichFixed a number of problems revealed by bug #827883.
2003-10-28 bernhardheld.version: bumped to 2.3.6 to reflect the big improvemen...
2003-10-28 kflittnerReplaced the liverange code.
2003-10-28 epetrich* as/hc08/asm.h,
2003-10-23 epetrich* src/z80/ralloc.c (joinPushes): Fixed bug #828742
2003-10-23 epetrichFixed bug #828387
2003-10-22 epetrichExtended the semantics of the critical keyword to include
2003-10-19 borutrfixed bug #825944 - defined yytext_ptr to make it compi...
2003-10-19 epetrich* src/SDCCicode.c (geniCodePreInc, geniCodePreDec,...
2003-10-18 bernhardheldsrc/SDCCval.c (valMinus): fixed bug #826041
2003-10-15 epetrichfixed a typo
2003-10-15 epetrichSome hc08 related updates that I missed earlier
2003-10-15 epetrichNew target "hc08" for the Motorola 68hc08 family of...
2003-10-14 epetrich* src/z80/gen.c: fixed bug revealed by ast_constant_fol...
2003-10-13 bernhardheld* device/lib/logf.c: "fixed" overlay bug
2003-10-12 bernhardheldsrc/mcs51/gen.c (genCpl): fixed bug sf.net/mailarchive...
2003-10-10 bernhardheld* src/SDCCast.c (decorateType): added extended constant...
2003-10-09 epetrichremoved some unintended changes in my last commit
2003-10-09 epetrich* src/SDCCmain.c (setParseWithComma): fixed bug #816685
next