summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-aout
Commit message (Expand)AuthorAgeFilesLines
...
* Sigh, oh well, here's my obligigatory "oops" commit. I don't quite knowpeter1996-10-011-1/+13
* Update to handle new version ld.so.hints and info in executable forpeter1996-10-014-62/+331
* Update the backends to go with the top-level ld changes. The non-i386peter1996-10-013-11/+34
* Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also dealpeter1996-10-015-19/+562
* add missing comma(s) in .Xr macroswosch1996-09-232-6/+6
* Use `install -C' instead of lots of shell commands to install ld.sobde1996-09-121-13/+2
* When checking to see whether a needed shared library has alreadyjdp1996-05-221-2/+36
* ``mv'' -> ``mv -f''wosch1996-05-071-3/+3
* Implement support for LD_PRELOAD in the dynamic linker. Removejdp1996-04-203-24/+118
* Implement support for LD_PRELOAD in the dynamic linker.jdp1996-04-201-1/+27
* This release is a moderate restructuring of the dynamic linker.jdp1996-01-131-592/+605
* Split up the code so that a single directory can be searched, tojdp1996-01-131-81/+116
* Another '-' needed for make release.phk1996-01-111-2/+2
* Make the new realinstall target a little less draconian so that make releasephk1996-01-111-3/+3
* Install ld.so in a way that is safe even on a running system.jdp1996-01-111-2/+13
* Changed the terminology for what used to be called the "memorizing"nate1995-11-022-188/+90
* Run-time linker speedups - Round Onenate1995-10-251-3/+170
* Remove LD_NOSTD_PATH implementation, it isn't works andache1995-10-241-4/+2
* if uid != euid or gid != egid unsetenv("LD_NOSTD_PATH") tooache1995-10-211-1/+2
* This is a FreeBSD manpage, not a NetBSD manpage. :)nate1995-10-052-4/+4
* Make the error message more readable when 'ld.so' cannot locate a needednate1995-09-271-13/+11
* Fixup the "ld.so failed" message for the case when ld.so finds undefinednate1995-09-271-5/+5
* Import Paul Kranenburg's man page for ld.so (aka. rtld).joerg1995-08-263-2/+291
* Change ld.so to correctly load dependant libraries for dlopen and unload themdfr1995-06-271-66/+234
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* Sync. up bits with Paul K. Cascade support plus some cosmetic changes.nate1995-04-211-13/+60
* Removed /usr/local/lib from the standard library search path to benate1995-03-191-2/+2
* Weak symbol support from NetBSD. This should bring us in sync with thenate1995-03-046-196/+132
* Support for more Sun compatible dlopen() and friends. Also added proper errorjkh1995-02-071-87/+205
* Make ldconfig and ld.so not hashing the shared lib minor number. Thisjoerg1995-01-121-6/+5
* Change toswallace1995-01-051-2/+2
* Updated to recent version of Paul K.'s shlib code. This code has betternate1994-12-235-46/+52
* Add LDDESTDIR to ld command.swallace1994-09-181-2/+6
* Unmap hints file when finished with it, so that it can go awaybde1994-09-151-1/+21
* Add dependencies on libraries to DPADD. Someday this should be donebde1994-08-281-2/+3
* Install ld.so immutable.wollman1994-08-261-1/+2
* Changes from Paul Kranenburg which bring us into sync with his sources:rich1994-06-155-83/+118
* Change the private declarations from dlopen,dlclose,dlsym,dlctlats1994-04-131-10/+10
* Due to the deletion of the gcc support from libc we need again theats1994-03-101-2/+2
* This is Paul K's latest set of ld changes. A commit was necessary at thisjkh1994-02-136-490/+761
* Remove /usr/X386/lib and /usr/local/lib from the default locations,rgrimes1994-02-091-2/+2
* Removed dependance on EX_DYNAMIC in making decisions on the magic number.dg1994-01-192-3/+5
* More proper fix for for shared lib debugging support.jkh1994-01-141-2/+2
* 1. Fix bug where duplicate symbol warnings were suppressed. This oftenjkh1994-01-121-2/+2
* Implemented 'QMAGIC' a.out format correctly, and changed the defaultdg1994-01-033-12/+23
* C++ support changes (+misc fixes) from Paul K.jkh1993-12-221-12/+43
* Broke sbrk() out of rtld as part of general cleanup.jkh1993-12-112-45/+6
* Omitted 4th argument to findshlib() [thanks Rich!]. Our ld is a bitjkh1993-12-111-3/+3
* Sync up with Paul K's latest ld from cesium.jkh1993-12-112-4/+62
* makedepend fails for ld. I think it because the .S files arejkh1993-12-101-3/+3
OpenPOWER on IntegriCloud