fw/sdcc
2002-01-06 johanknoldisabled xa51 build for now
2002-01-06 johanknolframe word for xa51 (not enabled yet)
2002-01-06 johanknolframe work for xa51 (not enabled yet)
2002-01-04 bernhardheldprintIvalCharPtr(), not printIvalChar()
2002-01-03 bernhardheldcorrect setup of timer / UART
2002-01-03 bernhardheld* src/SDCCsymt.c (processFuncArgs): fix #498307 by...
2002-01-02 bernhardheld* src/SDCCast.c: fix #498138 by Johan
2002-01-02 bernhardheld* support/regression/Makefile: fix clean
2002-01-01 bernhardheldDelete CR in line ending
2002-01-01 skentonmake caller set/restore regbank
2001-12-31 skentonmake pcall use correct chain
2001-12-29 sandeep*** empty log message ***
2001-12-29 sandeepa) improved computing address of stack variable
2001-12-29 sandeepa) packRegsForSupport could mess up live information...
2001-12-29 sandeeppackRegsForSupport could mess up the live information...
2001-12-29 sandeepFixed a bug in hasInc
2001-12-29 sandeepcan reverse a loop even if function call is present...
2001-12-25 johanknolfixed the 'char *s="hallo";' initialization bug
2001-12-24 sandeep*** empty log message ***
2001-12-24 sandeepMore builtin function additions for TININative
2001-12-24 sandeepHad broken the regression testsuite
2001-12-24 sandeepFixed a bug in dumptree
2001-12-24 sandeepAdded funcattr hasStackParms will be set for reentrant...
2001-12-24 sandeep*** empty log message ***
2001-12-24 johanknoloops
2001-12-24 johanknolsome small fixes
2001-12-24 johanknolthe real constExprTree()
2001-12-24 johanknoldisabled constExprTree the proper way
2001-12-24 sandeep*** empty log message ***
2001-12-24 sandeepALPHA version for -mTININative
2001-12-24 sandeepupdated to reflect changes in the port structure
2001-12-24 sandeepadded function do_assemble (similar to do_link) if...
2001-12-24 sandeepadded _JavaNative to debug info printing
2001-12-24 sandeepadded option --tini-libid
2001-12-24 sandeepDisabled "constExpr" check
2001-12-24 sandeepAdded option --tini-libid value
2001-12-24 sandeeptookout optimizeCompare from the header (has no externa...
2001-12-24 sandeepmade one more function "static"
2001-12-23 michaelh * src/z80/mappings.i: Added z80asm support.
2001-12-23 johanknolfixed the remainder of bug #485513
2001-12-21 johanknolremoved a useless experiment
2001-12-21 sandeepIndented some comments .
2001-12-21 sandeepFixed a bug major in FillGaps , have to check uses...
2001-12-20 sandeepFixed bug #493423, allow 0 element arrays in structures...
2001-12-20 sandeepMade some functions "static" for better optimizations...
2001-12-19 johanknolfixed bug #482699
2001-12-19 johanknolfixed bug #486483
2001-12-19 johanknolfixed bug #494721
2001-12-19 sandeepFixed a post increment bug . Cannot post increment...
2001-12-19 sandeepif "const" specified with other storage class then...
2001-12-19 sandeepIf a variable/function is declared as extern then decla...
2001-12-19 sandeepAdded function deleteFromSeg
2001-12-18 sdattaloYet again, signed comparisons to literals has been...
2001-12-18 bernhardheld * support/regression/Makefile: added test for mcs51...
2001-12-18 bernhardheld * support/regression/Makefile: added test for mcs51...
2001-12-18 johanknolfixed a typo
2001-12-18 sandeepupdated to reflect the changes in port structure
2001-12-18 sandeepSome peepholes cannot be done in tiniNative mode becaus...
2001-12-18 sandeepAdded tiniNative port
2001-12-18 sandeepMore assembler agnostisisms now the code generated...
2001-12-18 sandeepadded unqualified_pointer, globals_allowed & reset_labe...
2001-12-18 sandeepAdded mappings for "a390" the TINI assembler
2001-12-18 sandeepAdded _JavaNative & Overlay to funcattrs
2001-12-18 sandeep1) port decides whether to handle GPOINTER unqualified...
2001-12-18 sandeepadded functions flat24bitModeAndPortDS390 & portIsDS390...
2001-12-18 sandeepPort decides whether to handle a GPOINTER unqualified...
2001-12-18 sandeepAdded check for _overlay keyword to force a function...
2001-12-18 sandeepAdded port "tiniNative"
2001-12-18 sandeep1) don't mark a liverange as Live across a functioncall...
2001-12-18 sandeepIncomplete implementation of #pragma OVERLAY (work...
2001-12-18 sandeep1) Port decides whether to handle GPOINTER unqualified...
2001-12-18 sandeep1) Added keyword "_JavaNative" prep for TINI
2001-12-18 sandeep1) Added Keywords "_JavaNative" prep for TINI
2001-12-17 johanknolmmmm, that could be better
2001-12-17 johanknolchange to initialized data segment before emitting...
2001-12-17 johanknolfixed bug #490097
2001-12-17 johanknolassigning NULL to a generic pointer is ok
2001-12-17 johanknolfixed an aggregate initialization bug
2001-12-17 bernhardheld(_*_genXINIT) orl instead of add
2001-12-16 bernhardheld(_ds390_genXINIT) added test for 0 length
2001-12-16 bernhardheld(_mcs51_genXINIT) added test for 0 length
2001-12-16 johanknolanother missing file. Can't we trust cvs anymore?
2001-12-16 johanknolsome small corrections
2001-12-16 johanknolThis should never have been here
2001-12-16 johanknolmissing files for "added seperate segments for initiali...
2001-12-16 johanknoladded seperate segments for initialized data
2001-12-14 johanknolremove the bad fix for bug #485514
2001-12-11 sandeepDPTR use fixed for add to remat.
2001-12-11 sdattalo*** empty log message ***
2001-12-11 johanknola fix from Jesus Calvino-Fraga (jesusc@interchange...
2001-12-10 johanknolfixed bug #482168
2001-12-10 johanknolfixed bug #490955
2001-12-09 kmhadded missing storage class adjustment
2001-12-09 kmhfixed typo EEA -> EA
2001-12-09 johanknolfixed bug #485514
2001-12-09 johanknolfixed bug #486503
2001-12-09 johanknolfixed bug #482668
2001-12-09 johanknolfixed bug #477835 for ds390-port
2001-12-06 michaelh * src/diff.1 (Index): Many, many optmisiations. Dhrys...
2001-12-05 johanknolfixed bug #489360
next