fw/sdcc
2003-04-05 johanknolfixed bug #460088
2003-04-05 johanknolthis makes debugging a little easier
2003-04-04 johanknolThat's it for today, have a nice weekend
2003-04-04 johanknolUndid the fix for bug #519584
2003-04-04 johanknolfixed bug #715076
2003-04-04 johanknolfixed bug #702907
2003-04-04 johanknol--lesspedantic is --less-pedantic now
2003-04-03 johanknolnew #pragma LESS_PEDANTIC
2003-04-03 bernhardheldas/z80/Makefile: fix 'make -j' problem
2003-04-03 johanknolanother missing return value fix
2003-04-03 johanknolcheck the sorted bb list for missing returns
2003-04-03 johanknolnew #pragma LESS_PEDANTIC
2003-04-03 johanknolnew #pragma LESS_PEDANTIC
2003-04-03 bernhardheldfix return values
2003-04-03 johanknoltemp fix for genArrayInit
2003-04-03 johanknolmissing return values is a warning now
2003-04-03 bernhardheld* Makefile.common.in: unused PORT, SCC and SAS removed...
2003-04-02 bernhardheld* Makefile.common.in: unused PORT, SCC and SAS removed...
2003-04-02 johanknolfixed bug #681558
2003-04-02 johanknoldetect missing return values
2003-04-02 johanknolfixed the function type in --dumptree
2003-04-02 johanknolno comments
2003-04-01 bernhardheldSection install and search path fixed
2003-04-01 bernhardheldfix making ports
2003-04-01 bernhardheldundo changes for now because of strange python problems...
2003-04-01 bernhardheld* support/regression/generate-cases.py: place generated...
2003-03-31 bernhardheldnext step for "different paths"
2003-03-31 borutr* src/z80/main.c: link-{port} and as-{port} defined...
2003-03-31 borutrsupport/Util/MySystem.h and src/SDCCutil.h added to...
2003-03-31 borutrlink-{port} and as-{port} defined without path
2003-03-31 bernhardheldMakefile, src/Makefile.in: add dependencies, so that...
2003-03-31 sdattaloInadvertly added the and2.asm to cvs instead of and2.c
2003-03-30 sdattaloFixed compound expressions of the type y = (x+K) OP...
2003-03-30 borutrsupport/Util/MySystem.h: rewrite, ...
2003-03-30 borutrintroduced set binPathSet,
2003-03-30 borutrallow NULL values in setMainValue(),
2003-03-30 borutrhandling macros with empty or NULL values in _evalMacros()
2003-03-30 borutrdeallocates the item, if allready exsists, before addin...
2003-03-30 borutrrewrite, char *ExePathList[] replaced with set *binPathSet
2003-03-30 bernhardheldminor fix
2003-03-30 sdattaloFixed bug 609628 ==> x=(x+1)&0x0f generated bad code...
2003-03-30 sdattaloAdded to test bug 609628 ==> x = (x+1) & 0xf
2003-03-30 borutrrewrite buildCmdLine(), changed type of list parameter...
2003-03-30 borutrincluded "SDCCset.h", added declaration of setParseWith...
2003-03-30 borutrtype of asmOptions changed to set, introduced setParseW...
2003-03-30 borutrchanged type of do_assemble() parameter to set
2003-03-30 borutrchanged type of parameter asmOptions to set in _tininat...
2003-03-30 borutrrewrite buildCmdLine(), changed type of list parameter...
2003-03-30 sdattaloRegression file for testing the nested for-loop bug...
2003-03-30 sdattaloSteve Tell fixed a nested for-loop bug in the PIC Port
2003-03-29 johanknollrh
2003-03-29 bernhardheldsupport/Util/dbuf.h: remove C++ stuff to make it portable
2003-03-28 borutrFix for bug #711240: dynamic buffer handling of C liter...
2003-03-28 borutradded support/Util/dbuf.c to the project
2003-03-28 borutradded: dynamic buffer handling
2003-03-28 johanknollrh
2003-03-28 bernhardheldminor fixes
2003-03-27 pjsAccurate byte measurement for pcDistance (peephole...
2003-03-27 johanknollet's try again ;-)
2003-03-26 johanknolcatched symbol abuse
2003-03-26 johanknola better fix for "if ( -v < 3)"
2003-03-25 johanknolThis should fix some, if not all, of the live range...
2003-03-24 jesuscFixed to work with lates CDB format. Needs more work...
2003-03-24 jesuscAdded cdbFile.c and SDCCdebug.c
2003-03-23 bernhardheldsrc/SDCCast.c: fixed "void foo(void){char c; -c < 0;}"
2003-03-23 bernhardheld* doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
2003-03-23 bernhardhelddoc/cdbfile.html: removed, replaced by cdbfileformat.lyx
2003-03-22 friefsrc/mcs51/gen.c (genCodePointerGet): quicker code for...
2003-03-22 frief(genCodePointerGet): quicker code for bug #700797
2003-03-22 friefadded rules 177, 241.x to 243, touched 181, 182.x,...
2003-03-22 johanknolwe don't need this anymore
2003-03-22 johanknolfixed bug #698231
2003-03-22 johanknolfixed bug #698231
2003-03-21 bernhardheld* support/scripts/sdcc_mingw32: adapted to configure...
2003-03-21 bernhardheldsupport/scripts/sdcc_mingw32: adapted to configure...
2003-03-20 bernhardheldsrc/mcs51/peeph.def: fix bug #705773
2003-03-20 johanknolAn sfr/sbit can have an "at #" AND an initializer
2003-03-17 bernhardheldsrc/ds390/peeph.def: fix bug #704878: added rule 213...
2003-03-17 johanknolCleaned up some more mess. Everything should be the...
2003-03-16 johanknolcleaned up the mess I left behind
2003-03-16 johanknolUndid the hackup of const and volatile, the problem...
2003-03-16 johanknolundid the hackup of const and volatile, the problem...
2003-03-15 bernhardheld* src/ds390/gen.c (genAddrOf): fixed bug #704087
2003-03-15 bernhardheldsrc/mcs51/ralloc.c (packRegsForAssign): fixed bug ...
2003-03-15 johanknolRemoved a warning
2003-03-15 johanknolIC_RESULT needs to be a symbol
2003-03-14 johanknolsome more on the const, volatile and now also static...
2003-03-14 johanknolcatch DECLARATOR / SPECIFIER abuse
2003-03-13 johanknola function returning a constant pointer shouldn't be...
2003-03-13 johanknolHacked const and volatile modifiers a bit.
2003-03-13 johanknolHacked const and volatile modifiers a bit
2003-03-13 johanknolhack up const and volatile modifiers in type chains...
2003-03-12 johanknolsrc/SDCCBBlock.h: more LRH debugging junk
2003-03-12 johanknolfixed bug #697590
2003-03-12 johanknolmore LRH debugging junk
2003-03-12 johanknolfixed bug #700031
2003-03-12 johanknolfixed bug #700797
2003-03-12 kvigorFix peephole rule condition functions properly; add...
2003-03-11 jesuscAdded ASlink-Warning to messages
2003-03-11 jesuscFixed bug when linking asmblink example
next