fw/sdcc
2009-02-23 borutr* as/z80/z80mch.c: fixed bug #1704376: missing as-z80...
2009-02-23 borutr* as/z80/asexpr.c: fixed bug #1829678: Z-80 CP A,<xxx...
2009-02-22 borutrfixed webdocs bug #1967920: --version
2009-02-22 borutr* doc/sdccman.lyx: fixed webdocs bug #2071421: error...
2009-02-22 borutr* device/lib/Makefile.in: fixed parenthesis error
2009-02-18 MaartenBrock* device/include/mcs51/at89c51ed2.h: fixed bug #2071949...
2009-02-17 MaartenBrock* as/link/mcs51/lkihx.c (hexRecord): bugfix do not...
2009-02-15 frief* device/include/mcs51/p89v66x.h: added ENBOOT thanks...
2009-02-14 borutr* doc/sdccman.lyx: corrected cpp info
2009-02-13 borutr* as/Makefile.in: *.doc renamed to *.txt
2009-02-12 borutrFixed truncated Date keyword format
2009-02-12 borutrcorrected ar title
2009-02-12 borutr* as/doc/aslnk.doc, as/doc/abstra.doc: renamed to ...
2009-02-11 borutr* doc/sdccman.lyx: documented ar format libraries
2009-02-10 tecodevdevice/lib/pic16/libc/stdio/vsprintf.c: enlarge buffer...
2009-02-10 frief* support/regression/tests/float_single.c: added regres...
2009-02-10 tecodev* src/pic16/gen.c (pic16_freeAsmop): avoid NULL pointer...
2009-02-10 borutr* device/lib/printf_tiny.c: replaced non-C89 comments...
2009-02-09 tecodev* device/include/pic16/pic18f*.h: add bit aliases in...
2009-02-09 borutr* as/asranlib/asranlib.c: made it more robust
2009-02-09 tecodev* src/pic16/pcode.c (assignToSameBank): add force argum...
2009-02-09 borutr* asranlib/asranlib.c, link/lkar.c: don't check the...
2009-02-08 borutr* device/lib/Makefile.in: reenable floating point in...
2009-02-08 borutr* as/COPYING3: added
2009-02-08 borutrmodified properties
2009-02-08 borutradded COPYING3
2009-02-07 borutrfixed offset calculation
2009-02-07 borutr* asranlib/asranlib.c: fixed BSD header length calculation
2009-02-05 borutr* asranlib/asranlib.c, link/lkar.h, link/lkar.c:
2009-02-05 borutrfixed warnings and errors
2009-02-05 borutr* asranlib/asranlib.c, link/lkar.h, link/lkar.c:
2009-02-02 borutr* device/lib/gbz80/Makefile.in, device/lib/hc08/Makefil...
2009-02-01 tecodev* device/lib/pic16/libdev/pic18f1220.c,
2009-02-01 borutr* device/lib/Makefile.in, device/lib/gbz80/Makefile.in,
2009-01-26 tecodev* src/pic16/ralloc.c (packForPush): disabled to fix...
2009-01-25 tecodev* src/pic16/main.c (_pic16_linkEdit): prepend -L paths...
2009-01-24 borutr* as/asranlib/asranlib.h: changed type of offset to...
2009-01-23 borutr* as/link/lkar.h: changed type of ar_size to size_t...
2009-01-21 borutr* as/link/lkar.h: sgetl and sputl are independent of...
2009-01-20 borutr* support/scripts/sdcc.nsi:
2009-01-20 borutr* .version, doc/sdccman.lyx: bumped sdcc version to...
2009-01-19 borutr* device/lib/libfloat.lib, device/lib/libint.lib,
2009-01-19 borutr* Makefile.in, configure.in, configure,
2009-01-18 borutr* support/cpp/auto-host.h: fixed warning: "__STDC__...
2009-01-11 borutr* Makefile.in: added SDCC_ASRANLIB to PKGS
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:
next