* configure.in: added missing mcs51 in status output
[fw/sdcc] / support / regression / ports / mcs51-stack-auto / spec.mk
2007-01-03 bernhardheld* configure.in: added missing mcs51 in status output
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2005-12-07 maartenbrock* device/lib/Makefile.in: fixed to enable port-specific...
2004-12-28 maartenbrock* device/lib/sincosf.c (sincosf): don't invert bit...
2004-11-18 maartenbrock* .version: bumped version to 2.4.7
2004-11-11 maartenbrock* src/SDCCmain.c (linkEdit): don't suppress crt0 if...
2004-08-31 maartenbrock* device/include/stdio.h: added NULL, size_t, typedef...
2004-07-27 maartenbrock* src/SDCC.lex (doPragma): added pragma disable_warning...
2004-03-17 epetrich* src/SDCCglue.c (emitMaps): allow public sfr variables
2003-10-13 bernhardheld* device/lib/logf.c: "fixed" overlay bug
2003-09-26 sdcc-builderlib files list only existent modules
2003-01-11 bernhardheldnew option -o
2002-01-08 bernhardheldSmall fix
2002-01-08 bernhardheld* support/regression/Makefile: new target test-mcs51...