Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / src / Makefile.in
2007-12-29 borutr* src/SDCCasm.[ch]: renamed from asm[ch], use dbuf_getl...
2007-08-11 borutr * support/Util/SDCCerr.c, support/Util/SDCCerr.h,...
2007-06-03 borutr* */Makefile.in: removed annoying warning:
2007-03-13 borutr* src/Makefile.in, sim/ucsim/avr.src/Makefile.in,
2007-01-07 borutr* use dynamic memory buffers instead temporary files
2007-01-03 bernhardheld* configure.in: added missing mcs51 in status output
2006-07-04 borutr* src/configure.in, src/configure, src/Makefile.in...
2006-07-03 borutrsdcc-build:
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2004-08-29 bernhardheld* device/lib/pic16/Makefile.common.in: added $(MM)...
2004-07-24 vrokas* (rule Makefile.dep): added dependency version.h,
2004-07-24 vrokas* (rule dep): added dependency version.h,
2004-07-24 vrokasAdding version extension according to ChangeLog CVS...
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-02-29 borutrsrc/Makefile.in, src/SDCCutil.c, support/Util/findme.c,
2004-02-26 bernhardheld* src/Makefile.in (dep): include SLIBOBJS in dependency...
2003-04-24 bernhardheldEXEEXT introduces to solve Cygwin problems
2003-04-12 bernhardheld* src/SDCCutil.c (pathEquivalent): defined but not...
2003-04-01 bernhardheldfix making ports
2003-03-31 bernhardheldMakefile, src/Makefile.in: add dependencies, so that...
2003-03-28 borutradded support/Util/dbuf.c to the project
2003-03-23 bernhardheld* doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
2003-01-24 bernhardheld* src/Makefile.in: remove spawn.o
2001-10-01 johanknolfixed bug #462474
2001-09-23 michaelh * .version: Updated to 2.3.1
2001-07-02 michaelhAdded exe transform support. Made the strip explicit...
2001-05-20 jtvolpeFixed references to BuildCmdLine and my_system
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-02-04 jtvolpeNew memory allocation functions with Linux fixes
2001-02-03 stevewilliams Remove all references to the GC library, replacing...
2001-01-28 michaelhMerge of the izt changes.
2000-12-04 sdattaloStarted PIC port (based on mcs51 port)
2000-11-04 stevewilliams Add support for the --disable-boehm-gc flag for system...
2000-10-16 kvigorReplace Perl version of packihx with C version
2000-09-30 johanknolcleanup; moved extern's from .c to .h files for double...
2000-09-15 kvigorProperly install packihx utility
2000-08-19 michaelhAdded alternate lexer
2000-08-18 kvigorAdd ds390 port
2000-08-01 michaelhPre 2.95-2
2000-05-08 michaelhAdded -lm
2000-03-30 michaelhFixed a character pointer bug
2000-03-21 sandeepadded avr to makefile.in & fixed a bug in cse.c
2000-02-10 michaelhRight.
2000-02-02 michaelhMade configure use the native libgc if available. ...
2000-01-27 sandeep*** empty log message ***
2000-01-23 michaelh* Added common.h
2000-01-17 michaelhRemoved some generated files, added Makefile.common...
2000-01-17 michaelhInitial revision