Fixed gcc warning
[fw/sdcc] / link / z80 / lklibr.c
2003-08-24 jesuscFixed gcc warning
2003-08-22 jesuscz80 and mcs51 linkers complaint if a public symbol...
2003-07-30 jesuscLinker complaints if linked modules have conflicting...
2003-07-28 jesuscWarning when libfile not found and path is null
2003-07-28 jesuscGenerate a warning when a library file is not found.
2003-07-25 jesuscSolved some issues with cygwin paths again...
2003-07-25 jesuscFixed warning when compiling with gcc
2003-07-24 jesuscAdded support for new library format. Old format suppo...
2003-07-17 jesuscz80 library paths may contain '.' now (better fix)
2003-07-17 jesuscz80 library paths may contain '.' now
2001-05-14 michaelhLengthened the maximum filename to 100 chars
2001-02-04 jtvolpeNew memory allocation functions with Linux fixes
2001-02-04 jtvolpeNew Memory Allocation functions
2000-11-04 stevewilliams Add support for the --disable-boehm-gc flag for system...
2000-08-01 michaelhPre 2.95-2
2000-01-17 michaelhInitial revision