*** empty log message ***
[fw/sdcc] / src /
2002-02-02 johanknolxa 51, work in progress
2002-01-31 johanknolfixed bug #510826
2002-01-31 bernhardheldFix typo
2002-01-30 johanknolwork in progress
2002-01-30 sandeephad commited with options.parms_in_bank1 turned on...
2002-01-30 bernhardheldOptimise bit assignment
2002-01-30 sandeepAdded support for --parms-in-bank1
2002-01-30 sandeepadded a few more peephole optimzations
2002-01-30 sandeep1) added __builtin_inp & __builtin_outp used to read...
2002-01-30 sandeep1) handle multiple send & receives from register bank1
2002-01-30 sandeepchanges to handle multiple sends & receives
2002-01-30 sandeepadded some pointer arithmetic optimization
2002-01-30 sandeepadded some pointer arithmetic optimizations but not...
2002-01-30 sandeepfixed for multiple sends & receives
2002-01-30 sandeep1) added options --parms-in-bank1 (ds390/mcs51) & ...
2002-01-30 sandeepchanges made to handle multiple sends & receives
2002-01-30 sandeepAdded options --protect-sp-update (ds390) and --parms...
2002-01-30 sandeepadded function findbackward def (to be used in upcoming...
2002-01-30 sandeepadded function returnAtEnd - to determine if a basic...
2002-01-30 sandeepadded option parms-in-bank1
2002-01-29 johanknolxa51, work in progress
2002-01-28 johanknolxa51, work in progress
2002-01-27 johanknolxa51, work in progress
2002-01-27 johanknolfixed an integral promotion bug
2002-01-26 bernhardheldsrc/SDCCast.c (funcOfType): fix usage of double --float...
2002-01-26 johanknolxa51, work in progress
2002-01-25 johanknolxa51, work in progress
2002-01-24 johanknolfixed bug #507904
2002-01-22 johanknolminor xa51 improvements
2002-01-21 johanknoladded asm mappings for xa51
2002-01-20 johanknolfixed bug #505387
2002-01-20 johanknolfixed bug #505806
2002-01-20 johanknolnow it almost assembles using Paul's xa_asm.
2002-01-20 johanknoljust looks a little better
2002-01-19 johanknolfirst pass at including c-code as asm comments
2002-01-19 johanknolfirst pass at including c-code as asm comments
2002-01-19 johanknoldoesn't belong here
2002-01-19 pjsAdded --xram-movc option
2002-01-18 johanknoloops
2002-01-18 johanknolxa51 updates
2002-01-18 johanknolxa51 update
2002-01-17 johanknoloops
2002-01-17 johanknolJust to make sure I don't loose them again when syncing...
2002-01-17 johanknolfixed bug #504479
2002-01-17 johanknolfixed bug #504538
2002-01-16 johanknolfixed bug #464752
2002-01-15 johanknolfixed bug #449107
2002-01-15 johanknolfixed bug #499071
2002-01-14 johanknolfixed bug #503216
2002-01-13 sandeepzero changed to #0, one changed to #1
2002-01-13 johanknolfixed bug #502858
2002-01-13 johanknolfixed bug #402254
2002-01-09 sdattaloNow the PIC port DOESN'T spew debug info by default.
2002-01-08 bernhardheldsrc/SDCCmain.c (processFile): fix processing of .....
2002-01-07 johanknolfixed bug #499029
2002-01-07 johanknolfixed bug #498971
2002-01-07 johanknolfixed bug #498744
2002-01-06 johanknolfixed bug #498740
2002-01-06 johanknolframe work for xa51 (not enabled yet)
2002-01-04 bernhardheldprintIvalCharPtr(), not printIvalChar()
2002-01-03 bernhardheld* src/SDCCsymt.c (processFuncArgs): fix #498307 by...
2002-01-02 bernhardheld* src/SDCCast.c: fix #498138 by Johan
2002-01-01 skentonmake caller set/restore regbank
2001-12-31 skentonmake pcall use correct chain
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 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 johanknoloops
2001-12-24 johanknolsome small fixes
2001-12-24 johanknolthe real constExprTree()
2001-12-24 johanknoldisabled constExprTree the proper way
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...
next