fw/sdcc
2003-04-19 bernhardheldsim/ucsim/gui.src/Makefile.in: target "install" builds...
2003-04-19 bernhardheld* as/z80/Makefile: fix permanent rebuild of z80
2003-04-18 kvigorFix error messages which could cause SEGV on Solaris
2003-04-18 kvigoroptimization: replace modulo by a power of two with...
2003-04-18 johanknolfixed bug #635354
2003-04-18 johanknolfixed bug #635354
2003-04-18 johanknolfixed "bug" #662263
2003-04-17 johanknolfixed bug #716790 and removes lot's of redundant regist...
2003-04-17 johanknolNo need for that anymore
2003-04-17 johanknolfixed bug #720667
2003-04-13 borutr* configure.in, configure: fixed mingw problem in adl_N...
2003-04-13 borutrfixed mingw problem in adl_NORMALIZE_PATH
2003-04-13 borutr* doc/sdccman.lyx: updated info about #pragma SAVE...
2003-04-13 borutrfixed problems on cygwin/WinCVS environmet with ports...
2003-04-13 borutrupdated info about #pragma SAVE/RESTORE nesting: typo...
2003-04-13 borutrupdated info about #pragma SAVE/RESTORE nesting
2003-04-12 bernhardheldadded another missing bracket ;-) and beautified HTML...
2003-04-12 borutrfixed "#pragma SAVE/RESTORE can not be nested"
2003-04-12 borutrreworked pragma handling functions
2003-04-12 borutrreworked stack handling macros
2003-04-12 borutradded E_STACK_VIOLATION error
2003-04-12 bernhardheld* src/SDCCutil.c (pathEquivalent): defined but not...
2003-04-12 bernhardheldsrc/SDCCutil.c (pathEquivalent): defined but not used
2003-04-12 borutradded missing ending bracket in path(argv[0]/
2003-04-12 borutrcompleted "different paths" task
2003-04-12 borutrfixed bug in handling quotes
2003-04-12 borutr_discoverPaths() replaced with setBinPaths(), setInclud...
2003-04-12 borutrrewritten getPrefixFromBinPath()
2003-04-12 bernhardheldFix html and pdf exports
2003-04-12 bernhardheldsrc/pic/pcoderegs.c (Remove1pcode): fix warning on...
2003-04-11 kvigorFix bug 706781
2003-04-11 kvigorFix null pointer deref that caused build failures on...
2003-04-11 borutrdbuf update to version 1.1.1 - re-added C++ stuff to...
2003-04-11 borutrupdate to version 1.1.1 - re-added C++ stuff to make...
2003-04-11 jesuscBINDIR is needed to compile with MSVC
2003-04-11 sdattaloThe function name in a pointer to function variable...
2003-04-11 sdattaloSteve Tell wrote this test program to test function...
2003-04-11 sdattaloPointers - Applied function ptr patch from Steve Tell...
2003-04-09 johanknolafter a good night sleep, let's try again
2003-04-08 johanknolthis DOES cause problems
2003-04-08 johanknolthis saves a few slocs without problems
2003-04-08 johanknoldon't know why yet, but this causes a crash
2003-04-08 johanknolyes
2003-04-08 johanknolThis shows the registers in use in --i-code-in-asm...
2003-04-08 johanknoldisabled the fix for bug #604575
2003-04-08 johanknolfixed bug #604575
2003-04-07 bernhardheld* configure.in: fully support prefix, exec_prefix,...
2003-04-07 bernhardheld* Makefile.common.in: unused PORT, SCC and SAS removed...
2003-04-07 pjsAdded okToRemoveSLOC conditional test to peephole optim...
2003-04-07 pjsAdd leading zero format to printf_fast ("%07d", "%017lu...
2003-04-06 pjsAdded peephole to replace LJMP to RET with just a RET...
2003-04-06 johanknolI must have been braindead
2003-04-05 johanknolfixed bug #460088
2003-04-05 johanknolfollowup for the bug #460088 fix
2003-04-05 johanknolsorry about that :)
2003-04-05 johanknolfixed a warning about the new enum ASTTYPE
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...
next