Kevin Vigor's fix for Solaris
[fw/sdcc] / src /
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 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 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 sandeepa) fixed some aliasing problems
2000-01-29 sandeepBug Fixes
2000-01-29 sandeepmore make/build related stuff
2000-01-28 sandeepFixed for build
2000-01-28 sandeepRemove icodes from the iCodeHashTable when
2000-01-28 sandeepChanges to build cleanly
2000-01-27 sandeep*** empty log message ***
2000-01-24 michaelhAdded initial stack direction support. Didnt convert...
2000-01-23 michaelhAdded ports info to --help and --version.
2000-01-23 michaelhShifted all area names into port. Shifted assembler...
2000-01-23 michaelhMore shifting. Remove SDCCralloc.h, made all in mcs51...
2000-01-23 michaelhAdded missing port.h
2000-01-23 michaelh* Added common.h
2000-01-18 sandeepfixed bug in packForPush ..
2000-01-17 michaelhAdded verbose exec feature.
2000-01-17 michaelhAdded z80 port (links, may not work). mcs51 still...
2000-01-17 michaelhRemoved some generated files, added Makefile.common...
2000-01-17 michaelhInitial revision