fw/sdcc
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
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-24 kvigorperl hack to pack an Intel HEX format output file
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...
2000-02-19 michaelh* Runs dhrystone. 68.83d/s with terrible code.
2000-02-19 michaelh* Added iCodeSE patch
2000-02-17 michaelhAdded support for the gb, touched some files in testing...
2000-02-16 kvigorflat 24: mung fReturnSize before packing registers...
2000-02-16 michaelh* Z80 should work again now.
2000-02-16 michaelh* Added support for the gb.
2000-02-14 kvigorLeft some debugs turned on in previous commit
2000-02-14 kvigorMinor optimization for 8051 tail increment/decrement
2000-02-13 sandeepNow the pointer_type information of a storeage
2000-02-13 michaelh* Now can use acc for short lived varibles.
2000-02-12 michaelhBetter packAssign
2000-02-11 kvigorMisc flat 24 stack handling fixes
2000-02-11 sandeepCosmetic change in peeph.c
2000-02-11 sandeepdirectory name changed
2000-02-10 kvigorSome new peephole optimizations, primarily for 24 bit...
2000-02-10 michaelhAdded statics
2000-02-10 michaelhAdded comment on latest dhrystone result.
2000-02-10 michaelhRight.
2000-02-10 michaelh* dhry.c is clean-ish. Works on z80, compiles on mcs51...
2000-02-10 kvigor24 bit flat mode: handle generic pointer arithmetic
2000-02-09 kvigor24 bit flat mode: get call via function pointer working
2000-02-09 kvigorFirst pass at DS80C390 flat mode support
2000-02-09 sandeepwork on avr port start by defining the new
2000-02-08 kvigorMore 24 bit flat mode support: handles "expr >> 16...
2000-02-08 sandeepSpill-location updated incorrectly
2000-02-08 sandeep1) SDCC_(target) new preprocessor define added
2000-02-08 michaelhMildly better genCmp - still pretty bad.
2000-02-08 michaelh* Changed timing support to work directly of ConsoleZ80...
2000-02-07 sandeepsome more parmBytes problem stack not adjusted
2000-02-07 drdaninewest ucsim is in sim/ucsim
2000-02-07 drdaniucsim-0.2.37-pre3 into cvs
2000-02-07 drdaniucsim-0.2.37-pre3 into cvs
2000-02-07 drdaniKevin Vigor's fix for Solaris
2000-02-07 drdaniucsim-0.2.37-pre3 into cvs
2000-02-07 drdaniremove compiled test files
2000-02-07 drdanigenerated files removed
2000-02-07 drdaniucsim-0.2.37-pre3 into cvs
2000-02-07 drdaniucsim-0.2.37-pre3 into CVS
2000-02-07 michaelhAdded timing and asm implementations of strcpy, strcmp...
2000-02-07 michaelh* Got dhrystone working - 83/s on a 4MHz Z80!
2000-02-07 michaelh* Added a simple version of printf()
2000-02-06 kvigorAdd 24 bit flat mode support for DS80C390 to assembler...
2000-02-06 michaelh* Added a simple Intel IHX to ROM image converter....
2000-02-06 michaelh* Improved the pop params code
2000-02-06 sandeepFixed several problems
2000-02-06 michaelh* Minor chage to glue re hard coded segs
2000-02-06 michaelh* Fixed a couple of types in SDCCicode.c
2000-02-06 michaelhAdded dhrystone test to test the compiler
2000-02-06 michaelhFixed Sandeep's typos :)
2000-02-05 sandeepinfrastucture for reducing spills
2000-02-04 michaelhChanged it so each target can have their own command...
2000-02-04 michaelhChanged the command builder to something a bit more...
2000-02-02 michaelhMade configure use the native libgc if available. ...
2000-02-01 sandeepMinor bug fixes
2000-02-01 sandeepfixed two problems
2000-01-31 drdaniInclude file for Makefile with clean target
2000-01-31 drdaniFix clean
2000-01-31 drdaninew file for Makefile
2000-01-31 drdaniSDCCglue.h included
2000-01-31 drdaniFix clean
2000-01-31 drdaniFix distclean
2000-01-31 drdaniaopLiteral() included
2000-01-31 drdanifix def of aopLiteral()
2000-01-31 drdaniMinor fixes
2000-01-31 drdaniFix some comments
2000-01-31 drdaniFix a comment
2000-01-31 drdaniFix a warning
2000-01-31 drdaniFix of distclean target and a new: newer
2000-01-31 drdaniDelete Makefile.common (generated file)
2000-01-31 sandeepa) fixed some aliasing problems
2000-01-29 sandeepBuild related changes (don't know why it did not commit
2000-01-29 sandeepBug Fixes
2000-01-29 sandeepmore make/build related stuff
2000-01-28 sandeepremoved makefile
2000-01-28 sandeepFixed for build
2000-01-28 sandeepRemove icodes from the iCodeHashTable when
next