fw/sdcc
2003-11-09 epetrich* support/regression/fwk/lib/testfwk.c: printn is recur...
2003-11-08 frief doc/Makefile: readded test_suite_spec and cdbfileformat
2003-11-08 friefreadded test_suite_spec and cdbfileformat (were acciden...
2003-11-08 frief* src/mcs51/main.c: fixed bug #838385. Thanks to Josef...
2003-11-08 friefsome additions and changed from 'article' to 'book...
2003-11-08 frieffixed bug #838385. Thanks to Josef Pavlik for finding...
2003-11-08 bernhardheld* device/include/stdlib.h: include malloc.h to comply...
2003-11-07 frief* doc/Makefile:sdccman.pdf should build with correct...
2003-11-07 friefsome additions, larger top/bottom margins (for a4 and...
2003-11-07 frief- removed dependency from l2hidx.ist (not in the direct...
2003-11-07 friefalso remove *.out files
2003-11-07 epetrich* src/SDCC.y: fixed bug #837365
2003-11-07 borutr* configure, configure.in, sdcc_vc_in.h, sdcconf_in...
2003-11-07 borutr* support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51...
2003-11-07 borutr* configure, configure.in, sdcc_vc_in.h, sdcconf_in...
2003-11-06 epetrich* device/lib/hc08/Makefile: need to clean .rel not...
2003-11-06 epetrich* src/port.h,
2003-11-04 epetrich* src/SDCCcse.c (ifxOptimize),
2003-11-04 borutr* configure, configure.in, sdcc_vc_in.h, sdcconf.h,
2003-11-04 epetrich* src/SDCCcse.c (ifxOptimize),
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
next