fw/sdcc
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
2001-03-21 johanknolfixed the:
2001-03-20 johanknolfixed the bit=~bit bug
2001-03-20 johanknolIncreased internal buffer for large function and variab...
2001-03-19 johanknolA better fix for the mult. defs. of initialised code...
2001-03-18 johanknolTemporary fix for the sym->ival related "code struct...
2001-03-17 johanknolFixed a volatile optimalisation and some other small...
2001-03-17 johanknolFixed a volatile optimalisation and some other small...
2001-03-16 johanknolextern void (*p)(void);
2001-03-16 johanknol*** empty log message ***
2001-03-16 johanknolfixed some typo's pointed at by Bela
2001-03-15 johanknollet's not be too efficient
2001-03-15 johanknolfixed typo
2001-03-15 johanknolfixed the signed 8x8=8/16 multiplication
2001-03-14 johanknolImplemented the <<6 fix of Steve Drake
2001-03-13 johanknolmake printf* work again
2001-03-13 johanknolfixed the ds390/*.lib files
2001-03-13 belaVersion 1.0.6 - DS500X added
2001-03-12 johanknolfixed the printf ("%d\n",0) bug
2001-03-09 johanknolskip libds390 if --disable-ds390-port
2001-03-08 johanknolFixed some bug, added the humidity sensor
2001-03-08 johanknolLet's adjust instead of a boldy decrement
2001-03-06 jbessWorkaround ds390 array/ptr size calculation
2001-03-06 johanknolFixed a link error around picglue().
2001-03-06 johanknolLatest commit was incomplete
next