summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/ld
Commit message (Expand)AuthorAgeFilesLines
* BANG! BANG! BANG! Put these bits out of their misery.obrien2002-09-1718-12596/+0
* can not -> cannot.ru2002-08-132-2/+2
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-142-2/+4
* mdoc(7) police: s/NetBSD/.Nx/ where appropriate.ru2001-08-132-2/+4
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-131-1/+2
* mdoc(7) police:ru2001-08-072-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-102-2/+2
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-012-37/+31
* Prepare for mdoc(7)NG.ru2000-12-272-0/+2
* Add these files that were used from contrib/gcc/. They are taken fromobrien2000-12-263-3/+3115
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-11/+11
* Use Fx macro wherever possible.ru2000-11-141-1/+2
* 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
OpenPOWER on IntegriCloud