2009-02-08 |
borutr | * as/COPYING3: added |
tree | commitdiff |
2009-02-01 |
borutr | * device/lib/Makefile.in, device/lib/gbz80/Makefile.in, |
tree | commitdiff |
2009-01-20 |
borutr | * support/scripts/sdcc.nsi: |
tree | commitdiff |
2009-01-19 |
borutr | * Makefile.in, configure.in, configure, |
tree | commitdiff |
2009-01-18 |
borutr | * support/cpp/auto-host.h: fixed warning: "__STDC__... |
tree | commitdiff |
2009-01-10 |
borutr | * support/scripts/sdcc.nsi: added asranlib.exe to the... |
tree | commitdiff |
2009-01-04 |
spth | Partially implemented RFE #2471534 and some other minor... |
tree | commitdiff |
2008-12-30 |
tecodev | * as/link/hc08/lkelf.c, as/link/lkaomf51.c, as/link... |
tree | commitdiff |
2008-12-29 |
spth | Added simple test for memory functions |
tree | commitdiff |
2008-12-29 |
borutr | * sdcc/support/scripts/sdcc.nsi: removed $INSTDIR\lib... |
tree | commitdiff |
2008-12-26 |
borutr | * support/librarian/sdcclib.c: |
tree | commitdiff |
2008-12-25 |
borutr | * support/regression/Makefile.in: |
tree | commitdiff |
2008-12-21 |
borutr | include assert.h |
tree | commitdiff |
2008-12-21 |
borutr | * support/librarian/sdcclib.c: fixed build failure... |
tree | commitdiff |
2008-12-20 |
tecodev | * debugger/mcs51/break.c, debugger/mcs51/cmd.c, |
tree | commitdiff |
2008-12-07 |
borutr | * support/regression/tests/bitfields.c: |
tree | commitdiff |
2008-11-15 |
borutr | * support/regression/tests/bug-1981238.c: |
tree | commitdiff |
2008-11-15 |
borutr | * support/regression/tests/bitfields.c: |
tree | commitdiff |
2008-11-01 |
tecodev | * device/include/pic16/adc.h, |
tree | commitdiff |
2008-10-05 |
MaartenBrock | * src/ds390/main.c (_ds390_genInitStartup): added |
tree | commitdiff |
2008-09-16 |
MaartenBrock | * device/lib/z80/mul.s (__mulsuchar_rrx_s, __muluschar_... |
tree | commitdiff |
2008-09-15 |
borutr | * support/regression/tests/bug1057979.c: |
tree | commitdiff |
2008-09-12 |
borutr | * support/regression/fwk/testfwk.h: |
tree | commitdiff |
2008-09-11 |
borutr | * tests\bug-221100.c, tests\shifts.c, tests\absolute.c: |
tree | commitdiff |
2008-09-07 |
MaartenBrock | * src/z80/gen.c (genCmpGt, genCmpLt): fixed bug 2094505 |
tree | commitdiff |
2008-09-07 |
borutr | * support/regression/tests/nullstring.c: |
tree | commitdiff |
2008-09-07 |
MaartenBrock | * as/z80/aslist.c (lstsym): changed old K&R to ANSI |
tree | commitdiff |
2008-08-31 |
borutr | fix to pass the host regression test |
tree | commitdiff |
2008-08-31 |
borutr | * src/SDCCsymt.c, src/SDCCglue.c, |
tree | commitdiff |
2008-08-31 |
borutr | * support/regression/tests/bug-895992.c, |
tree | commitdiff |
2008-08-30 |
borutr | * support/cpp/libcpp/files.c: SDCPP synchronized with... |
tree | commitdiff |
2008-08-24 |
tecodev | * device/lib/pic16/configure, device/lib/pic16/configur... |
tree | commitdiff |
2008-08-14 |
spth | Fixed #2051348 |
tree | commitdiff |
2008-08-10 |
tecodev | * device/lib/pic16/**: build pic16 library using autoto... |
tree | commitdiff |
2008-08-07 |
borutr | * src/SDCCval.c, src/SDCCmain.c, src/SDCC.lex, |
tree | commitdiff |
2008-06-04 |
MaartenBrock | * src/mcs51/gen.c (genNearPointerGet, genNearPointerSet... |
tree | commitdiff |
2008-05-29 |
MaartenBrock | * src/SDCCast.c (createIvalType, createIvalStruct,... |
tree | commitdiff |
2008-05-20 |
MaartenBrock | * device/include/float.h: added __INFINITY |
tree | commitdiff |
2008-05-19 |
borutr | * support/scripts/sdcc.nsi: uninstall include/pic16... |
tree | commitdiff |
2008-05-18 |
borutr | * support/scripts/sdcc.nsi: remove uninstall.exe after... |
tree | commitdiff |
2008-05-18 |
borutr | * support/Utils/dbuf_string.[ch]: added dbuf_chomp(), |
tree | commitdiff |
2008-05-13 |
MaartenBrock | * src/SDCCast.c (fixupInline, createFunction): save... |
tree | commitdiff |
2008-05-07 |
MaartenBrock | * as/mcs51/asdata.c, |
tree | commitdiff |
2008-05-05 |
borutr | * support/regression/Makefile.in, |
tree | commitdiff |
2008-05-04 |
borutr | * support/regression/Makefile.in, |
tree | commitdiff |
2008-05-01 |
tecodev | * doc/sdccman.lyx, support/scripts/inc2h-pic16.pl:... |
tree | commitdiff |
2008-04-29 |
tecodev | * src/pic16/devices.inc, |
tree | commitdiff |
2008-04-25 |
borutr | * as/link/lklibr.c: moved from as/link/z80/lklibr.c |
tree | commitdiff |
2008-04-23 |
MaartenBrock | * src/SDCCglue.c (printIvalType, printIvalBitFields... |
tree | commitdiff |
2008-04-20 |
MaartenBrock | * src/z80/peep.c, |
tree | commitdiff |
2008-04-17 |
MaartenBrock | * device/lib/libsdcc.lib, |
tree | commitdiff |
2008-03-31 |
borutr | * support/cpp2 renamed to support/cpp |
tree | commitdiff |
2008-03-30 |
MaartenBrock | * src/SDCCloop.c (loopInvariants): applied fix for... |
tree | commitdiff |
2008-03-30 |
borutr | * Small Device C Compiler 2.8.0 released |
tree | commitdiff |
2008-03-22 |
MaartenBrock | * src/mcs51/gen.c (adjustArithmeticResult): fixed bug... |
tree | commitdiff |
2008-03-21 |
MaartenBrock | * support/regression/tests/bug1839277.c: new, added |
tree | commitdiff |
2008-03-20 |
MaartenBrock | * src/SDCCsymt.c (comparePtrType): fixed bug 1921073 |
tree | commitdiff |
2008-03-17 |
spth | Fixed #1292721 |
tree | commitdiff |
2008-03-16 |
borutr | renamed COPYING.TXT to COPYING.txt |
tree | commitdiff |
2008-03-16 |
borutr | * create url files instead links in startup menu |
tree | commitdiff |
2008-03-16 |
borutr | * support/scripts/sdcc.nsi: added section debugging... |
tree | commitdiff |
2008-03-16 |
MaartenBrock | * src/SDCCcse.c (algebraicOpts): fixed bug 1579949 |
tree | commitdiff |
2008-03-10 |
MaartenBrock | * src/SDCCast.c (isConformingBody): fixed bug 1505811... |
tree | commitdiff |
2008-03-09 |
borutr | * knownbugs.html: regenerated |
tree | commitdiff |
2008-03-08 |
borutr | * src/SDCCglue.c: fixed bug #1864582: multiple definiti... |
tree | commitdiff |
2008-03-08 |
MaartenBrock | * src/ds390/gen.c (pushSide, genPcall), |
tree | commitdiff |
2008-03-06 |
jesusc | Better solution for feature request 1908061 |
tree | commitdiff |
2008-03-05 |
jesusc | support/librarian/sdcclib.c:Added feature request 19080... |
tree | commitdiff |
2008-03-04 |
MaartenBrock | * src/*/ralloc.c: removed IS_OP_RUONLY macro |
tree | commitdiff |
2008-03-04 |
MaartenBrock | * src/SDCCptropt.c (ptrPseudoSymConvert): fixed bug... |
tree | commitdiff |
2008-03-02 |
borutr | * support/scripts/sdcc.nsi: fixed bug in IsNT, LogicLib... |
tree | commitdiff |
2008-03-01 |
borutr | implemented debug function name stack |
tree | commitdiff |
2008-03-01 |
borutr | * support/scripts/sdcc.nsi: reverted MULTIUSER page... |
tree | commitdiff |
2008-02-27 |
borutr | * support/scripts/sdcc.nsi: corrected installation... |
tree | commitdiff |
2008-02-27 |
MaartenBrock | * src/mcs51/gen.c (genUnpackBits): don't generate ifxJu... |
tree | commitdiff |
2008-02-26 |
MaartenBrock | * src/mcs51/ralloc.c (isSpiltOnStack): fixed bug 1565152 |
tree | commitdiff |
2008-02-26 |
borutr | * support/scripts/sdcc.nsi: added MULTIUSER page, |
tree | commitdiff |
2008-02-25 |
MaartenBrock | * src/mcs51/gen.c (genPagedPointerSet): fixed bug 1670148 |
tree | commitdiff |
2008-02-24 |
MaartenBrock | * src/SDCCglue.c (printIvalBitFields): fixed bug 1806631 |
tree | commitdiff |
2008-02-21 |
borutr | * support/regression/Makefile.in, |
tree | commitdiff |
2008-02-21 |
spth | Regression test for #1596270, #1736867 |
tree | commitdiff |
2008-02-20 |
MaartenBrock | * src/SDCClrange.c (findPrevUse): fixed bug 1888147 |
tree | commitdiff |
2008-02-01 |
MaartenBrock | * src/SDCCast.c (resolveSymbols): added reentrancy... |
tree | commitdiff |
2008-01-20 |
borutr | * support/regression/tests/arithcsi.c: fixed regression... |
tree | commitdiff |
2008-01-20 |
borutr | * support/regression/tests/arithcsi.c: added regression... |
tree | commitdiff |
2008-01-13 |
borutr | sdcc-build: |
tree | commitdiff |
2007-12-30 |
borutr | * src/pic16/gen.c: fixed implementation of bitwise... |
tree | commitdiff |
2007-12-29 |
borutr | * src/SDCCasm.[ch]: renamed from asm[ch], use dbuf_getl... |
tree | commitdiff |
2007-12-28 |
borutr | * as/hc08/asmain.c, as/mcs51/asmain.c: |
tree | commitdiff |
2007-12-16 |
borutr | added macro ASSERT_FAILED |
tree | commitdiff |
2007-12-16 |
borutr | * device/include/pic16/stdbool.h: removed, since alread... |
tree | commitdiff |
2007-12-01 |
borutr | * sim/ucsim/cmd.src/cmdmem.cc, sim/ucsim/cmd.src/mem.cc: |
tree | commitdiff |
2007-11-17 |
borutr | * src/SDCCglue.c, src/pic16/glue.c: reverted fix for bug |
tree | commitdiff |
2007-11-13 |
borutr | * support/regression/tests/bug-1817005.c: |
tree | commitdiff |
2007-10-31 |
borutr | fixed regtest #1805702 |
tree | commitdiff |
2007-10-31 |
borutr | * src/SDCCsymt.c: fixed (hopeful properly) bug |
tree | commitdiff |
2007-10-30 |
borutr | fixed so that it doesn't produce compilation errors |
tree | commitdiff |
2007-10-30 |
borutr | added #include <testfwk.h> |
tree | commitdiff |
2007-10-29 |
borutr | * src/SDCCsymt.c: reverted bad fixed of bug #1805702 |
tree | commitdiff |
2007-10-28 |
MaartenBrock | * device/include/stdarg.h: fixed bug in va_start macro... |
tree | commitdiff |
next |