fw/sdcc
2001-11-18 sandeepdetails of __builtin function processing
2001-11-18 bernhardheld * sdcc/support/regression/tests/bug-460010.c: fix...
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 karahaliosModified error message format to conform closer to...
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 kvigorhack for getting '390 compile to work
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-14 sandeepAdded bpx Needed for 10bit stack pointer ds390
2001-11-13 bernhardheld * sdcc/sim/device/lib/_gptrget.c: mem region 5 (idata...
2001-11-13 bernhardheld * sdcc/sim/device/lib/_gptrget.c: mem region 5 (idata...
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 johanknolextra warnings for excess scalar/array/struct initializers
2001-11-12 johanknolfixed bug #478037
2001-11-12 johanknolprevent a timeout of the simulator
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 bernhardheld * sdcc/sim/ucsim/globals.cc: New: IXRAM.
2001-11-11 johanknolfixed bug #480645
2001-11-11 bernhardheldmake it running
2001-11-11 johanknolfall back to e format if float is too big
2001-11-11 johanknolslightly more enhanced fp test
2001-11-11 johanknolparameters of internal c support functions are extern
2001-11-11 johanknoladded some _'s
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 johanknolfixed and cleaned up fp support, optimisation yet to...
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...
2001-11-10 sandeepdon't understand why all bit operations operands need...
2001-11-10 sandeepTook away some dead code & added checking with port...
2001-11-09 sandeepmoved back NULLING of spil location. generated horrble...
2001-11-09 sandeepsome more progress
2001-11-09 sandeepNow uses clashes bitVect to determine if the slocs...
2001-11-09 sandeepFixed a potential bug in genGenPointerSet
2001-11-09 sandeepNow uses the clash information to determine of slocs...
2001-11-09 sandeepAdded support for Post Increment to pointerSet routines too
2001-11-09 sandeepAdded function computeClash - also moved NULLING out...
2001-11-09 sandeepAdded helper Macro SYM_SPIL_LOC
2001-11-09 sandeepAdded function hTabMaxKey returns Max key size in a...
2001-11-09 sandeepAdded printing filename & clashes vector in dumpLiveRanges
2001-11-09 sandeepAdded clashes (bitVect) to symbol structure
2001-11-09 johanknolsome prelimanary floating point fixes
2001-11-09 johanknollost some debugging aids
2001-11-08 johanknolobsolete
2001-11-08 johanknolcommited Sandeep's ptr inc/dec opts after his disc...
2001-11-08 johanknoltemp fix for mcs51 jump out of range
2001-11-08 johanknolsome more debugging aids
2001-11-08 bernhardheldMake it right
2001-11-08 bernhardheldFind RLIMIT_CPU in sys/resource.h
2001-11-08 bernhardheldmoved to fwk/lib
2001-11-08 sdattalo^= is now working.
2001-11-08 sandeepAdded another pattern to scan for post increment
2001-11-07 michaelhFixed up missing globl
2001-11-07 michaelh * src/z80/ralloc.c (packRegsForHLUse): Banned IFXs...
2001-11-07 bernhardheld * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
2001-11-07 michaelhAdded missing entries
2001-11-07 kvigorogga-ectomy
2001-11-07 sandeepAdded option --use-accelerator (for DS390)
2001-11-07 sandeepDisbale interrupt during Accelerator operations
2001-11-07 sandeepAnother small improvement on cast remat
2001-11-07 sandeepFixed cast remat problem for pointerGet & pointerSet
2001-11-07 sdattalo- Parameter passing now works
2001-11-06 johanknolfixed bug #478698
next