(_mcs51_genXINIT) added test for 0 length
[fw/sdcc] / src /
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-10 johanknolfixed bug #482168
2001-12-09 kmhadded missing storage class adjustment
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
2001-12-02 bernhardheldfix "inc sp"
2001-12-02 bernhardheld(genFunction): avoid excess "inc sp"
2001-12-01 johanknolfixed bug #485513, although a warning should be thrown...
2001-11-29 sandeepMissed defining D
2001-11-29 sandeepImplemented FillGaps for z80 & mcs51
2001-11-28 sandeepa) Moved DPL, DPH, DPX & B before XREGn . ralloc.c...
2001-11-28 michaelhCleaned up warnings
2001-11-26 sandeepPrevious fix was BADDD . this should do it
2001-11-25 sandeepFixed problem where the same slocs was shared between...
2001-11-25 sandeepFixed problem where slocs can be shared by two operands...
2001-11-25 sandeepDonot reverse parameters for "builtin" functions
2001-11-25 sandeepFixed algebraicOpts() for division by self
2001-11-25 michaelh * support/regression/tests/bug-485362.c: Added.
2001-11-24 sdattaloAdded regression testing files that should've been...
2001-11-24 michaelh * src/z80/ralloc.c (packRegsForHLUse3): Changed to...
2001-11-23 sandeepMade it assembler agnostic everything assembler specifi...
2001-11-23 sandeepMore fixes for DPTR use
2001-11-23 sandeepChanged default stack location to 0x400007
2001-11-23 sandeepAdded tokens to print bytes at different offsets
2001-11-23 sandeep& sp with 0xff
2001-11-23 johanknoltemporary disabled checkConstantRange, left a warning...
2001-11-23 sdattaloPIC Port - Totally rewrote signed comparisons. It was...
2001-11-23 johanknolfixed the "(int) = -0x81" problem
2001-11-21 sandeepfunctions containing only __builtin functions can overl...
2001-11-21 sandeepadded __typeof extention will return type of a variable...
2001-11-21 sandeepAdded __builtin function __builtin_memset_x
2001-11-21 sandeepa) Fixed a buch of bugs with DPTR use
2001-11-19 johanknolfixed a last minute type
2001-11-19 johanknolFixed bug #483124
2001-11-19 michaelh * src/z80/gen.c (genCmp): Fixed compare on unsigned.
2001-11-19 michaelh * src/z80/ralloc.c (packRegsForHLUse3): Created and...
2001-11-18 sandeepImplemented builtin functions
2001-11-18 sandeepImplementaion of builtin functions
2001-11-18 sandeepFixed BUG #482929 - defs , uses & clashes should be...
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-16 johanknolthis is better than a wild guess
2001-11-16 johanknolanother small stack fix, no test case but this should...
2001-11-16 johanknolsmall improvement of --dumptree readabilety
2001-11-16 johanknollet's try again: a small stack fix
2001-11-16 johanknolreverting to 1.127
2001-11-16 johanknolsmall stack fix
2001-11-16 karahaliosModified error message format to conform closer to...
2001-11-15 sandeepAdded option --all-callee-saves will force all functions
2001-11-15 sandeepimproved heuristics for spilling
2001-11-15 sandeepa) fixed genAddrOf bug for parameters
2001-11-15 sandeepa) Changed _ESP to esp
2001-11-15 johanknolfixed undefined _ESP in main.c
2001-11-15 kvigorFix broken genXor in bug-460444
2001-11-14 sandeepslocs are not statics
2001-11-14 sandeepSecond pass for register allocator
2001-11-14 sandeepFixed another AOP_STR & ruonly problem
2001-11-14 sandeepFixed a post increment bug
2001-11-14 sandeepMany changes. Started a second pass to the register...
2001-11-14 sandeepAdded spillA - flag set when spilt by register allocator
2001-11-14 sandeepCheck for sign only when required
2001-11-14 sandeepDiscovered pointer type for & operation could be incorr...
2001-11-13 johanknolsize of a function is the size of a code pointer
2001-11-13 johanknolfixed bug #481053
2001-11-13 johanknolprevent push/pop-s for SEND registers
2001-11-13 johanknolall excess initializers (that I can think of) are catch...
2001-11-12 johanknolMore excess initializer warnings. Global scalar and...
2001-11-12 johanknolfixed bug #478037
2001-11-12 johanknolsize of a function is the size of a code pointer
2001-11-12 johanknolfixed bug #480712
2001-11-12 johanknolsmall fix where op was a value
2001-11-11 johanknolfixed bug #479725
2001-11-11 johanknolfixed bug #480645
2001-11-11 johanknolparameters of internal c support functions are extern
2001-11-11 sdattalo- Added setReverse to reverse the order of a set
2001-11-11 kvigorwe sometimes use five elements of aop_str
2001-11-10 sandeepIntroduced DPTR use - now DPTR will allocated to liveRa...
2001-11-10 sandeepImproved accuse
2001-11-10 sandeepAdded iCodeSeqhTab - hashTable maintained with ic->seq
2001-11-10 sandeepCosmetics -- prints ruonly flag in printOperand
2001-11-10 sandeepMinor impreovement to cse - prefer register equivalent...
2001-11-10 sandeepFixed the range computation for SEND iCode
2001-11-10 sandeepAdded initial cseCostEstimation function, this I think...
2001-11-10 sandeepAdded NULL entry for port->cseOk
2001-11-10 sandeepAdded NULL to port->cseOk function
2001-11-10 sandeepSmall change in valCastLiteral. I think this is a BUG...
2001-11-10 sandeepAdded eBBlockNum to iCode .. now we know which basic...
next