* link/z80/lkmain.c,
[fw/sdcc] / link / z80 / aslink.h
2006-02-07 bernhardheld* link/z80/lkmain.c,
2003-08-04 jesuscFixed some warnings when building in MSVC
2003-07-30 jesuscLinker complaints if linked modules have conflicting...
2003-07-28 jesuscGenerate a warning when a library file is not found.
2003-07-24 jesuscAdded support for new library format. Old format suppo...
2003-07-13 jesusccleaned up a little the gbz80 and z80 ports
2003-04-29 jesuscz80 linker build using MSVC
2001-09-03 michaelh * link/z80/aslink.h: Fixed path for PATH_MAX
2001-08-30 michaelh * link/z80/aslink.h: Fixed long file name support...
2001-06-28 michaelhRemoved all warnings from as and link
2001-05-14 michaelhLengthened the maximum filename to 100 chars
2001-01-09 kvigorRename addr_t type to Addr_T to avoid conflict with...
2000-08-01 michaelhPre 2.95-2
2000-07-12 michaelhMerge out from the z80 far branch
2000-01-17 michaelhInitial revision