fw/sdcc
2003-11-03 bernhardheldUse headers defined in the C[++] standards:
2003-11-03 jesuscAdded MSVC projects for hc08 assembler and linker
2003-11-03 jesuscAdded MSVC projects for hc08 assembler and linker
2003-11-03 mhelmling*** empty log message ***
2003-11-03 mhelmlingFilename can start with number
2003-11-02 bernhardheldsrc/SDCCmain.c (linkEdit): "fixed" again bug #833605
2003-11-01 friefxdata initialization is 13 bytes shorter now
2003-11-01 frief_mcs51_genXINIT: xdata initialization is 13 bytes short...
2003-11-01 frief_mcs51_genXINIT: xdata initialization is 13 bytes...
2003-10-31 borutr* support/cpp2/cpplib.h, support/cpp2/cpplib.c, support...
2003-10-31 borutrintroduced #pragma preproc_asm [ + | - ]
2003-10-31 borutr* support\cpp2\cpplex.c: Fixed _WIN32 problem with...
2003-10-31 epetrich* as/hc08/lkrloc.c (relr): Fixed ihx output, fixed...
2003-10-31 kflittner* src/SDCCcse.c (updateSpillLocation): fixed bug #808027
2003-10-31 bernhardheldsrc/SDCCast.c (decorateType): fixed bug #832664
2003-10-31 bernhardheldsrc/SDCCmain.c (linkEdit): "fixed" bug #833605
2003-10-31 borutr* support\cpp2\cpplex.c: fixed for SDCPP:
2003-10-31 borutr* src/SDCC.lex: sdcc now understands both formats:
2003-10-31 borutrsdcc now understands both formats:
2003-10-31 borutrsdcpp now generates the standard
2003-10-30 borutradded missing '\'
2003-10-30 borutrsupport/cpp2/cpphash.h, support/cpp2/cpplib.h, support...
2003-10-30 epetrichFixed a number of problems revealed by bug #827883.
2003-10-28 bernhardheld.version: bumped to 2.3.6 to reflect the big improvemen...
2003-10-28 kflittnerReplaced the liverange code.
2003-10-28 epetrich* as/hc08/asm.h,
2003-10-23 friefmentioned HC08 port, documented new use of critical...
2003-10-23 epetrich* src/z80/ralloc.c (joinPushes): Fixed bug #828742
2003-10-23 epetrich* src/SDCCmain.c,
2003-10-23 epetrichFixed bug #828387
2003-10-22 epetrichExtended the semantics of the critical keyword to include
2003-10-19 borutrfixed bug #825944 - defined yytext_ptr to make it compi...
2003-10-19 epetrich* src/SDCCicode.c (geniCodePreInc, geniCodePreDec,...
2003-10-18 bernhardheldsrc/SDCCval.c (valMinus): fixed bug #826041
2003-10-18 belatypos corrected
2003-10-17 belaimproved by Scott Bronson
2003-10-15 jesuscAdded HC08 projects to the workspace
2003-10-15 jesuscFixed VC6 error
2003-10-15 epetrichfixed a typo
2003-10-15 epetrichSome hc08 related updates that I missed earlier
2003-10-15 epetrichInitial import
2003-10-15 epetrichNew target "hc08" for the Motorola 68hc08 family of...
2003-10-15 epetrichfixed some filenames
2003-10-15 epetrichInitial import
2003-10-15 epetrichInitial import
2003-10-15 epetrichInitial import
2003-10-15 epetrichInitial import
2003-10-15 epetrichInitial import
2003-10-14 epetrich* src/z80/gen.c: fixed bug revealed by ast_constant_fol...
2003-10-13 bernhardheld* device/lib/logf.c: "fixed" overlay bug
2003-10-12 bernhardheldcosmetic: fixed identation of genCpl()
2003-10-12 bernhardheldsrc/mcs51/gen.c (genCpl): fixed bug sf.net/mailarchive...
2003-10-10 bernhardheld* src/SDCCast.c (decorateType): added extended constant...
2003-10-09 epetrichremoved some unintended changes in my last commit
2003-10-09 epetrichRemoved the hc08 port references
2003-10-09 epetrich* src/SDCCmain.c (setParseWithComma): fixed bug #816685
2003-10-08 bernhardheldReplaced cast (void **) with (void *) to avoid gcc...
2003-10-07 borutrremoved definition of unused variables save_optimize...
2003-10-07 bernhardheld* src/SDCCloop.c: replace LRKLAUS with SDCC_LRKLAUS
2003-10-07 bernhardheldclean.mk: removed \'=\' in "-maxdepth=1"
2003-10-07 borutruse dbuf for "_asm" definitions; my_unput() replaced...
2003-10-05 bernhardheld* src/SDCCicode.c,
2003-10-05 bernhardheld* clean.mk: fixed removal of files in bin/CVS/
2003-10-05 bernhardheld* src/SDCCloop.c (assignmentsToSym, loopInduction)...
2003-10-05 borutrFixed bug #816692: introduced new ERROR_LEVEL_PEDANTIC...
2003-10-04 friefdoc/sdccman.lyx: various additions and updates (interru...
2003-10-04 friefdoc/sdccman.lyx: various additions and updates (interru...
2003-10-03 bernhardheldApplied liferange patch from Klaus Flittner <klaus_flit...
2003-10-03 epetrich* src/z80/gen.h,
2003-10-02 epetrich* src/z80/gen.c (genRet): fixed bug #524753
2003-10-01 epetrich* src/SDCCpeeph.c (labelInRange): fixed bug #814558
2003-10-01 epetrich* src/SDCCicode.c (geniCodeJumpTable, geniCodeSwitch...
2003-09-30 bernhardheldsrc/SDCCcse.c: fixed part of bug #814548
2003-09-28 borutr* src/asm.c: rewrite of printILine() to use temporary...
2003-09-28 borutrrewrite of printILine() to use temporary file instaed...
2003-09-28 borutrcommented out declaration of int rewinds
2003-09-27 epetrich* src/SDCCicode.c (geniCodeJumpTable): Fixed bug #813206
2003-09-26 sdcc-builderlib files list only existent modules
2003-09-26 epetrich* src/SDCCdflow.c (computeDataFlow): Fixed bug #810746
2003-09-23 jesuscOptimized memory allocation when processing libs
2003-09-22 jesuscCleaned up memory allocation for library index
2003-09-21 epetrich* src/z80/gen.c (setupToPreserveCarry): Fixed bug ...
2003-09-21 epetrich* src/mcs51/ralloc.c (fillGaps),
2003-09-21 jesuscAdded errno.c
2003-09-21 jesuscChange line terminations to unix style.
2003-09-21 bernhardhelddevice/lib/_fsdiv.c: replaced (1<<31) by (1ul<<31)
2003-09-21 bernhardhelddevice/lib/_fsmul.c: replaced (1<<31) by (1ul<<31)
2003-09-19 epetrich* src/mcs51/gen.c (loadDptrFromOperand, genFarPointerGet,
2003-09-19 jesuscFixed segfaults when fclosing a FILE* already closed.
2003-09-18 epetrich* src/SDCCsymt.c (structElemType): fixed bug #808291...
2003-09-18 bernhardheldsrc/SDCCval.c (valPlus, valMinus): fixed bug #808337
2003-09-17 jesuscGenerate correct file offsets for Unix/Linux and Window...
2003-09-17 epetrich* src/SDCCopt.c (cnvFromFloatCast, cnvToFloatCast)...
2003-09-17 epetrich* src/SDCCicode.c (cnvFromFloatCast, cnvToFloatCast...
2003-09-16 epetrich* src/mcs51/gen.c (genFunction, genEndFunction),
2003-09-15 jesuscFor mingw, tolower prototype is in ctype.h
2003-09-15 bernhardheldFeature request 799831: added code to allow nesting...
2003-09-14 epetrich* src/SDCCsymt.c (sclsFromPtr),
2003-09-13 bernhardheld* src/SDCCval.c (cheapestVal): reenabled to reduce...
2003-09-13 jesuscrealpath() is not available for mingw32. Use _fullpath...
next