Enabled VPATH feature: changed nearly all Makefiles (149 files).
[fw/sdcc] / support / regression / ports / z80 / spec.mk
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2004-11-11 maartenbrock* src/SDCCmain.c (linkEdit): don't suppress crt0 if...
2003-04-04 johanknol--lesspedantic is --less-pedantic now
2003-01-13 bernhardheld* support/regression/ports/*/spec.mk: moving testfwk...
2003-01-11 bernhardheldnew option -o
2001-11-07 bernhardheld * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
2001-10-21 bernhardheld * support/regression/Makefile: Improved clean
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-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-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