* src/z80/gen.c (genArrayInit): Made it work for on stack arrays.
[fw/sdcc] / support / regression / ports /
2001-10-22 bernhardheldclean: rm timeout.exe for Cygwin
2001-10-22 johanknolFunction attribute migration.
2001-10-21 bernhardheldAdded temp.lnk to clean
2001-10-21 bernhardheld * support/regression/Makefile: Improved clean
2001-10-16 bernhardheldtimeout for uCsim
2001-10-10 michaelh * src/z80/gen.c (shiftIntoPair): Fixed up warning.
2001-10-01 bernhardheld * src/SDCCsymt.c: no more _modifier in printTyp...
2001-09-30 michaelh * Makefile (sdcc-libs): Added makebin to the list...
2001-09-09 bernhardheld * support/regression/support.c: _xdata replaced by...
2001-09-09 bernhardheld* support/regression/Makefile: inter-port-clean adjuste...
2001-09-01 michaelh * support/regression/ports/host/spec.mk: Update...
2001-08-31 michaelhFixed up support for the gbz80 such that it will at...
2001-08-23 bernhardheldadd mcs51-port
2001-08-20 michaelhTurned off dumpall
2001-08-20 michaelhAdded tests for switch statement and the z80 loop induc...
2001-08-08 michaelh* Optimised many of the library functions
2001-07-18 michaelhChanged default documentation dir to share/doc/sdcc
2001-06-05 michaelhAdded more tests
2001-05-14 michaelhMore tests
2001-05-13 michaelhAdded log methods, added mod test
2001-05-06 michaelhMade it possible to run on other people's machines...
2001-05-06 michaelhChanged to rst based system calls
2001-05-06 michaelhCommented everything; added 'volatile' to the mix;...
2001-05-05 michaelhImported the regression suite