don't know why yet, but this causes a crash
[fw/sdcc] / src / mcs51 / ralloc.c
2003-04-08 johanknoldon't know why yet, but this causes a crash
2003-04-08 johanknolThis shows the registers in use in --i-code-in-asm...
2003-03-27 johanknollet's try again ;-)
2003-03-25 johanknolThis should fix some, if not all, of the live range...
2003-03-16 johanknolcleaned up the mess I left behind
2003-03-15 bernhardheldsrc/mcs51/ralloc.c (packRegsForAssign): fixed bug ...
2003-03-14 johanknolcatch DECLARATOR / SPECIFIER abuse
2003-03-07 johanknolSee Changelog 1.204
2003-03-04 kvigorOP_SYMBOL and OP_VALUE check their parameters are the...
2003-02-25 johanknoldisabled useless warning
2003-02-24 johanknolframework for the liverangehunt
2003-02-06 johanknolWhat was I thinking?
2003-02-02 johanknolfixed bug #631653
2003-01-29 johanknolChanged OP_DEFS and OP_USES from macros to function...
2002-10-06 wimlGive the argument of isCommutativeOp() the correct...
2002-09-20 wimlTest pointer for NULL *before* dereferencing it, not...
2002-09-19 wimlApplying patch #609842: Fixes to mcs51 register allocat...
2002-08-29 borutrcorrected improper use of assert
2002-08-07 borutr- added return 0 statements after assert() to make...
2002-03-02 sandeepFunctions "allDefsOutOfRange" & "notUsedinBlock" moved...
2002-02-18 johanknolremoved a false warning
2002-01-31 johanknolfixed bug #510826
2002-01-30 sandeepAdded support for --parms-in-bank1
2002-01-24 johanknolfixed bug #507904
2002-01-07 johanknolfixed bug #499029
2001-12-29 sandeeppackRegsForSupport could mess up the live information...
2001-12-21 sandeepFixed a bug major in FillGaps , have to check uses...
2001-12-19 johanknolfixed bug #494721
2001-11-29 sandeepMissed defining D
2001-11-29 sandeepImplemented FillGaps for z80 & mcs51
2001-11-19 johanknolfixed a last minute type
2001-11-19 johanknolFixed bug #483124
2001-11-17 sandeepKeep uses & defs bitVectors updated during pack* operations
2001-11-17 johanknolprelimanary fix for bug #480076
2001-11-17 johanknolAlthough a one byte char array has size==1, it can...
2001-11-15 sandeepa) fixed genAddrOf bug for parameters
2001-11-14 sandeepslocs are not statics
2001-11-10 sandeepImproved accuse
2001-11-09 sandeepNow uses clashes bitVect to determine if the slocs...
2001-11-07 kvigorogga-ectomy
2001-11-05 kvigorFix crash compiling vprintf.c
2001-11-05 sandeepCast of a remat is also remat.
2001-11-05 johanknolfixed bug #477835 for the mcs port
2001-11-03 johanknolfixed fig #471059
2001-10-26 johanknolfixed a optimizer bug for longs
2001-10-15 sandeepset accuse when used ONLY in IFX & this is a CONDITIONAL
2001-09-15 johanknolfixed bug #460662 part 1
2001-08-19 sandeepFixed pointer post increment problem
2001-08-04 johanknol"fixed" bug 447547
2001-08-01 johanknolfixed bug #444971
2001-07-30 johanknolfinal fix for bug 444507
2001-07-27 johanknolno need to register bitfields
2001-07-17 johanknolremove a bad fix
2001-07-16 johanknoltemporary fix for bug #441448
2001-07-05 johanknolmake sdcc compatible with the compiler
2001-06-30 johanknola fix for the initialized structs and some others, see
2001-06-13 johanknolnext step towards advanged type checking
2001-05-24 johanknolcreate/append dump files on a per session base
2001-05-20 johanknoli guess my mind was somewhere else ...
2001-05-14 johanknolremoved a warning :)
2001-05-14 johanknolfixed the
2001-05-02 sandeepFixed a bug in packForpush wasn't extending the
2001-04-29 sandeepAdded some heuristic for register spilling
2001-04-27 johanknolRemoved some more ds390 leftovers in mcs51
2001-04-20 jtvolpeFixed mixed type compares and conversions
2001-04-10 johanknolDon't skip iTemp's if there is a function call in between
2001-04-10 johanknolfixed the gencmp setting of supportRtn
2001-04-09 johanknoltemporary fix for op '<' being forwarded to support...
2001-04-07 johanknolfixed the multiple assignement bug with one in far...
2001-03-29 johanknol--stack-auto and --int-long-reent related things
2001-03-26 johanknolremoved a warning
2001-03-26 sandeeplocal variables and parameters will NOT be assigned...
2001-03-21 johanknolfixed the:
2001-03-17 johanknolFixed a volatile optimalisation and some other small...
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-03-05 sandeepBUG in packForPush
2001-02-14 johanknolBeautified (indented) compiler source according to...
2001-02-04 jtvolpeNew Memory Allocation functions
2000-12-14 kvigorChange struct link to struct sym_link to avoid conflict...
2000-11-30 kvigorfix segfault on casting int to pointer
2000-11-13 sandeepFixed BITFIELD problems
2000-11-11 sandeepsome -xstack related stuff
2000-10-14 sandeepFixed a loop invariant bug & a casting bug
2000-09-23 sandeepYet another reg alloc bug uncovered by ds390
2000-09-11 sandeepmissed a spot where ronly can be set
2000-09-10 sandeepfixed some option.model specific stuff
2000-09-09 sandeep1) added some debug dumping
2000-06-24 sandeepfixed a register allocation bug
2000-05-21 sandeepsome optimizations (eg. selective strength reduction)
2000-03-23 sandeepmore remat problems fixed.
2000-03-18 sandeepmaking progress with AVR
2000-03-11 sandeepSome code cleanup & fixed problem of used bdefore defin...
2000-03-08 sandeepregister allocator should not do block spil if defined...
2000-03-05 sandeepInfrastructure stuff for AVR
2000-02-27 kvigorGet compiling with Borland C++ for Windows
2000-02-25 sandeepwas generating bad code for situations like
2000-02-16 kvigorflat 24: mung fReturnSize before packing registers...
2000-02-11 kvigorMisc flat 24 stack handling fixes
2000-02-09 kvigorFirst pass at DS80C390 flat mode support
2000-02-01 sandeepMinor bug fixes
next