aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-aout/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-3/+3
* 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
* Import Paul Kranenburg's man page for ld.so (aka. rtld).Joerg Wunsch1995-08-261-2/+3
* Weak symbol support from NetBSD. This should bring us in sync with theNate Williams1995-03-041-12/+2
* Add LDDESTDIR to ld command.Steven Wallace1994-09-181-2/+6
* Add dependencies on libraries to DPADD. Someday this should be doneBruce Evans1994-08-281-2/+3
* Install ld.so immutable.Garrett Wollman1994-08-261-1/+2
* Due to the deletion of the gcc support from libc we need again theAndreas Schulz1994-03-101-2/+2
* This is Paul K's latest set of ld changes. A commit was necessary at thisJordan K. Hubbard1994-02-131-10/+10
* Implemented 'QMAGIC' a.out format correctly, and changed the defaultDavid Greenman1994-01-031-2/+2
* Broke sbrk() out of rtld as part of general cleanup.Jordan K. Hubbard1993-12-111-3/+4
* Added -lgcc_pic back again.Jordan K. Hubbard1993-11-251-2/+2
* Some of the latest changes from Paul K (taken from NetBSD-current).Jordan K. Hubbard1993-11-221-2/+2
* Added -lgcc_pic to Makefile -- Why do we need this and NetBSD don't ??Paul Richards1993-11-091-2/+2
* Updated to newest ld from pk.Paul Richards1993-11-091-3/+3
* Added -lgcc_pic to LDFLAGS in rtld/MakefilePaul Richards1993-11-071-2/+2
* Imported NetBSD's ld for shared libs.Paul Richards1993-11-031-0/+24