moved mcs51 linker to as/link/mcs51
[fw/sdcc] / as / z80 /
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