Minor changes to fix up path seperators.
[fw/sdcc] / support / regression /
2001-09-11 michaelh * support/regression/tests/bug-460444.c: Added test...
2001-09-09 bernhardheld * support/regression/support.c: _xdata replaced by...
2001-09-09 michaelh * src/pic/ralloc.c (debugLogRegType): Removed some...
2001-09-09 bernhardheld* support/regression/Makefile: inter-port-clean adjuste...
2001-09-09 michaelh * support/regression/tests/fetchoverlap.c: Added new...
2001-09-03 michaelh * src/z80/gen.c (fetchLitPair): Changed so that it...
2001-09-02 michaelh * src/z80/gen.c: Fixed up generator to pass the regres...
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-30 bernhardheldsmall changes for mcs51
2001-08-28 michaelhAdded tests from Scott's PIC tests
2001-08-26 michaelhAdded support for gsinit packing.
2001-08-25 michaelhAdded simple static array init test
2001-08-23 bernhardheldadd mcs51-port
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-08-03 michaelh* Fixed alias of -c to -canything
2001-08-02 michaelhUpdated most tests to also do longs
2001-08-01 michaelhAdded test cases from the bug list
2001-07-21 michaelhFixed them to compile
2001-07-21 michaelhAdded bug cases. Added decent support for distclean
2001-07-21 michaelhRegression tests now pass on z80
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 michaelhTrimmed and added
2001-05-06 michaelhChanged to rst based system calls
2001-05-06 michaelhCommented everything; added 'volatile' to the mix;...
2001-05-05 michaelhCommented the test cases
2001-05-05 michaelhFixed up port auto detection to excude the CVS directory
2001-05-05 michaelhImported the regression suite