aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5_cvscvs2svn1997-10-2136-36/+36
* MFC: spelling fixesJohn-Mark Gurney1997-10-121-1/+1
* MFC: Prepend an underscore if a symbol lookup fails and try again.Nate Williams1997-09-021-2/+30
* Sync with -current.John Polstra1997-08-0818-147/+463
* Merge from main branch 1.17 -> 1.18: Fix typos and misspellings.John Polstra1997-05-311-5/+5
* Merge the typo fix from -current.Masafumi Max NAKANE1997-05-271-5/+5
* Partial merge from main branch 1.40 -> 1.41: Set the dynamic linkerJohn Polstra1997-05-251-1/+5
* Merge Bruce's de-bogosifying chagnes from -current (1.24).Satoshi Asami1997-05-081-10/+2
* Merge two bug fixes from main branch:John Polstra1997-02-032-6/+12
* Merge bug fix from main branch 1.43 -> 1.44: If a library is foundJohn Polstra1997-01-201-1/+5
* YAMFCPoul-Henning Kamp1996-12-031-1/+1
* YAMFCPoul-Henning Kamp1996-12-031-6/+2
* YAMFCPoul-Henning Kamp1996-11-231-2/+4
* Merge from -currentPoul-Henning Kamp1996-11-101-3/+6
* Merge from rev 1.16: fix the ldconfig handling for non-existantJoerg Wunsch1996-11-081-5/+13
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-021-275/+0
* oops, uninitialised variable.. -v mode depended on stack contents.Peter Wemm1996-10-291-2/+2
* If errors occur during the loading of the shared libraries required byJohn Polstra1996-10-241-10/+30
* Fix two minor typos in the manual page.John Polstra1996-10-181-3/+3
* Add the search directories from the hints file only the first time it isJohn Polstra1996-10-101-2/+5
* Add a new option "-f hints_file" to specify an alternate file instead ofJohn Polstra1996-10-102-37/+37
* Fix a bug that caused a segmentation violation if dlsym() was calledJohn Polstra1996-10-101-2/+2
* There's no need to 'unsetenv()' unsafe environment variables explicitlyNate Williams1996-10-011-6/+1
* Sigh, oh well, here's my obligigatory "oops" commit. I don't quite knowPeter Wemm1996-10-011-1/+13
* Incorporate John Polstra's sods.c display of the details about thePeter Wemm1996-10-014-4/+533
* Update to handle new version ld.so.hints and info in executable forPeter Wemm1996-10-014-63/+284
* Support for specifying printf-like output specs to control the ldd outputPeter Wemm1996-10-012-4/+32
* Updates to deal with ld.so.hints version 2. It now deals with thePeter Wemm1996-10-012-18/+53
* Update the backends to go with the top-level ld changes. The non-i386Peter Wemm1996-10-015-14/+47
* Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also dealPeter Wemm1996-10-0117-569/+959
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-231-3/+3
* Use `install -C' instead of lots of shell commands to install ld.soBruce Evans1996-09-121-13/+2
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-292-4/+12
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-126-20/+24
* Aw c'mon. I'm being driven mad by plenty of other things. I don'tBill Paul1996-06-081-2/+2
* Add an option -O <filename> to ld. From the manpage:Poul-Henning Kamp1996-05-283-3/+30
* Zero out an unused field in a structure that is written to the outputJohn Polstra1996-05-271-1/+2
* When checking to see whether a needed shared library has alreadyJohn Polstra1996-05-221-2/+36
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-3/+3
* When a local symbol that would normally be eliminated by "-x" orJohn Polstra1996-04-241-1/+12
* Implement support for LD_PRELOAD in the dynamic linker. RemoveJohn Polstra1996-04-202-14/+110
* Implement support for LD_PRELOAD in the dynamic linker.John Polstra1996-04-202-2/+29
* Correct some man page xrefs, and some other minor changes to bring someMike Pritchard1996-04-081-12/+12
* Bring in some of Paul K's fixes for ldconfig from NetBSD-current.Paul Traina1996-02-261-10/+30
* This release is a moderate restructuring of the dynamic linker.John Polstra1996-01-131-592/+605
* Split up the code so that a single directory can be searched, toJohn Polstra1996-01-132-82/+118
* Another '-' needed for make release.Poul-Henning Kamp1996-01-111-2/+2
* Make the new realinstall target a little less draconian so that make releasePoul-Henning Kamp1996-01-111-3/+3
* Install ld.so in a way that is safe even on a running system.John Polstra1996-01-111-2/+13
* recording cvs-1.6 file deathPeter Wemm1995-12-301-4/+0