* support/regression/tests/using.c: new, added
[fw/sdcc] / src /
2007-10-18 borutr* src/SDCCglue.c: fixed bug #983491 - Merge duplicate...
2007-10-18 MaartenBrock* src/SDCCsymt.c (checkFunction): fixed bug 1815418...
2007-10-14 MaartenBrock* src/SDCCerr.c (vwerror, setWError),
2007-10-14 MaartenBrock* device/include/mcs51/p89lpc938.h: new, added, thanks...
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-10-02 borutr* src/SDCCval.h: unified double2ul macro for all platforms
2007-09-30 borutr* src/mcs51/peep.c: fixed gcc warning: suggest parenthe...
2007-09-30 borutr* src/SDCCval.h: fixed bug #1739860 - sdcc does not...
2007-09-30 borutr* src/hc08/gen.c: fixed MSVC warning C4146: unary minus...
2007-09-30 borutr* src/SDCCval.h: fixed bug #1739860 - sdcc does not...
2007-09-27 tecodev* src/pic/device.c (find_device): prevent buffer underf...
2007-09-18 borutr* src/SDCCval.c: fixed MSVC warning C4146: unary minus...
2007-09-17 borutr* src/SDCC.y, src/SDCCast.c, src/SDCCcse.c, src/SDCCglu...
2007-09-17 tecodev* src/pic16/device.c: reverted to previous version
2007-09-16 tecodev* src/pic16/device.c (pic16_dump_usection): do not...
2007-09-09 borutr* src/SDCCmain.c, src/SDCCutil.c: print newline after...
2007-09-05 MaartenBrock* src/mcs51/gen.c (genReceive): fixed bug 1788177
2007-09-04 MaartenBrock* src/pic16/glue.c,
2007-09-04 MaartenBrock* src/mcs51/peep.c (isCallerSaveFunc, termScanAtFunc...
2007-08-29 MaartenBrock* src/ds390/gen.c (genFarPointerSet),
2007-08-11 borutr * support/Util/SDCCerr.c, support/Util/SDCCerr.h,...
2007-07-28 jesuscsrc/SDCCglue.c, src/mcs51/main.c: improved implementati...
2007-07-27 jesuscsrc/SDCCglobl.h, src/SDCCpeeph.c, src/mcs51/main.c...
2007-07-18 MaartenBrock* configure.in,
2007-07-13 MaartenBrock* src/mcs51/gen.c (genDataPointerSet): use max of size...
2007-07-13 MaartenBrock* src/SDCCcse.c (replaceAllSymBySym): renamed siaddr...
2007-07-12 tecodev* src/pic16/gen.c (genNearPointerSet): fixed handling...
2007-07-11 MaartenBrock* src/SDCCsymt.c (compareType): fixed bugs 1738367...
2007-07-09 MaartenBrock* src/mcs51/peep.c (isCallerSaveFunc): fixed bug 174927...
2007-07-03 borutr* src/mcs51/gen.c, src/avr/gen.c, src/pic/gen.c, src...
2007-06-29 borutr* src/SDCCmain.c: fixed bug #1744746: SDCC #4867: broke...
2007-06-27 borutr* src/SDCC.y: fixed bug #1744146: Crash when compiling...
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 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-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-04 MaartenBrock* src/SDCCast.c(decorateType): better optimize '!!...
2007-06-03 borutr* */Makefile.in: removed annoying warning:
2007-06-02 MaartenBrock* src/mcs51/gen.c (outBitC, genRet): used IS_OP_RUONLY,
2007-05-31 tecodev* doc/sdccman.lyx: added --disable-pic16-port, fixed...
2007-05-25 MaartenBrock* doc/sdccman.lyx: inserted footnotes about inline...
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 epetrich* src/SDCCast.c (createFunction): also generate non...
2007-05-08 MaartenBrock* src/ds390/gen.c (emitcode): don't change properties...
2007-05-07 MaartenBrock* device/lib/_gptrput.c,
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-01 borutr* src/SDCCicode.c:
2007-04-29 borutr* Removed svn:executable property from non-executable...
2007-04-29 borutr* src/SDCCval.c: fixed bug
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 tecodev* src/pic/pcode.c (addpCode2pBlock,LinkFlow,pBlockRemov...
2007-04-27 borutr* src/SDCCast.c: fixed feature request
2007-04-23 borutr* doc/sdccman.lyx, src/SDCCmain.c:
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-17 borutrremoved "don't"
2007-04-17 borutr* doc/sdccman.lyx, src/SDCCmain.c, src/SDCCglobal.h...
2007-04-17 borutr* doc/sdccman.lyx, src/SDCCmain.c, src/SDCCglobal.h...
2007-04-17 MaartenBrock* src/mcs51/gen.c (aopOp): set size to 1 for ruonly...
2007-04-10 borutr* doc/sdccman.lyx, doc/README.txt, sdc/SDCC.lex, src...
2007-04-08 MaartenBrock* device/include/pic16/pic18fregs.h,
2007-04-01 borutr* src/SDCC.lex, sdc/SDCCmain.c, support/cpp2/sdcpp.c:
2007-03-31 borutrreverted to revision 4719; revision 4721 was committed...
2007-03-30 tecodev* src/pic/ralloc.c (isData): suppress garbage debug...
2007-03-28 borutrsdcc:
2007-03-27 epetrich* src/SDCC.y (declaration_specifiers, function_specifier),
2007-03-24 MaartenBrock* src/SDCCmain.c(parseCmdLine): fixed bug 1677144
2007-03-24 MaartenBrock* src/mcs51/gen.c (saveRegisters, unsaveRegisters)...
2007-03-22 tecodev* src/pic/gen.c (popGetExternal): augmented to also...
2007-03-17 MaartenBrockgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2007-03-13 borutr* src/Makefile.in, sim/ucsim/avr.src/Makefile.in,
2007-03-10 borutr* src/SDCC.lex, src/SDCCutil.[ch], src/SDCCval:
2007-03-09 borutr* src/SDCC.lex, src/SDCCast.c. src/SDCCglobl.c, src...
2007-03-09 tecodev* src/pic/gen.c,
2007-03-04 MaartenBrock* src/SDCCglue.c (emitMaps, glue),
2007-03-03 MaartenBrock* src/SDCCmain.c (parseCmdLine): only set options.xstac...
2007-03-02 tecodev* src/pic/gen.c (genGenPointerSet): removed bogus assertion
2007-02-28 frief* src/hc08/gen.c: --no-gen-comments (RFE #1493816)...
2007-02-27 frief* src/SDCCglobl.h,
2007-02-25 tecodev* src/pic16/gen.c (genCast): fixed typo
next