* src/SDCCast.c (resultTypePropagate, decorateType): avoid promotion to int for compl...
[fw/sdcc] / support / regression / ports /
2004-03-17 epetrich* src/SDCCglue.c (emitMaps): allow public sfr variables
2004-02-22 michaelhFixed the sz80 location (again)
2004-01-26 michaelhTidied up the build, install, and regression tests.
2003-10-15 epetrichSome hc08 related updates that I missed earlier
2003-10-15 epetrichInitial import
2003-10-13 bernhardheld* device/lib/logf.c: "fixed" overlay bug
2003-09-26 sdcc-builderlib files list only existent modules
2003-09-04 bernhardheldtest _mullong.c on host too
2003-05-10 bernhardheld* src/SDCCmain.c (linkEdit): fixed buffer overflow...
2003-04-04 johanknol--lesspedantic is --less-pedantic now
2003-04-01 bernhardheld* support/regression/generate-cases.py: place generated...
2003-03-10 bernhardheld* support/regression/ports/mcs51/spec.mk: increase...
2003-02-14 bernhardheldagain: fix cc detection
2003-02-13 bernhardheldfix cc detection
2003-02-13 bernhardheld* support/regression/ports/host/spec.mk: use cc as...
2003-02-02 johanknolNow the regression tests could go online again
2003-01-24 bernhardheldlink with -r
2003-01-13 bernhardheld* support/regression/ports/*/spec.mk: moving testfwk...
2003-01-11 bernhardheldnew option -o
2003-01-05 bernhardheld* src/SDCCmacro.c: MAX_STRING_LENGTH increased to 2048...
2002-08-24 michaelhAdded limited run support
2002-02-17 johanknol*** empty log message ***
2002-02-13 johanknolxa51, work in progress
2002-02-12 johanknol*** empty log message ***
2002-02-07 johanknolxa51, work in progress
2002-02-03 kbongersadd ucsim z80 test case
2002-01-08 bernhardheldSmall fix
2002-01-08 bernhardheld* support/regression/Makefile: new target test-mcs51...
2002-01-03 bernhardheldcorrect setup of timer / UART
2002-01-02 bernhardheld* support/regression/Makefile: fix clean
2001-12-18 bernhardheld * support/regression/Makefile: added test for mcs51...
2001-11-28 michaelhFixed up more warnings
2001-11-28 michaelhFixed up s51 autodetect
2001-11-28 michaelhFixed up s51 autodetect
2001-11-25 bernhardheld--debug is wrong
2001-11-25 bernhardheld * sim/ucsim/s51.src/glob.cc: DS390 SFRs and bits added.
2001-11-15 johanknolfixed undefined _ESP in main.c
2001-11-08 bernhardheldmoved to fwk/lib
2001-11-07 bernhardheld * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
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