* Makefile.in, configure.in, configure,
[fw/sdcc] / support /
2009-01-19 borutr* Makefile.in, configure.in, configure,
2009-01-18 borutr* support/cpp/auto-host.h: fixed warning: "__STDC__...
2009-01-10 borutr* support/scripts/sdcc.nsi: added asranlib.exe to the...
2009-01-04 spthPartially implemented RFE #2471534 and some other minor...
2008-12-30 tecodev* as/link/hc08/lkelf.c, as/link/lkaomf51.c, as/link...
2008-12-29 spthAdded simple test for memory functions
2008-12-29 borutr* sdcc/support/scripts/sdcc.nsi: removed $INSTDIR\lib...
2008-12-26 borutr* support/librarian/sdcclib.c:
2008-12-25 borutr* support/regression/Makefile.in:
2008-12-21 borutrinclude assert.h
2008-12-21 borutr* support/librarian/sdcclib.c: fixed build failure...
2008-12-20 tecodev* debugger/mcs51/break.c, debugger/mcs51/cmd.c,
2008-12-07 borutr* support/regression/tests/bitfields.c:
2008-11-15 borutr* support/regression/tests/bug-1981238.c:
2008-11-15 borutr* support/regression/tests/bitfields.c:
2008-11-01 tecodev* device/include/pic16/adc.h,
2008-10-05 MaartenBrock* src/ds390/main.c (_ds390_genInitStartup): added
2008-09-16 MaartenBrock* device/lib/z80/mul.s (__mulsuchar_rrx_s, __muluschar_...
2008-09-15 borutr* support/regression/tests/bug1057979.c:
2008-09-12 borutr* support/regression/fwk/testfwk.h:
2008-09-11 borutr* tests\bug-221100.c, tests\shifts.c, tests\absolute.c:
2008-09-07 MaartenBrock* src/z80/gen.c (genCmpGt, genCmpLt): fixed bug 2094505
2008-09-07 borutr * support/regression/tests/nullstring.c:
2008-09-07 MaartenBrock* as/z80/aslist.c (lstsym): changed old K&R to ANSI
2008-08-31 borutrfix to pass the host regression test
2008-08-31 borutr* src/SDCCsymt.c, src/SDCCglue.c,
2008-08-31 borutr* support/regression/tests/bug-895992.c,
2008-08-30 borutr* support/cpp/libcpp/files.c: SDCPP synchronized with...
2008-08-24 tecodev* device/lib/pic16/configure, device/lib/pic16/configur...
2008-08-14 spthFixed #2051348
2008-08-10 tecodev* device/lib/pic16/**: build pic16 library using autoto...
2008-08-07 borutr* src/SDCCval.c, src/SDCCmain.c, src/SDCC.lex,
2008-06-04 MaartenBrock* src/mcs51/gen.c (genNearPointerGet, genNearPointerSet...
2008-05-29 MaartenBrock* src/SDCCast.c (createIvalType, createIvalStruct,...
2008-05-20 MaartenBrock* device/include/float.h: added __INFINITY
2008-05-19 borutr* support/scripts/sdcc.nsi: uninstall include/pic16...
2008-05-18 borutr* support/scripts/sdcc.nsi: remove uninstall.exe after...
2008-05-18 borutr* support/Utils/dbuf_string.[ch]: added dbuf_chomp(),
2008-05-13 MaartenBrock* src/SDCCast.c (fixupInline, createFunction): save...
2008-05-07 MaartenBrock* as/mcs51/asdata.c,
2008-05-05 borutr* support/regression/Makefile.in,
2008-05-04 borutr* support/regression/Makefile.in,
2008-05-01 tecodev* doc/sdccman.lyx, support/scripts/inc2h-pic16.pl:...
2008-04-29 tecodev* src/pic16/devices.inc,
2008-04-25 borutr* as/link/lklibr.c: moved from as/link/z80/lklibr.c
2008-04-23 MaartenBrock* src/SDCCglue.c (printIvalType, printIvalBitFields...
2008-04-20 MaartenBrock* src/z80/peep.c,
2008-04-17 MaartenBrock* device/lib/libsdcc.lib,
2008-03-31 borutr* support/cpp2 renamed to support/cpp
2008-03-30 MaartenBrock* src/SDCCloop.c (loopInvariants): applied fix for...
2008-03-30 borutr* Small Device C Compiler 2.8.0 released
2008-03-22 MaartenBrock* src/mcs51/gen.c (adjustArithmeticResult): fixed bug...
2008-03-21 MaartenBrock* support/regression/tests/bug1839277.c: new, added
2008-03-20 MaartenBrock* src/SDCCsymt.c (comparePtrType): fixed bug 1921073
2008-03-17 spthFixed #1292721
2008-03-16 borutrrenamed COPYING.TXT to COPYING.txt
2008-03-16 borutr* create url files instead links in startup menu
2008-03-16 borutr* support/scripts/sdcc.nsi: added section debugging...
2008-03-16 MaartenBrock* src/SDCCcse.c (algebraicOpts): fixed bug 1579949
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...
next