fw/sdcc
2007-06-28 borutr* sim/ucsim/configure.in, sim/ucsim/configure, sim...
2007-06-27 borutr* src/SDCC.y: fixed bug #1744146: Crash when compiling...
2007-06-27 borutr* local/mirror-doors.mk: create Mac OS X unified binaries
2007-06-27 borutrfixed endif
2007-06-27 borutr* support/regression/generate-cases.py: corrected the...
2007-06-27 friefadded file submitted by Gudjon I. Gudjonsson <gudjon...
2007-06-26 borutr* support/librarian/sdcclib.c: fixed warning:
2007-06-26 borutr* support/regression/generate-cases.py: implemented...
2007-06-26 borutr* support/regression/generate-cases.py: display warning...
2007-06-25 jesuscAdded feature Requests [1510635] Multiple infiles for...
2007-06-20 epetrich* src/SDCCast.c (inlineFindMaxBlockno, createFunction...
2007-06-18 borutr* src/SDCCmain.c: removed option -C since SDCC compiler...
2007-06-16 MaartenBrock* src/SDCCast.c (decorateType),
2007-06-15 tecodev* src/pic16/devices.inc,
2007-06-13 frief* src/mcs51/peeph.def: added 177.i (mov from a is sligh...
2007-06-12 tecodev* src/SDCCmain.c: prevent NULL pointer dereference...
2007-06-12 tecodev* support/scripts/inc2h.pl: conditionally emit defines...
2007-06-12 borutrsdcc:
2007-06-12 borutrsdcc-cf:
2007-06-10 frief* src/mcs51/peeph.def: disabled rule 132.d to fix ...
2007-06-10 MaartenBrock* src/SDCCast.c (decorateType): optimized '?' for equal...
2007-06-10 borutr* src/SDCCmain.c, src/ds390/main.c, src/mcs51/main...
2007-06-10 borutr* as/link/z80/lklibr.c: fixed mingw build warning
2007-06-09 borutr* src/z80/gen.c: fixed bug #1294691: nested ifs make...
2007-06-09 MaartenBrock* src/SDCCsymt.c (computeType): added optimization...
2007-06-09 MaartenBrock* src/SDCCmem.c (allocDefault): removed check sym-...
2007-06-08 tecodev* src/regression/Makefile: suppress parallel builds...
2007-06-07 borutr* support/regression/tests/constantRange.c,
2007-06-07 borutr* support/regression/generate-cases.py: implemented...
2007-06-06 borutr* sim/ucsim/*.*, sim/ucsim/configure, sim/ucsim/configu...
2007-06-04 MaartenBrock* src/SDCCast.c(decorateType): better optimize '!!...
2007-06-04 borutr* sim/ucsim/configure.in, sim/ucsim/configure:
2007-06-04 borutr* configure.in, configure, sdcc.spec, doc/sdccman.lyx...
2007-06-04 borutr* configure.in, configure, config_vc.awk: sdcc version...
2007-06-03 borutr* */Makefile.in: removed annoying warning:
2007-06-03 borutr* */Makefile.in: removed annoying warning:
2007-06-02 MaartenBrock* src/mcs51/gen.c (outBitC, genRet): used IS_OP_RUONLY,
2007-06-01 borutr* sim/ucsim/configure, sim/ucsim/configure.in:
2007-06-01 borutr* device/lib/pic16/libdev/pic18f[24][45]j10.c: fixed...
2007-06-01 borutrsupport/cpp2/Makefile.in: modified
2007-06-01 borutr* SDCPP synchronized with GCC CPP release version 4...
2007-06-01 tecodev* device/lib/pic/libdev/pic12f683.c,
2007-05-31 tecodev* doc/sdccman.lyx: added --disable-pic16-port, fixed...
2007-05-31 borutr* Small Device C Compiler 2.7.0 released
2007-05-29 MaartenBrock* doc/sdccman.lyx: documented initialization and alloca...
2007-05-26 borutr* support/regression/tests/bug1057979.c, support/regres...
2007-05-25 MaartenBrock* doc/sdccman.lyx: inserted footnotes about inline...
2007-05-22 borutr* doc/knownbugs.html: updated
2007-05-21 tecodev* src/pic16/glue.c (pic16_initPointer): avoid assertion...
2007-05-21 MaartenBrock* src/mcs51/peeph.def (257.b): disabled to fix bug...
2007-05-21 tecodev* src/pic/pcoderegs.c (pCodeOptime2pCodes): fixed bogus...
2007-05-11 MaartenBrock* src/SDCCpeeph.c (labelIsUncondJump): ignore identical...
2007-05-10 borutr* support/scripts/gen_known_bugs.pl: cosmetic fix
2007-05-10 epetrich* src/SDCCast.c (createFunction): also generate non...
2007-05-09 borutr* support/scripts/gen_known_bugs.pl: added script which...
2007-05-09 MaartenBrock* doc/knownbugs.html: updated for release 2.7.0
2007-05-09 jesuscdevice/include/mcs51/uPSD33xx.h: Added SFRX definitions...
2007-05-08 MaartenBrock* src/ds390/gen.c (emitcode): don't change properties...
2007-05-08 borutr* doc/sdccman.lyx: changed sdcc version to 2.7.0,
2007-05-08 MaartenBrock* device/lib/mcs51/crtxinit.asm: added disabled version...
2007-05-08 jesuscdevice/include/mcs51/uPSD33xx.h: Added.
2007-05-07 MaartenBrock* device/lib/_gptrput.c,
2007-05-06 frief* support/regression/tests/regtrack.c: test was never...
2007-05-06 tecodev* device/lib/pic/Makefile.rules,
2007-05-06 tecodev* src/pic16/device.h,
2007-05-06 MaartenBrock* src/z80/peeph.def: fixed bug in rule 2
2007-05-05 MaartenBrock* src/mcs51/peep.c (): fixed bug 1712928
2007-05-05 MaartenBrock* src/port.h: added TARGET_MCS51_LIKE
2007-05-05 borutr* device/lib/pic16/Makefile.common.in,
2007-05-01 borutr* src/SDCCicode.c:
2007-05-01 tecodev* device/lib/pic/libdev/*.c
2007-04-30 borutr* doc/sdccman.lyx:
2007-04-29 borutr* Removed svn:executable property from non-executable...
2007-04-29 borutr* src/SDCCval.c: fixed bug
2007-04-29 borutr* Fixed svn:eol-style and svn:keywords properties
2007-04-29 borutr* Fixed svn:eol-style and svn:keywords properties
2007-04-29 borutr* Fixed svn:eol-style and svn:keywords properties
2007-04-29 borutr* Fixed svn:eol-style and svn:keywords properties
2007-04-29 MaartenBrock* src/mcs51/gen.c (genRet): fixed bug 1707003
2007-04-27 tecodev* src/pic16/pcode.c (pBlockRemoveUnusedLabels,pic16_pBl...
2007-04-27 frief* device/lib/_ltoa.c: 36 bytes less __data mem. This...
2007-04-27 tecodev* src/pic/pcode.c (addpCode2pBlock,LinkFlow,pBlockRemov...
2007-04-27 borutradded comment
2007-04-27 borutr* src/SDCCast.c: fixed feature request
2007-04-23 borutr* doc/sdccman.lyx, src/SDCCmain.c:
2007-04-23 tecodev* device/include/pic/pic16f886.h,
2007-04-23 tecodev* device/lib/pic/libsdcc/idata.c: PAGESEL _main before...
2007-04-22 frief* device/lib/_memset.c: assembler version for mcs51
2007-04-22 borutr"__code" keyword replaces with "code" macro
2007-04-22 borutrtest-1699804.c renamed to bug-1699804.c
2007-04-22 borutrsupport/regression/tests/test-1699804.c: added
2007-04-22 borutr* support/scripts/listerr.c: program to create the...
2007-04-22 borutr* support/scripts/listerr.c: program to create the...
2007-04-20 MaartenBrock* as/mcs51/asmain.c (search_path_append, search_path_fo...
2007-04-20 borutr* src/z80/main.c: replaced reserved keyword asm with...
2007-04-19 borutr* src/port.h: use const poiters to strings
2007-04-18 MaartenBrock* device/include/ds400rom.h,
2007-04-17 MaartenBrock* corrected typo
2007-04-17 borutrremoved "don't"
2007-04-17 borutr* doc/sdccman.lyx, src/SDCCmain.c, src/SDCCglobal.h...
next