* as/z80/z80mch.c: fixed bug #1704376: missing as-z80 errors
[fw/sdcc] / support /
2007-10-28 MaartenBrock* device/include/stdarg.h: fixed bug in va_start macro...
2007-10-28 borutr* src/SDCCsymt.c: fixed bug #1805702 - order of extern...
2007-10-28 borutr* support/regression/Makefile.in,
2007-10-26 MaartenBrock* support/regression/Makefile.in: renamed test-mcs51...
2007-10-26 MaartenBrock* src/mcs51/peeph.def: moved rules 257.x to 253.x and...
2007-10-25 MaartenBrock* support/regression/tests/bug1816470.c: new, added
2007-10-19 borutr* src/pic16/glue.c: fixed bug #983491 - "Merge duplicat...
2007-10-18 MaartenBrock* support/regression/tests/using.c: new, added
2007-10-18 borutr* src/SDCCglue.c: fixed bug #983491 - Merge duplicate...
2007-10-13 MaartenBrock* src/mcs51/gen.c (leftRightUseAcc): use macro IS_OP_ACCUSE
2007-10-02 borutr* src/SDCCval.h: unified double2ul macro for all platforms
2007-09-05 MaartenBrockgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2007-09-05 MaartenBrock* src/mcs51/gen.c (genReceive): fixed bug 1788177
2007-08-29 MaartenBrock* src/ds390/gen.c (genFarPointerSet),
2007-08-11 borutr* support/scripts/listerr.c:
2007-08-11 borutr * support/Util/SDCCerr.c, support/Util/SDCCerr.h,...
2007-07-18 MaartenBrock* configure.in,
2007-07-15 MaartenBrock* support/regression/tests/bug1678803.c: new, added
2007-07-13 MaartenBrock* src/SDCCcse.c (replaceAllSymBySym): renamed siaddr...
2007-07-12 MaartenBrock* support/regression/tests/bug1734654.c,
2007-07-11 MaartenBrock* src/SDCCsymt.c (compareType): fixed bugs 1738367...
2007-07-10 MaartenBrock* device/include/stdbool.h: do not define __bool_true_f...
2007-07-09 MaartenBrock* src/mcs51/peep.c (isCallerSaveFunc): fixed bug 174927...
2007-06-27 borutr* src/SDCC.y: fixed bug #1744146: Crash when compiling...
2007-06-27 borutr* support/regression/generate-cases.py: corrected the...
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-18 borutr* src/SDCCmain.c: removed option -C since SDCC compiler...
2007-06-16 MaartenBrock* src/SDCCast.c (decorateType),
2007-06-12 tecodev* support/scripts/inc2h.pl: conditionally emit defines...
2007-06-12 borutrsdcc-cf:
2007-06-10 frief* src/mcs51/peeph.def: disabled rule 132.d to fix ...
2007-06-09 borutr* src/z80/gen.c: fixed bug #1294691: nested ifs make...
2007-06-09 MaartenBrock* src/SDCCmem.c (allocDefault): removed check sym-...
2007-06-07 borutr* support/regression/tests/constantRange.c,
2007-06-07 borutr* support/regression/generate-cases.py: implemented...
2007-06-02 MaartenBrock* src/mcs51/gen.c (outBitC, genRet): used IS_OP_RUONLY,
2007-06-01 borutrsupport/cpp2/Makefile.in: modified
2007-06-01 borutr* SDCPP synchronized with GCC CPP release version 4...
2007-05-31 borutr* Small Device C Compiler 2.7.0 released
2007-05-26 borutr* support/regression/tests/bug1057979.c, support/regres...
2007-05-25 MaartenBrock* doc/sdccman.lyx: inserted footnotes about inline...
2007-05-10 borutr* support/scripts/gen_known_bugs.pl: cosmetic fix
2007-05-09 borutr* support/scripts/gen_known_bugs.pl: added script which...
2007-05-08 MaartenBrock* src/ds390/gen.c (emitcode): don't change properties...
2007-05-08 MaartenBrock* device/lib/mcs51/crtxinit.asm: added disabled version...
2007-05-07 MaartenBrock* device/lib/_gptrput.c,
2007-05-06 frief* support/regression/tests/regtrack.c: test was never...
2007-05-05 MaartenBrock* src/mcs51/peep.c (): fixed bug 1712928
2007-05-01 tecodev* device/lib/pic/libdev/*.c
2007-04-29 borutr* Removed svn:executable property from non-executable...
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-27 tecodev* src/pic/pcode.c (addpCode2pBlock,LinkFlow,pBlockRemov...
2007-04-23 borutr* doc/sdccman.lyx, src/SDCCmain.c:
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-08 MaartenBrock* device/include/pic16/pic18fregs.h,
2007-04-01 borutr* support/cpp2/sdcpp.c: fixed recursion bug - internal_...
2007-04-01 borutr* src/SDCC.lex, sdc/SDCCmain.c, support/cpp2/sdcpp.c:
2007-03-27 epetrich* src/SDCC.y (declaration_specifiers, function_specifier),
2007-03-24 MaartenBrock* src/mcs51/gen.c (saveRegisters, unsaveRegisters)...
2007-03-13 tecodev* device/include/pic16/pic18f2221.h,
2007-03-09 MaartenBrockgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2007-03-04 MaartenBrock* src/SDCCglue.c (emitMaps, glue),
2007-02-17 borutr* support/cpp2/directives.c, support/cpp2/version.c:
2007-02-15 friefforgot this in my last commit
2007-02-10 borutr* src/SDCCsymt.c: fixed bug #1159134: invalid duplicate...
2007-02-06 MaartenBrock* support/regression/tests/bug1273984.c: new, added...
2007-02-05 borutr* support/regression/fwk/lib/timeout.c: native WIN32...
2007-01-31 borutr* support/Util/dbuf_string.h: added ATTRIBUTE_PRINTF...
2007-01-28 borutrfixed *nix build
2007-01-28 borutr* sim/ucsim/cmd.src/cmdutil.cc: NUL device is detected...
2007-01-28 tecodev* src/pic16/devices.inc,
2007-01-25 frief* support/regression/tests/swap.c: 64 bit hosts failed
2007-01-21 borutr* src/SDCCval.c: fixed bug introduced by me in rev...
2007-01-20 tecodev* device/lib/pic/libdev/devices.txt: device list for...
2007-01-19 bernhardheld* doc/sdccman.lyx: updated "configure options" for...
2007-01-18 frief* support/regression/tests/swap.c: added in response...
2007-01-18 borutr* support/Util/dbuf_string.c: removed (PTR) cast since...
2007-01-17 borutr* support/Util/dbuf_string.c: fixed for amd64
2007-01-10 borutr* suppoprt/cpp2/Makefile.bcc: reenable Borland C compil...
2007-01-09 borutr* get rid of diagnistic.[ch], pretty-print.[ch],
2007-01-08 MaartenBrockgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2007-01-08 MaartenBrock* device/lib/printf_large.c (output_float): removed...
2007-01-07 borutr* use dynamic memory buffers instead temporary files
2007-01-07 MaartenBrock* as/as_gbz80.dsp, as/z80/as_gbz80.dsp,
2007-01-03 bernhardheld* configure.in: added missing mcs51 in status output
2007-01-02 borutr* support/cpp2/c-ppoutput.c: fixed warning: no newline...
2007-01-02 borutr* doc/sdccman.lyx: documented #pragma sdcc_hash
2007-01-01 bernhardheld* src/SDCCast.c (createDo): backPatchLabels() needs...
2007-01-01 borutr* support/cpp2/libcpp/directives.c, support/cpp2/libcpp...
2006-12-31 borutrfixed dependencies on options.h
2006-12-31 borutrremoved duplicate definition of ATTRIBUTE_GCC_DIAG
2006-12-31 borutrsvn:eol-style native, svn:keywords Author Date Id Revision
2006-12-31 borutradded
next