* */Makefile.in: removed annoying warning:
[fw/sdcc] / debugger / mcs51 / Makefile.in
2007-06-03 borutr* */Makefile.in: removed annoying warning:
2007-01-03 bernhardheld* configure.in: added missing mcs51 in status output
2006-11-06 borutrMakefile.in: put back prefix and exec_prefix
2006-11-06 borutr* debugger/mcs51/acinclude.m4, debugger/mcs51/aclocal.m4,
2006-10-16 borutr* configure.in, configure, sdccconf_in.h, src/SDCCglobal,
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2004-08-29 bernhardheld* device/lib/pic16/Makefile.common.in: added $(MM)...
2003-04-24 bernhardheldEXEEXT introduces to solve Cygwin problems
2001-10-06 michaelh * src/SDCCpeeph.c (peepHole): Fixed all leaks. Added...
2001-02-18 sandeepsome changes to the make files
2001-02-18 sandeepChanged a few Makefiles & Fixed 3 bugs.
2001-02-06 kvigordeal with relocated SDCCerr.c
2001-02-04 jtvolpeNew memory allocation functions with Linux fixes
2001-02-03 stevewilliams Remove all references to the GC library, replacing...
2000-11-09 stevewilliams Get debugger working with --disable-boehm-gc flag
2000-04-29 sandeepdebugger build okay
2000-01-29 sandeepmore make/build related stuff
2000-01-17 michaelhInitial revision