Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / as / z80 /
2009-02-27 borutr* as/z80/asexpr.c, as/z80/z80mch.c: re-fixed bugs
2009-02-23 borutr* as/z80/z80mch.c: fixed bug #1704376: missing as-z80...
2009-02-23 borutr* as/z80/asexpr.c: fixed bug #1829678: Z-80 CP A,<xxx...
2009-02-05 borutr* asranlib/asranlib.c, link/lkar.h, link/lkar.c:
2008-12-20 tecodev* debugger/mcs51/break.c, debugger/mcs51/cmd.c,
2008-09-07 MaartenBrock* as/z80/aslist.c (lstsym): changed old K&R to ANSI
2008-05-16 MaartenBrock* as/hc08/clean.mk,
2008-02-16 MaartenBrock* as/link/mcs51/aslink.dsp: removed SDK define
2008-02-16 borutr* as/z80/asmain.c, as/z80/asm.h, as/z80/asdata.c,
2007-12-29 borutrfixed makefiles
2007-12-29 borutr* as/hc08/Makefile.bcc, as/hc08/Makefile.in, as/hc08...
2007-12-28 borutr* as/hc08/asmain.c, as/mcs51/asmain.c:
2007-12-28 borutr* as/asxxsrc/aslex.c: moved from as/mcs51/aslex.c;
2007-11-17 borutrcreated as/asxxsrc directory, assym.c and strcpi.c...
2007-11-17 borutr2007-11-17 Borut Razem <borut.razem AT siol.net>
2007-11-12 borutras\z80\aslist.c: fixed bug #1817005 - as-z80 chokes...
2007-11-12 borutras\z80\asout.c: fixed bug #1817005 - as-z80 chokes...
2007-11-12 borutr* as\z80\asmain.c, as\z80\asm.h, as\z80\assym.c, as...
2007-11-11 MaartenBrock* as/hc08/asmain.c,
2007-06-03 borutr* */Makefile.in: removed annoying warning:
2007-03-13 borutr* as/link/z80/Makefile.in, as/z80/Makefile.in:
2007-01-07 MaartenBrockgit-svn-id: https://sdcc.svn.sourceforge.net/svnroot...
2007-01-07 MaartenBrock* as/as_gbz80.dsp, as/z80/as_gbz80.dsp,
2007-01-03 bernhardheld* configure.in: added missing mcs51 in status output
2006-08-09 MaartenBrock* as/z80/assym.c (mlookup): ignore case when looking...
2006-08-07 MaartenBrock* as/z80/asm.h: made CASE_SENSITIVE 1
2006-07-04 borutrreplace .cc with .c
2006-07-04 borutr* src/configure.in, src/configure, src/Makefile.in...
2006-07-03 borutr* as/z80/Makefile.in: defined CPPFLAGS
2006-07-01 bernhardheld* as/hc08/lkaomf51.c (OutputName),
2006-04-25 bernhardheld* as/z80/Makefile,
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2006-04-22 MaartenBrock* as/asx8051.dsp: added mcs51/strcmpi.h
2006-01-28 bernhardheld* as/hc08/aslex.c,
2004-08-29 bernhardheld* device/lib/pic16/Makefile.common.in: added $(MM)...
2003-11-07 borutr* support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51...
2003-11-04 borutr* configure, configure.in, sdcc_vc_in.h, sdcconf.h,
2003-11-03 bernhardheldUse headers defined in the C[++] standards:
2003-09-07 epetrich* as/z80/asmain.c (main): fixed bug #801766
2003-08-04 jesuscFixed some warnings when building in MSVC
2003-08-02 jesusc'O' record is output correctly now.
2003-07-30 jesuscLinker complaints if linked modules have conflicting...
2003-07-07 jesuscgetst(id, c) was looping forever so changed it as in...
2003-04-26 bernhardheld* as/Makefile: new EXEEXT
2003-04-24 bernhardheldEXEEXT introduces to solve Cygwin problems
2003-04-23 bernhardheld* as/Makefile: fix target clean
2003-04-19 bernhardheld* as/z80/Makefile: fix permanent rebuild of z80
2003-04-03 bernhardheldas/z80/Makefile: fix 'make -j' problem
2003-02-18 johanknola module can start with a digit
2003-02-10 borutrAdded Borland Makefile
2003-02-02 johanknolNow the regression tests could go online again
2003-01-22 bernhardheldremoved for gcc 3.2
2003-01-22 bernhardheld* as/z80/string.h: disable this header for gcc 3.2
2001-10-06 michaelh * src/SDCCpeeph.c (peepHole): Fixed all leaks. Added...
2001-09-14 kbongersallow for APPLE MACH compilation
2001-08-21 pjsFix compiler warnings, extra tokens at end of #endif...
2001-08-16 bernhardheldRemoved linker-problems under CYGWIN
2001-08-16 bernhardheldRemoved linker-problems under CYGWIN
2001-08-15 bernhardheldbug 427642 fix: error with files like ./file.asm
2001-07-21 michaelhAdded bug cases. Added decent support for distclean
2001-07-02 michaelhAdded exe transform support. Made the strip explicit...
2001-06-28 michaelhRemoved all warnings from as and link
2001-05-14 michaelhLengthened the maximum filename to 256 chars
2001-04-19 jtvolpeCleaned references to machine()
2001-02-18 sandeepchanged some Makefiles
2001-02-04 jtvolpeNew memory allocation functions with Linux fixes
2001-02-04 jtvolpeNew Memory Allocation functions
2001-01-09 kvigorWhoops! Somehow completely clobbered aslex.c; this...
2001-01-09 kvigorRename type addr_t to Addr_T to avoid conflict with...
2001-01-04 jtvolpeMS VC6 Port
2000-10-17 vavfixed assemblers & linker: now works with CygWin's...
2000-10-17 vav *fixed problem with non-existent error messages about...
2000-08-01 michaelhPre 2.95-2
2000-07-22 michaelhFixed up the z80 and gbz80 Makefiles to split out the...
2000-06-05 michaelhMerge back from 2.21-pre1
2000-03-26 michaelhMade it build better
2000-03-09 michaelh* Changed limit on 256$ to > 256
2000-03-05 michaelhTracing Makefile bug
2000-03-05 michaelhTracing as build bug
2000-03-05 sandeepz80 assembler and linker now part of ./configure ;...
2000-03-01 michaelhAdded scripts to build all versions of as/link
2000-02-22 michaelhLots.
2000-02-17 michaelhAdded support for the gb, touched some files in testing...
2000-01-17 michaelhInitial revision