fw/sdcc
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
2001-03-06 kmhPCALL workaround
2001-03-05 jbessFix TARGET_IS_PIC error
2001-03-05 jbessCleaning index ptr/array size optimization
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-03-05 sandeepAdded routine PICC - short for piCodeCChain
2001-03-05 sandeepBUG in packForPush
2001-03-05 sandeepif register class & storage class then storage class
2001-03-05 sandeepsome more avr specific
2001-03-04 sdattaloPIC port pcode. Added pcode peephole feature.
2001-03-03 sandeep Fixed initializer problem & added debug printing routine
2001-03-01 kmhFixed PCALL and stack adjustment bug
2001-02-28 jtvolpeAdditional corrections for Safe_calloc in sdcdb
2001-02-27 johanknolfix for rtc390
2001-02-27 johanknolfixed --nostdinc
2001-02-26 stevewilliams Add the SPEC file.
2001-02-26 sandeepFixed bitfield initialization in code space
2001-02-25 sandeepfixed parms->ArgSym bug & type system bug
2001-02-24 stevewilliams Fix sdcc_datadir_tmp to used in desired cases.
2001-02-24 stevewilliams Move library files and headers to an sdcc subdirectory.
2001-02-24 johanknolCleaned up some bits and peaces
2001-02-23 johanknol#define IS_<target>_PORT for all ports
2001-02-23 johanknolonly report line number if it is known
2001-02-23 johanknolFilled in some port specific defaults
2001-02-23 johanknolfixed a warning outside the -mds390 environment
2001-02-23 johanknol-mds390 now uses --flat-model24 and --stack-10bit by...
2001-02-22 sandeepMultiply related changes
2001-02-22 sandeepmultiply fixup
2001-02-21 johanknolfixed: 100*200=32, only for the ds390 port right now
2001-02-21 johanknolCompleted the latest fix
2001-02-21 johanknolFixed a type found by Scott
2001-02-20 sandeepFixed const pointer problem with arrays
2001-02-19 sandeepAVR specific changes
2001-02-19 sandeepAVR specific changes
2001-02-19 sandeepAVR specific changes
2001-02-18 johanknollet's find the beast
2001-02-18 johanknolyes, let's find the beast
2001-02-18 johanknolyep, see the diff
2001-02-18 johanknolnow too uses standard c time functions and structures
2001-02-18 johanknolfixed a y2k bug :)
2001-02-18 johanknolNow uses stdc time structures
2001-02-18 sdattaloAdded changes that were lost in the last commit (becaus...
2001-02-18 sdattaloResolved CVS merge conflicts
2001-02-18 sdattaloResolved CVS merge conflicts. Re-added GcurMemap (for...
2001-02-18 sdattaloEnhancements for regression testing.
2001-02-18 sdattaloAdded pCode to the PIC port
next