aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-aout
Commit message (Expand)AuthorAgeFilesLines
* More changes to bring FreBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-041-27/+2
* Second attempt to integrate Paul K's changes.Jordan K. Hubbard1993-12-021-1/+56
* Remove hanging #else part (with second sbrk()) without #if & #endifAndrey A. Chernov1993-12-011-55/+3
* Many recent fixes from Paul K, add support for chaining of shared lib deps.Jordan K. Hubbard1993-11-304-7/+92
* 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-224-25/+80
* Incorporated fixes from Paul to make -Z option work. Emits old-stylePaul Richards1993-11-151-2/+5
* Added -lgcc_pic to Makefile -- Why do we need this and NetBSD don't ??Paul Richards1993-11-092-18/+13
* Updated to newest ld from pk.Paul Richards1993-11-093-9/+11
* Added -lgcc_pic to LDFLAGS in rtld/MakefilePaul Richards1993-11-071-2/+2
* Imported NetBSD's ld for shared libs.Paul Richards1993-11-038-0/+1958