Added missing entries
[fw/sdcc] / support / regression /
2001-11-05 michaelh * device/include/malloc.h: Added z80 and gbz80 support.
2001-11-05 michaelh* src/SDCCmain.c (parseCmdLine): Added support for...
2001-11-05 michaelh * support/regression/tests/bug-478094.c: Added.
2001-11-04 bernhardheld * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for...
2001-11-04 michaelh * support/regression/tests/bug-477927.c: Added.
2001-10-31 bernhardheldinsert reentrant for mcs51
2001-10-31 michaelhAdded.
2001-10-30 bernhardheldavoid stack overflow
2001-10-30 bernhardheldavoid DSEG overflow
2001-10-28 michaelh * src/z80/gen.c (genArrayInit): Made it work for on...
2001-10-24 bernhardheldstdio.h not needed
2001-10-24 johanknolit's ok now
2001-10-23 johanknolfixed a gcc warning
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 bernhardheldFix: added includes
2001-10-21 bernhardheld * support/regression/Makefile: Improved clean
2001-10-21 johanknoladded a long litteral test
2001-10-18 michaelh * support/regression/fwk/include/testfwk.h: Fixed...
2001-10-16 bernhardheldtimeout for uCsim
2001-10-15 michaelhAdded tests
2001-10-13 michaelh * src/SDCCmain.c (linkEdit): Added support for passing...
2001-10-13 michaelh * support/regression/tests/longor.c: Added.
2001-10-10 michaelhAdded bug 469671
2001-10-10 michaelh * src/z80/gen.c (shiftIntoPair): Fixed up warning.
2001-10-07 michaelh * src/z80/gen.c (setupPair): Added 'extended stack...
2001-10-07 michaelhCreated
2001-10-07 michaelh * support/Util/NewAlloc.c (freeTrace): Changed free...
2001-10-07 bernhardheldport to mcs51
2001-10-02 michaelh * support/regression/fwk/lib/testfwk.c (__printf)...
2001-10-01 bernhardheld * src/SDCCsymt.c: no more _modifier in printTyp...
2001-09-30 michaelhCreated
2001-09-30 michaelh * Makefile (sdcc-libs): Added makebin to the list...
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