fw/sdcc
2001-05-11 kvigoruse memcpyx on TINI: up to 432 dhry/sec
2001-05-11 kvigorImproved genFarFarAssign
2001-05-11 kvigorhow the heck did this ever work?
2001-05-10 kvigorwork in progress: better FarFarAssign
2001-05-10 johanknolupdating examples
2001-05-10 kvigorenable BETTER_LITERAL_SHIFT by default
2001-05-10 kvigorupdate for tinibios
2001-05-07 kvigoran occasionally useful rule
2001-05-07 kvigorfix for broken better shift in ad26.c line 207
2001-05-07 michaelhAdded test suite spec
2001-05-06 michaelhMade it possible to run on other people's machines...
2001-05-06 michaelhTrimmed and added
2001-05-06 michaelhChanged to rst based system calls
2001-05-06 michaelhCommented everything; added 'volatile' to the mix;...
2001-05-05 sdattaloMore peephole to pCode parsing.
2001-05-05 michaelhFixed up va_args for ppc
2001-05-05 michaelhCommented the test cases
2001-05-05 michaelhFixed up port auto detection to excude the CVS directory
2001-05-05 michaelhImported the regression suite
2001-05-04 kvigoruninitialized variable fix by Dario Vecchio
2001-05-04 kvigormore work in progress: literal shift improvement
2001-05-04 kvigorwork in progress: fixing genLeftShiftLiteral
2001-05-04 kvigortemp file cleanup fix by Dario Vecchio
2001-05-04 kvigormore precise noOverLap
2001-05-04 kvigorfix overlapping sloc problem
2001-05-03 kvigorslight improvement in generating literal shifts; not...
2001-05-03 kvigorclean up genDjnz for far data case; include same fix...
2001-05-03 kvigorfix desperate inefficiency of toBoolean when hand;ling...
2001-05-03 kvigorfix genDjnz to handle data in far space
2001-05-02 kvigorfix several 'three operand in far space' problems
2001-05-02 sandeepFixed a bug in packForpush wasn't extending the
2001-04-29 sandeepFixed a warning
2001-04-29 sandeepAdded some heuristic for register spilling
2001-04-29 sdattaloParse peephole snippets to generate pCode
2001-04-27 johanknolsmall fixes
2001-04-27 johanknolRemoved some more ds390 leftovers in mcs51
2001-04-26 jtvolpeCleaning up compiler warnings under MS VC6
2001-04-26 jtvolpeRemoved Release configuration until stable
2001-04-25 jbessFix ignoring cast bug : void test (unsigned u) {...
2001-04-24 johanknoleverything * 1 = everything
2001-04-24 jtvolpeContinuing with VC6 Development - Dependency changes...
2001-04-23 johanknolrestored findCheaperOp, it was not a good idea
2001-04-22 sandeepsome enhancement
2001-04-22 sandeepmore enhancements for avr & some bug fixes
2001-04-22 johanknolDon't ignore casts
2001-04-20 jtvolpeGeneral removal of compiler warnings
2001-04-20 jtvolpeFixed unary minus on unsigned
2001-04-20 jtvolpeFixed mixed type compares and conversions
2001-04-20 jtvolpeChanged name of unlink function for cygnus and MSVC
2001-04-20 jtvolpeFixed mixed type compares and conversions
2001-04-20 jtvolpeFixed mixed signed/unsigned compare
2001-04-20 jtvolpeFixed unary minus on unsigned expressions
2001-04-20 jtvolpeCleaned up MSVC specific stuff
2001-04-20 jtvolpeCleaned up MSVC specific stuff and unary minus on unsig...
2001-04-20 jtvolpeCleaned up MSVC specific stuff
2001-04-20 jtvolpeFixed signed/unsigned compare in newsym
2001-04-20 jtvolpeThis file should not be needed anymore
2001-04-19 jtvolpeCleaned references to machine()
2001-04-13 johanknolDon't set supportRtn for inline code.
2001-04-11 johanknolremoved peephole 177 because of the:
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 (long)<<27 bug
2001-04-07 johanknolfixed the multiple assignement bug with one in far...
2001-04-06 johanknolfixed the undefined static in reentrant functions
2001-04-06 johanknolDon't use .dw if the port says so
2001-04-06 johanknolthrow an error for non-constant auto initializers
2001-04-05 johanknolUndid a very stupid thing
2001-04-02 drdaniRemoved unneeded files
2001-04-02 drdaniversion 0.2.39: fix of arith insts and start of re...
2001-04-01 sdattalosplit PIC port gen.c pcodepeep.c into smaller files...
2001-04-01 sandeepadded asm file ext to port.
2001-04-01 sandeepAdded post increment optimization for msc51 &
2001-03-31 sandeepadded post increment optimization
2001-03-29 johanknol--stack-auto and --int-long-reent related things
2001-03-29 johanknolfixed the first parameter push of --int-long-reent
2001-03-29 johanknolremoved some obsolete switches
2001-03-29 johanknolremoved --noregparms because it is obsolete and caused...
2001-03-28 johanknolI got sick of these warnings
2001-03-28 johanknolI got sick of these warnings
2001-03-26 johanknolremoved a warning
2001-03-26 johanknolremoved an unused conflicting declaration, bug id ...
2001-03-26 sandeeplocal variables and parameters will NOT be assigned...
2001-03-25 sdattaloPIC Port Added support for subtraction
2001-03-25 johanknolFixed the incorrect caching of pointer reference in...
2001-03-24 johanknolfixed a --stack-auto without --int-long-reent bug
2001-03-24 sdattalopCode - register allocation, flow analysis, and peephole.
2001-03-23 johanknolmade unsigned limits unsigned
2001-03-22 johanknolis (and was) obsolete
2001-03-22 johanknolRemoved _float.h and all references to it
2001-03-22 belaMultiple instances of #ifdef COC & C1M1C removed
2001-03-22 bela#ifdev REG8051_H bug corrected
2001-03-22 belaWarning - this file is obsolete added
2001-03-22 belaInitial release
2001-03-22 belaInitial release
2001-03-22 belaWarnig - obsolete added
2001-03-22 belaInitial release
2001-03-22 belaDS390 support is still beta
2001-03-22 belaWarnig - obsolete added
next