aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-aout/rtld.c
Commit message (Expand)AuthorAgeFilesLines
* David Greenman's latest changes to eliminate much stack-walking jazzJordan K. Hubbard1993-12-091-94/+8
* More changes to bring FreeBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-041-3/+3
* 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-301-1/+61
* Some of the latest changes from Paul K (taken from NetBSD-current).Jordan K. Hubbard1993-11-221-20/+67
* Added -lgcc_pic to Makefile -- Why do we need this and NetBSD don't ??Paul Richards1993-11-091-16/+11
* Updated to newest ld from pk.Paul Richards1993-11-091-3/+4
* Imported NetBSD's ld for shared libs.Paul Richards1993-11-031-0/+1026