* device/lib/Makefile.in: remove abspath for PORTDIR, introduced in
[fw/sdcc] / support / tests /
2003-07-01 kvigorDS800C400 fun, improved ROM interface and tinibios
2003-06-27 kvigorGet tinibios clock timer interface working on ds400
2001-11-16 kvigorhack for getting '390 compile to work
2001-10-22 michaelh2001-10-21 Michael Hope <michaelh@juju.net.nz>
2001-09-26 michaelh * configure.in: Fixed up so that ucsim is only configu...
2001-09-23 michaelh * .version: Updated to 2.3.1
2001-09-09 michaelh * support/regression/tests/fetchoverlap.c: Added new...
2001-09-03 michaelhAdded build to the install target
2001-09-02 michaelh * src/z80/gen.c: Fixed up generator to pass the regres...
2001-08-09 michaelhChanged z80 to use loop induction. Updated libs to...
2001-08-08 michaelh* Optimised many of the library functions
2001-07-16 michaelh* Fixed va_args for the z80
2001-05-11 kvigoruse memcpyx on TINI: up to 432 dhry/sec
2001-05-10 kvigorupdate for tinibios
2000-09-20 kvigorFinal cleanup; completely working on TINI now (243...
2000-09-19 kvigorminor TINI fixes
2000-09-16 kvigorAdd TINI target
2000-07-12 michaelhMinor changes. Includes no$gmb sym name limit.
2000-05-22 michaelhPreparing for 2.2.1 with good z80 support.
2000-03-26 michaelh* Added z80 blurb.
2000-03-06 michaelh* Minor tuning
2000-03-05 michaelhPre 2.92
2000-03-05 michaelhBlah. Pre 2.92.
2000-03-01 michaelhAdded scripts to build all versions of as/link
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* Improved the pop params code
2000-02-06 michaelhAdded dhrystone test to test the compiler