fw/sdcc
2009-01-10 borutr* support/scripts/sdcc.nsi: added asranlib.exe to the...
2009-01-09 borutrLIB_TYPE=LIB
2009-01-09 borutr* as/asranlib/Makefile.in, as/asranlib/asranlib.dsp,
2009-01-08 MaartenBrock* src/SDCCast.c (decorateType RETURN): use RESULT_TYPE_...
2009-01-05 spthFixed bug #2488074
2009-01-05 spthImplemented RFE #1702376
2009-01-05 borutr* as/link/lksdcclib.c:
2009-01-04 spthImplemented RFE #2485684
2009-01-04 spthPartially implemented RFE #2471534 and some other minor...
2009-01-04 borutr* src/z80/peep.c: fixed msvc warning C4047:
2009-01-04 borutr* as/link/lkrel.c, as/link/lksdcclib.c:
2009-01-04 borutr* .version, doc/sdccman.lyx: bumped sdcc version to...
2009-01-04 spthRFE #2484693 and peephole improvements
2009-01-03 borutr* as/link/lklibr.c:
2009-01-02 borutrfixed test if symbol was found in fndsym()
2009-01-02 borutr* as/link/lklib.c, as/link/lksdcclib.c, as/link/lklibr.h,
2009-01-02 borutrremoved struct lbfile member "unsigned int type;",...
2009-01-01 borutr* device/lib/Makefile.in: allow whitespaces at the...
2009-01-01 borutr* as/link/asxxxx_config.h.in:
2008-12-31 borutr as/link/hc08/Makefile.in, as/link/mcs51/Makefile.in:
2008-12-31 borutrremoved #include "getline.h"
2008-12-31 borutrcorected lib to link
2008-12-31 borutr* configure, configure.in, config.dsp, config_vc.awk,
2008-12-30 spthminor addition improvement
2008-12-30 tecodev* as/link/hc08/lkelf.c, as/link/lkaomf51.c, as/link...
2008-12-29 spthMinor peephole improvement
2008-12-29 tecodev* src/pic/pcode.c (insertBankSel, FixRegisterBanking...
2008-12-29 spthAdded simple test for memory functions
2008-12-29 borutr* sdcc/support/scripts/sdcc.nsi: removed $INSTDIR\lib...
2008-12-28 MaartenBrock* src/mcs51/peeph.def (177.e): replaced notVolatile...
2008-12-27 spthz80 library cleanup
2008-12-27 spthFixed conflict with builtin memcpy()
2008-12-26 borutr* support/librarian/sdcclib.c:
2008-12-26 spthImplemented RFE #1914254
2008-12-26 spthImplemented RFE #1914256
2008-12-25 spthImplemented RFE #1899189
2008-12-25 borutr* support/regression/Makefile.in:
2008-12-25 spthMinor peephole improvements
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-19 borutr* doc/sdccman.lyx, doc/random-notes.txt, doc/avr/avr_de...
2008-12-16 tecodev* device/include/pic/pic12f629.h,
2008-12-14 borutr* doc/sdccman.lyx, cdbfileformat.lyx, test_suite_spec...
2008-12-07 borutr* support/regression/tests/bitfields.c:
2008-12-06 tecodev* src/pic16/glue.c (pic16_printIvalBitFields): prevent
2008-11-25 tecodev* device/include/pic16/pic16devices.txt,
2008-11-24 tecodev* device/lib/pic16/configure.ac,
2008-11-24 tecodev* src/pic16/main.c (_pic16_finaliseOptions): do not...
2008-11-19 borutr* doc/sdccman.lyx:
2008-11-16 borutrcorrected spelling error
2008-11-16 borutr* .version, doc/sdccman.lyx: bumped sdcc version to...
2008-11-15 borutr(printIvalChar) - removed internal error: it is trigger...
2008-11-15 borutr* support/regression/tests/bug-1981238.c:
2008-11-15 borutr* support/regression/tests/bitfields.c:
2008-11-15 borutr* src/pic16/glue.c, src/SDCC.y, src/SDCCast.c, src...
2008-11-15 borutr* src/pic16/glue.c, src/SDCC.y, src/SDCCast.c, src...
2008-11-11 tecodev* device/include/pic16/pic18f25j10.h,
2008-11-10 MaartenBrock* device/include/ctype.h,
2008-11-10 frief* device/include/mcs51/P89LPC922.h: fixed #2255989...
2008-11-10 tecodev* device/lib/pic16/libdev/mkmk.sh: obey pics.all
2008-11-09 frief2008-11-09 Gudjon I. Gudjonsson <gudjon AT gudjon.org>
2008-11-09 tecodev* device/include/pic/pic14devices.txt: fixed memory...
2008-11-06 borutr* src/SDCCmain.c: #fixed bug 2224960: sdcc -MM no worki...
2008-11-02 tecodev* doc/sdccman.lyx: updated the sections on the library...
2008-11-01 tecodev* device/include/pic16/adc.h,
2008-10-22 friefGudjon I. Gudjonsson <gudjon AT gudjon.org>
2008-10-14 tecodev* device/lib/pic16/libdev/Makefile.am,
2008-10-14 tecodev* device/include/pic16/pic18f2450.h,
2008-10-09 MaartenBrock* debugger/mcs51/break.c: bugfix from patch 1989966...
2008-10-05 tecodev* device/include/pic16/stdio.h,
2008-10-05 MaartenBrock* src/ds390/main.c (_ds390_genInitStartup): added
2008-09-20 borutr* src/pic16/glue.c:
2008-09-16 MaartenBrock* device/lib/z80/mul.s (__mulsuchar_rrx_s, __muluschar_...
2008-09-15 borutr* support/regression/tests/bug1057979.c:
2008-09-15 borutr* device/include/pic16/stdio.h, device/lib/pic16/libc...
2008-09-15 tecodev* src/pic16/device.c (pic16_dump_usection): force udata...
2008-09-14 tecodev* src/pic16/gen.c, src/pic16/ralloc.c: use
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 borutr* src/SDCCglue.c, src/SDCCast.c:
2008-09-07 MaartenBrock* as/z80/aslist.c (lstsym): changed old K&R to ANSI
2008-09-05 tecodev* configure.in, Makefile.common.in: add support for...
2008-09-01 tecodev* src/pic16/gen.c (pic16_derefPtr): handle CPOINTERs...
2008-08-31 tecodev* src/pic16/gen.c (genAssign): removed useless compiler...
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-24 borutrcorrected the comment
2008-08-24 borutr* src/SDCC.y: applied patch
2008-08-23 borutr* src/pic16/gen.c: applied patch
2008-08-22 borutr* device/lib/pic16/configure, device/lib/pic16/configur...
2008-08-15 spthFixed commit date
2008-08-15 spthMinor peephole improvement
2008-08-15 tecodev* src/pic/*.[ch]: removed dead/replaced code, no functi...
2008-08-15 tecodev* src/z80/gen.c (_vemit2): suppress compiler warning
next