freebsd-dev/gnu/usr.bin/ld
Nate Williams 6f5457454c Make the error message more readable when 'ld.so' cannot locate a needed
shared library.  Formerly, the message looked like this:

    ld.so: run: libjdp1.so.1.0: Undefined error: 0

The new message looks like this:

    ld.so: run: Can't find shared library "libjdp1.so.1.0"

(Where "run" is the name of the program being executed.)

Submitted by:	jdp@polstra.com (John Polstra)
1995-09-27 23:17:33 +00:00
..
i386 Weak symbol support from NetBSD. This should bring us in sync with the 1995-03-04 17:49:20 +00:00
ldconfig Reset the umask before creating the output file; otherwise running 1995-08-16 06:31:50 +00:00
ldd Updated to recent version of Paul K.'s shlib code. This code has better 1994-12-23 22:31:35 +00:00
rtld Make the error message more readable when 'ld.so' cannot locate a needed 1995-09-27 23:17:33 +00:00
sparc Weak symbol support from NetBSD. This should bring us in sync with the 1995-03-04 17:49:20 +00:00
cplus-dem.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
etc.c Changes from Paul Kranenburg which bring us into sync with his sources: 1994-06-15 22:41:19 +00:00
ld.1 Updated to recent version of Paul K.'s shlib code. This code has better 1994-12-23 22:31:35 +00:00
ld.1aout Updated to recent version of Paul K.'s shlib code. This code has better 1994-12-23 22:31:35 +00:00
ld.c Make ld's error messages consistent with gcc when no input files 1995-07-13 08:30:07 +00:00
ld.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
lib.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
Makefile Stop using gnumalloc. 1995-09-22 14:14:32 +00:00
PORTING New file from pk to aid new in developing the shlib code for new 1994-12-23 22:56:08 +00:00
rrs.c Weak symbol support from NetBSD. This should bring us in sync with the 1995-03-04 17:49:20 +00:00
shlib.c Removed /usr/local/lib from the standard library search path to be 1995-03-19 21:20:09 +00:00
symbol.c Updated to recent version of Paul K.'s shlib code. This code has better 1994-12-23 22:31:35 +00:00
symseg.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
TODO Added the TODO file. Also wanted to announce the previous change to rtld.c 1993-12-09 17:53:08 +00:00
warnings.c Weak symbol support from NetBSD. This should bring us in sync with the 1995-03-04 17:49:20 +00:00
xbits.c This is Paul K's latest set of ld changes. A commit was necessary at this 1994-02-13 20:43:13 +00:00