summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/ld
Commit message (Expand)AuthorAgeFilesLines
* Egads! This still refered to contrib/egcs/obrien2000-01-031-1/+1
* $Id$ -> $FreeBSD$peter1999-08-2716-16/+16
* Fixed missing prototype for address_to_line(). One call passes anbde1999-07-041-1/+2
* Look in the new place for GCC bits.obrien1999-04-101-2/+2
* Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.kato1998-09-091-3/+3
* Install the legacy man file in section 1aout.jb1998-09-071-1/+2
* Add Xref to ldd(1).jkoshy1998-07-262-2/+4
* Fixed printf format errors.bde1998-06-304-14/+18
* Add -DFREEBSD_AOUT to CFLAGS, to ensure that <link.h> gives us the correctpeter1998-06-121-2/+2
* These files were moved elsewhere (sbin/ldconfig, libexec/rtld-aout,peter1998-06-0120-5936/+0
* Look for files in their new locations.peter1998-06-011-11/+7
* ELF preparation step 2:sos1998-05-263-6/+11
* ELF preparation step 1:sos1998-05-251-1/+2
* Add ELF support.dfr1998-05-012-11/+62
* Implement dladdr.jdp1998-02-061-4/+94
* Removed /etc/ld.so.conf reference from FILES section (people getalex1998-01-011-3/+1
* Use consistent spelling,hoek1997-12-251-1/+1
* Make emacs work again. This is a workaround for the fact that thejdp1997-12-051-18/+33
* Get rid of the dynamic linker's internal malloc package, and arrangejdp1997-11-294-863/+474
* In the "ldd -v" output, display the N_AUX information for eachjdp1997-11-281-3/+13
* Many places in the code NULL is used in integer context, wherephk1997-09-181-2/+2
* spelling corrections.wosch1997-09-131-3/+3
* Touch up the code that implements "ldd -v".jdp1997-09-023-54/+86
* fix a few spelling changesjmg1997-08-301-1/+1
* .Ar -l -> .Fl lsteve1997-08-232-4/+4
* Add -R (rescan or refresh) option to rescan and rebuild the hintspeter1997-08-222-13/+27
* - In dlsym(), if the lookup fails using the original symbol, prepend annate1997-08-191-2/+30
* Implement dlsym(RTLD_NEXT, symbol).jdp1997-08-021-12/+64
* Allow ldconfig to accept files (containing directory paths) as well asjkh1997-07-112-9/+73
* Configure static linkage in the normal way (default to -static usingbde1997-06-291-2/+2
* Configure static linkage in the normal way (default to -static usingbde1997-06-291-4/+6
* BYOC - Bring Your Own Calloc(3)phk1997-06-221-1/+14
* Fix some old typos and misspellings.jdp1997-05-312-10/+10
* Document new -Bforcedynamic flag and -assert pure-text.dfr1997-05-292-6/+36
* Typo fix.max1997-05-271-3/+3
* Changes to support the kernel linker:dfr1997-05-133-8/+22
* Fix a bug that caused the relocs for linker set members in sharedjdp1997-04-301-1/+3
* Don't complain about no input files for `ld -f'. This fixes spuriousbde1997-04-251-2/+5
* Fill the padding at the end of the runtime strings with zeros,jdp1997-04-251-2/+6
* Fixed `make depend' and related bogons. LDFLAGS was used forbde1997-04-161-10/+2
* Don't print nonexistent library names for `ld -f [-Lfoo] -lbar'. Abde1997-04-111-2/+10
* Add a new "-f" option to the linker, to print the resolved pathsjdp1997-03-223-5/+43
* Revert $FreeBSD$ to $Id$peter1997-02-2236-36/+36
* Fix a bug involving alias (N_INDR) symbols. When building a sharedjdp1997-02-011-2/+8
* Use xmalloc instead of malloc in two places, so that out-of-memoryjdp1997-01-242-2/+2
* Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS".jdp1997-01-172-1/+36
* If a library is found in the hints file, but the library doesn't exist,jdp1997-01-141-0/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1436-36/+36
* Sort cross references.wosch1997-01-133-9/+9
* Use the RTLD_NOW symbol, now that it is defined in <dlfcn.h>.jdp1997-01-121-4/+3
OpenPOWER on IntegriCloud