aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/rtld/Makefile
Commit message (Expand)AuthorAgeFilesLines
* These files were moved elsewhere (sbin/ldconfig, libexec/rtld-aout,Peter Wemm1998-06-011-19/+0
* Get rid of the dynamic linker's internal malloc package, and arrangeJohn Polstra1997-11-291-5/+4
* Fixed `make depend' and related bogons. LDFLAGS was used forBruce Evans1997-04-161-10/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Update to handle new version ld.so.hints and info in executable forPeter Wemm1996-10-011-4/+10
* Use `install -C' instead of lots of shell commands to install ld.soBruce Evans1996-09-121-13/+2
* ``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