fw/sdcc
2000-04-29 sandeepupdated version number to 2.2.1
2000-04-29 sandeepFixed some more intialization things
2000-04-29 sandeepdebugger build okay
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 kvigorFix integer multiplication in --model-flat24
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-28 mschmittfix for makefile
2000-03-27 kmhparameter processing fixed
2000-03-27 michaelhMade debugging optional.
2000-03-26 sandeepadded documentation for --model-flat24
2000-03-26 michaelhMade it build better
2000-03-26 michaelhMade it build better
2000-03-26 michaelhDisabled spawn for mingw
2000-03-26 michaelh* Added support for mingw32.
2000-03-26 michaelh* Added z80 blurb.
2000-03-24 mschmittdef. of ports, includes ...
2000-03-24 mschmittReplaced by folder startup_code
2000-03-24 mschmittReplacement for buggy startup source
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-15 drdaniFix of prompt problem if ucsim runs in background mode...
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 kvigorBrain death in previous commit
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 sandeep*** empty log message ***
2000-03-05 sandeepSome more AVR
2000-03-05 michaelhSigh
2000-03-05 michaelhReverted as/link Makefile change
2000-03-05 sandeepInfrastructure stuff for AVR
2000-03-05 michaelhPre 2.92#2
2000-03-05 michaelhTracing Makefile bug
2000-03-05 michaelhTracing as build bug
2000-03-05 michaelhFixed silly Makefile _z80/z80 bug.
2000-03-05 michaelhPre 2.92
2000-03-05 michaelhBlah. Pre 2.92.
2000-03-05 sandeepz80 assembler and linker now part of ./configure ;...
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-03-01 drdanifixes of curses lib detection
2000-03-01 kvigorMaster Borland C++ makefile
2000-03-01 michaelhAdded scripts to build all versions of as/link
2000-02-29 kvigorFix crash while compiling dhrystone
2000-02-29 kvigorGet compiling on Solaris
2000-02-29 drdanicurses lib detection fix
2000-02-29 kvigorFix double pointer bug
2000-02-29 kvigorCLean up warnings with Borland C++
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-27 kvigorGet compiling with Borland C++ for Windows
2000-02-27 kvigorGet compiling with Vorland 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
next