* src/cdbFile.c (cdbWriteBasicSymbol): fixed bug 1909409 for locals
[fw/sdcc] / support /
2008-03-10 MaartenBrock* src/SDCCast.c (isConformingBody): fixed bug 1505811...
2008-03-09 borutr* knownbugs.html: regenerated
2008-03-08 borutr* src/SDCCglue.c: fixed bug #1864582: multiple definiti...
2008-03-08 MaartenBrock* src/ds390/gen.c (pushSide, genPcall),
2008-03-06 jesuscBetter solution for feature request 1908061
2008-03-05 jesuscsupport/librarian/sdcclib.c:Added feature request 19080...
2008-03-04 MaartenBrock* src/*/ralloc.c: removed IS_OP_RUONLY macro
2008-03-04 MaartenBrock* src/SDCCptropt.c (ptrPseudoSymConvert): fixed bug...
2008-03-02 borutr* support/scripts/sdcc.nsi: fixed bug in IsNT, LogicLib...
2008-03-01 borutrimplemented debug function name stack
2008-03-01 borutr* support/scripts/sdcc.nsi: reverted MULTIUSER page...
2008-02-27 borutr* support/scripts/sdcc.nsi: corrected installation...
2008-02-27 MaartenBrock* src/mcs51/gen.c (genUnpackBits): don't generate ifxJu...
2008-02-26 MaartenBrock* src/mcs51/ralloc.c (isSpiltOnStack): fixed bug 1565152
2008-02-26 borutr* support/scripts/sdcc.nsi: added MULTIUSER page,
2008-02-25 MaartenBrock* src/mcs51/gen.c (genPagedPointerSet): fixed bug 1670148
2008-02-24 MaartenBrock* src/SDCCglue.c (printIvalBitFields): fixed bug 1806631
2008-02-21 borutr* support/regression/Makefile.in,
2008-02-21 spthRegression test for #1596270, #1736867
2008-02-20 MaartenBrock* src/SDCClrange.c (findPrevUse): fixed bug 1888147
2008-02-01 MaartenBrock* src/SDCCast.c (resolveSymbols): added reentrancy...
2008-01-20 borutr* support/regression/tests/arithcsi.c: fixed regression...
2008-01-20 borutr* support/regression/tests/arithcsi.c: added regression...
2008-01-13 borutrsdcc-build:
2007-12-30 borutr* src/pic16/gen.c: fixed implementation of bitwise...
2007-12-29 borutr* src/SDCCasm.[ch]: renamed from asm[ch], use dbuf_getl...
2007-12-28 borutr* as/hc08/asmain.c, as/mcs51/asmain.c:
2007-12-16 borutradded macro ASSERT_FAILED
2007-12-16 borutr* device/include/pic16/stdbool.h: removed, since alread...
2007-12-01 borutr* sim/ucsim/cmd.src/cmdmem.cc, sim/ucsim/cmd.src/mem.cc:
2007-11-17 borutr* src/SDCCglue.c, src/pic16/glue.c: reverted fix for bug
2007-11-13 borutr* support/regression/tests/bug-1817005.c:
2007-10-31 borutrfixed regtest #1805702
2007-10-31 borutr* src/SDCCsymt.c: fixed (hopeful properly) bug
2007-10-30 borutrfixed so that it doesn't produce compilation errors
2007-10-30 borutradded #include <testfwk.h>
2007-10-29 borutr* src/SDCCsymt.c: reverted bad fixed of bug #1805702
2007-10-28 MaartenBrock* device/include/stdarg.h: fixed bug in va_start macro...
2007-10-28 borutr* src/SDCCsymt.c: fixed bug #1805702 - order of extern...
2007-10-28 borutr* support/regression/Makefile.in,
2007-10-26 MaartenBrock* support/regression/Makefile.in: renamed test-mcs51...
2007-10-26 MaartenBrock* src/mcs51/peeph.def: moved rules 257.x to 253.x and...
2007-10-25 MaartenBrock* support/regression/tests/bug1816470.c: new, added
2007-10-19 borutr* src/pic16/glue.c: fixed bug #983491 - "Merge duplicat...
2007-10-18 MaartenBrock* support/regression/tests/using.c: new, added
2007-10-18 borutr* src/SDCCglue.c: fixed bug #983491 - Merge duplicate...
2007-10-13 MaartenBrock* src/mcs51/gen.c (leftRightUseAcc): use macro IS_OP_ACCUSE
2007-10-02 borutr* src/SDCCval.h: unified double2ul macro for all platforms
2007-09-05 MaartenBrockgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2007-09-05 MaartenBrock* src/mcs51/gen.c (genReceive): fixed bug 1788177
2007-08-29 MaartenBrock* src/ds390/gen.c (genFarPointerSet),
2007-08-11 borutr* support/scripts/listerr.c:
2007-08-11 borutr * support/Util/SDCCerr.c, support/Util/SDCCerr.h,...
2007-07-18 MaartenBrock* configure.in,
2007-07-15 MaartenBrock* support/regression/tests/bug1678803.c: new, added
2007-07-13 MaartenBrock* src/SDCCcse.c (replaceAllSymBySym): renamed siaddr...
2007-07-12 MaartenBrock* support/regression/tests/bug1734654.c,
2007-07-11 MaartenBrock* src/SDCCsymt.c (compareType): fixed bugs 1738367...
2007-07-10 MaartenBrock* device/include/stdbool.h: do not define __bool_true_f...
2007-07-09 MaartenBrock* src/mcs51/peep.c (isCallerSaveFunc): fixed bug 174927...
2007-06-27 borutr* src/SDCC.y: fixed bug #1744146: Crash when compiling...
2007-06-27 borutr* support/regression/generate-cases.py: corrected the...
2007-06-26 borutr* support/librarian/sdcclib.c: fixed warning:
2007-06-26 borutr* support/regression/generate-cases.py: implemented...
2007-06-26 borutr* support/regression/generate-cases.py: display warning...
2007-06-25 jesuscAdded feature Requests [1510635] Multiple infiles for...
2007-06-18 borutr* src/SDCCmain.c: removed option -C since SDCC compiler...
2007-06-16 MaartenBrock* src/SDCCast.c (decorateType),
2007-06-12 tecodev* support/scripts/inc2h.pl: conditionally emit defines...
2007-06-12 borutrsdcc-cf:
2007-06-10 frief* src/mcs51/peeph.def: disabled rule 132.d to fix ...
2007-06-09 borutr* src/z80/gen.c: fixed bug #1294691: nested ifs make...
2007-06-09 MaartenBrock* src/SDCCmem.c (allocDefault): removed check sym-...
2007-06-07 borutr* support/regression/tests/constantRange.c,
2007-06-07 borutr* support/regression/generate-cases.py: implemented...
2007-06-02 MaartenBrock* src/mcs51/gen.c (outBitC, genRet): used IS_OP_RUONLY,
2007-06-01 borutrsupport/cpp2/Makefile.in: modified
2007-06-01 borutr* SDCPP synchronized with GCC CPP release version 4...
2007-05-31 borutr* Small Device C Compiler 2.7.0 released
2007-05-26 borutr* support/regression/tests/bug1057979.c, support/regres...
2007-05-25 MaartenBrock* doc/sdccman.lyx: inserted footnotes about inline...
2007-05-10 borutr* support/scripts/gen_known_bugs.pl: cosmetic fix
2007-05-09 borutr* support/scripts/gen_known_bugs.pl: added script which...
2007-05-08 MaartenBrock* src/ds390/gen.c (emitcode): don't change properties...
2007-05-08 MaartenBrock* device/lib/mcs51/crtxinit.asm: added disabled version...
2007-05-07 MaartenBrock* device/lib/_gptrput.c,
2007-05-06 frief* support/regression/tests/regtrack.c: test was never...
2007-05-05 MaartenBrock* src/mcs51/peep.c (): fixed bug 1712928
2007-05-01 tecodev* device/lib/pic/libdev/*.c
2007-04-29 borutr* Removed svn:executable property from non-executable...
2007-04-29 borutr* Fixed svn:eol-style and svn:keywords properties
2007-04-29 borutr* Fixed svn:eol-style and svn:keywords properties
2007-04-27 tecodev* src/pic/pcode.c (addpCode2pBlock,LinkFlow,pBlockRemov...
2007-04-23 borutr* doc/sdccman.lyx, src/SDCCmain.c:
2007-04-22 borutr"__code" keyword replaces with "code" macro
2007-04-22 borutrtest-1699804.c renamed to bug-1699804.c
2007-04-22 borutrsupport/regression/tests/test-1699804.c: added
2007-04-22 borutr* support/scripts/listerr.c: program to create the...
2007-04-08 MaartenBrock* device/include/pic16/pic18fregs.h,
2007-04-01 borutr* support/cpp2/sdcpp.c: fixed recursion bug - internal_...
next