* as/link/mcs51/lkarea.c (lnkarea2): handle absolute areas, restructured
[fw/sdcc] / as / mcs51 / asmain.c
2006-12-21 MaartenBrock* as/link/mcs51/lkarea.c (lnkarea2): handle absolute...
2006-10-01 MaartenBrock* device/lib/gets.c: fixed bug 1568829,thanks Philipp...
2006-06-10 MaartenBrock* as/hc08/asmain.c (asexit),
2006-04-22 MaartenBrock* as/asx8051.dsp: added mcs51/strcmpi.h
2006-01-28 bernhardheld* as/hc08/aslex.c,
2003-08-02 jesusc'O' record is output correctly now.
2003-07-30 jesuscLinker complaints if linked modules have conflicting...
2003-02-18 johanknola module can start with a digit
2003-01-26 bernhardheldreplace non-ANSI strcmpi by as_strcmpi
2001-12-10 johanknolfixed bug #482168
2001-10-12 bernhardheldreplace FILENAME_MAX with PATH_MAX
2001-08-26 bernhardheldIncreased buffer size for regression tests:
2001-06-29 bernhardheldbug 427642 error with files like ./file.asm
2001-04-20 jtvolpeCleaned up MSVC specific stuff
2001-02-13 jtvolpeHouse cleaning for VC6 host port
2001-02-04 jtvolpeNew Memory Allocation functions
2001-02-03 johanknolas should return an error if one occurs
2001-01-09 kvigorrename addr_t type to Addr-T to avoid conflict with...
2001-01-04 jtvolpeMS VC6 Port
2000-10-17 vav *fixed problem with non-existent error messages about...
2000-02-06 kvigorAdd 24 bit flat mode support for DS80C390 to assembler...
2000-01-17 michaelhInitial revision