Some fixes towards 0.2.37-pre5
[fw/sdcc] / src /
2000-06-19 sandeepfixed sign extension bug
2000-06-15 sandeepfixed bad message in main
2000-06-14 sandeepfixed problem with union substitution
2000-06-14 sandeepfixed dereferencing bugs
2000-06-05 michaelhMerge back from 2.21-pre1
2000-05-22 michaelhRemoved debug msg; updated build for z80; added debugge...
2000-05-21 sandeepsome optimizations (eg. selective strength reduction)
2000-05-21 michaelhMerged gbdk-294 branch
2000-05-20 sandeepfixed increment of struct element problem & added 2...
2000-05-20 sandeepfixed the array bug
2000-05-18 sandeepfixed (!(!(expr))) bug
2000-05-15 kvigorBorland C++ makefile updates
2000-05-08 michaelhAdded -lm
2000-05-08 michaelhBegan adding float support
2000-05-08 michaelhFor gbdk-2.94
2000-05-07 sandeepAdded print Allocation info will print
2000-04-29 sandeepenabled somemore pointer post inc/dec optimizations
2000-04-29 sandeepFixed some more intialization things
2000-04-19 michaelh* Re-added .dw for words, but now port dependent.
2000-04-18 michaelh* Added sfr space
2000-04-13 sandeepsome more fixes for initializations
2000-04-13 sandeepfixed initialization problems
2000-04-12 sandeepfixed the pointer value caching problem
2000-04-12 sandeepfixed initialisation problem for structure arrays
2000-04-09 michaelhFixed increase of a DWORD in registers
2000-04-08 michaelhFixed weird characters due to extra %s
2000-04-08 michaelhMerged changes between gbdk-293 and main
2000-04-06 michaelh* Fixed up multi bank support
2000-04-05 michaelhFor gbdk-2.94. Seems to work.
2000-04-05 michaelhMerged in multiple assemblers port.
2000-04-05 michaelh* All types of stuff to support different assemblers.
2000-04-03 michaelhAdded tokens. Can now target rgbds
2000-03-31 michaelhPre making the rgbds branch
2000-03-30 michaelhFixed a character pointer bug
2000-03-27 kmhparameter processing fixed
2000-03-27 michaelhMade debugging optional.
2000-03-26 michaelhDisabled spawn for mingw
2000-03-26 michaelh* Added support for mingw32.
2000-03-26 michaelh* Added z80 blurb.
2000-03-23 sandeepmore remat problems fixed.
2000-03-23 sandeepFixed remat bug
2000-03-23 kvigorAdd AVR to Borland C++ makefiles
2000-03-23 sandeepAdded some pointer pre inc/dec optimization
2000-03-21 sandeepadded avr to makefile.in & fixed a bug in cse.c
2000-03-20 sandeepmore on AVR
2000-03-20 sandeepMore AVR stuff
2000-03-19 sandeeplots of progress in AVR
2000-03-18 sandeepmaking progress with AVR
2000-03-14 sandeepFixed address of array
2000-03-13 sandeep1) fixed problem in global structure init
2000-03-12 sandeepparameter passing in registers changed to be
2000-03-11 sandeepSome code cleanup & fixed problem of used bdefore defin...
2000-03-09 kvigor10 bit stack mode: just a few more tweaks...
2000-03-09 kvigor10 bit stack mode: handle DPTR2 in ISRs
2000-03-09 kvigor10 bit stack mode: almost working...
2000-03-09 michaelh* Changed limit on 256$ to > 256
2000-03-09 kvigorWhoops! Minor garbage in previous checkin
2000-03-09 kvigor10 bit stack mode: work in progress
2000-03-08 kvigorFirst pass at 10 bit stack mode for DS80C390
2000-03-08 sandeepregister allocator should not do block spil if defined...
2000-03-06 sandeepmore array stuff
2000-03-06 sandeep1) fixed ~ operator problem
2000-03-06 sandeep1) fixed complement problem
2000-03-06 sandeep1) fixed one more array deref problem
2000-03-06 kvigorGet wassert() to compile with Borland C++
2000-03-06 michaelhAdded latest benchmark record.
2000-03-06 michaelh* Minor tuning
2000-03-05 kvigorClean up Borland C++ makefiles and add (lousy) document...
2000-03-05 sandeepSome more AVR
2000-03-05 sandeepInfrastructure stuff for AVR
2000-03-05 michaelhPre 2.92#2
2000-03-05 michaelhBlah. Pre 2.92.
2000-03-04 sandeepinitial version just copied them from mcs51 directory
2000-03-04 sandeepMade pointer casting a warning
2000-03-04 sandeepinc & dec op added
2000-03-04 sandeepfixed loop reversing problem
2000-03-04 sandeep1) cse.c don't replace when not symop
2000-03-03 michaelhMade pdata optional
2000-03-02 kvigorfix broken static initializers in non-main() modules
2000-03-02 michaelhBegan making the hl loads more intelligent
2000-02-29 kvigorFix crash while compiling dhrystone
2000-02-29 kvigorFix double pointer bug
2000-02-28 kvigorMake &array[const] compile
2000-02-27 michaelhPre 2.91
2000-02-27 kvigorGet compiling with Borland C++ for Windows
2000-02-25 sandeepwas generating bad code for situations like
2000-02-25 sandeeppointer op problem.. with array if structures
2000-02-25 michaelh* Fixed addrOf bug, more packing for gbz80.
2000-02-24 sandeepfixed some pointer optimizations
2000-02-24 sandeepsome more pointer stuff fixed array of pointers
2000-02-24 kvigorOnly generate jump to sdcc_program_startup in module...
2000-02-24 sandeeptakes care of the parm bytes problem
2000-02-23 sandeepaliasing for unions bug.
2000-02-23 michaelhHacked bug re: pointer get.
2000-02-22 sandeepfixed bug for bit complement
2000-02-22 sandeepconversion fromto float needs only one parm
2000-02-22 sandeep1) glue.c added jump to __sdcc_program_start after...
2000-02-22 michaelhLots.
2000-02-20 michaelhAdded peephole.
2000-02-20 michaelhNice. Up to 85.55 C / 157.52 asm. Is now definatly...
next