Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / sdcc_vc_in.h
2008-05-18 borutr* support/Utils/dbuf_string.[ch]: added dbuf_chomp(),
2008-05-07 MaartenBrock* as/mcs51/asdata.c,
2007-09-30 borutr* src/SDCCval.h: fixed bug #1739860 - sdcc does not...
2004-02-18 jesuscFor release version disable anoying warnings. Debug...
2003-11-07 borutr* configure, configure.in, sdcc_vc_in.h, sdcconf_in...
2003-11-04 borutr* configure, configure.in, sdcc_vc_in.h, sdcconf.h,
2003-04-29 kvigorDS80C400 support, the beginning
2003-04-12 bernhardheld* src/SDCCutil.c (pathEquivalent): defined but not...
2003-04-11 jesuscBINDIR is needed to compile with MSVC
2003-04-07 bernhardheld* Makefile.common.in: unused PORT, SCC and SAS removed...
2003-04-02 bernhardheld* Makefile.common.in: unused PORT, SCC and SAS removed...
2003-03-10 borutrdefine pclose as _pclose for WIN32
2003-03-09 borutr explicitly undefined HAVE_MKSTEMP which is not availab...
2003-03-08 bernhardhelduse appropriate data-types on host for SDCC's int and...
2003-02-23 borutrvsnprintf is defined as _vsnprintf on MSVC
2003-02-21 kvigorBuffer overflow hunt: removing strcpy, strcat, sprintf
2003-02-10 borutrBorland C++ build doesn't depend on Cygwin configure
2002-08-28 borutradded - genarate sdcc_vc.h using sdcc_vc_in.h as templa...