fixes of curses lib detection
[fw/sdcc] / support /
2000-03-01 michaelhAdded scripts to build all versions of as/link
2000-02-29 kvigorCLean up warnings with Borland C++
2000-02-27 kvigorGet compiling with Borland C++ for Windows
2000-02-27 kvigorGet compiling with Vorland C++ for Windows
2000-02-22 michaelhLots.
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-17 michaelhAdded support for the gb, touched some files in testing...
2000-02-12 michaelhBetter packAssign
2000-02-10 michaelhRight.
2000-02-10 michaelh* dhry.c is clean-ish. Works on z80, compiles on mcs51...
2000-02-08 michaelh* Changed timing support to work directly of ConsoleZ80...
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 michaelh* Added a simple Intel IHX to ROM image converter....
2000-02-06 michaelh* Improved the pop params code
2000-02-06 michaelhAdded dhrystone test to test the compiler
2000-01-31 drdaniFix distclean
2000-01-24 michaelhFixed
2000-01-24 michaelhAdded old snapshot makefile.
2000-01-17 michaelhAdded verbose exec feature.
2000-01-17 michaelhRemoved some generated files, added Makefile.common...
2000-01-17 michaelhClean checkout, builds.
2000-01-17 michaelhInitial revision