Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / support /
2009-05-01 Keith PackardMerge commit 'git-svn'
2009-05-01 MaartenBrock* src/SDCCast.c (processParms): fixed bug 2783061 by...
2009-04-28 borutr* support/cpp/output.h, support/cpp/opts-common.c,
2009-04-28 borutrfixed use of && for AND
2009-04-28 borutr* support/scripts/sdcc_mingw32: sync with sdcc-build
2009-04-28 borutr* fixed GCC 4.4.0 mingw compilation:
2009-04-27 borutr* fixed GCC 4.4.0 mingw compilation:
2009-04-19 spthAdded some regression tests from patch #2321830
2009-04-03 spthFixed bugs #2728224, #2728218
2009-03-23 borutr* src/SDCCval.c, src/SDCCmain.c, device/include/limits.h,
2009-03-15 borutrsdcc:
2009-03-12 frief* src/SDCCglue.c, support/regression/tests/bug2655200.c:
2009-03-10 borutr* src/mcs51/gen.c, src/z80/gen.c, src/hc08/gen.c, src...
2009-03-01 MaartenBrock* src/mcs51/ralloc.c (spillThis, spilSomething): fixed...
2009-02-10 frief* support/regression/tests/float_single.c: added regres...
2009-02-08 borutr* as/COPYING3: added
2009-02-01 borutr* device/lib/Makefile.in, device/lib/gbz80/Makefile.in,
2009-01-20 borutr* support/scripts/sdcc.nsi:
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...
next