summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-aout/rtld.c
Commit message (Expand)AuthorAgeFilesLines
* Changes from Paul Kranenburg which bring us into sync with his sources:rich1994-06-151-55/+79
* Change the private declarations from dlopen,dlclose,dlsym,dlctlats1994-04-131-10/+10
* This is Paul K's latest set of ld changes. A commit was necessary at thisjkh1994-02-131-412/+612
* 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
* 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-111-42/+2
* Omitted 4th argument to findshlib() [thanks Rich!]. Our ld is a bitjkh1993-12-111-3/+3
* David Greenman's latest changes to eliminate much stack-walking jazzjkh1993-12-091-94/+8
* More changes to bring FreeBSD in sync with Paul K's latest.jkh1993-12-041-3/+3
* Second attempt to integrate Paul K's changes.jkh1993-12-021-1/+56
* Remove hanging #else part (with second sbrk()) without #if & #endifache1993-12-011-55/+3
* Many recent fixes from Paul K, add support for chaining of shared lib deps.jkh1993-11-301-1/+61
* Some of the latest changes from Paul K (taken from NetBSD-current).jkh1993-11-221-20/+67
* Added -lgcc_pic to Makefile -- Why do we need this and NetBSD don't ??paul1993-11-091-16/+11
* Updated to newest ld from pk.paul1993-11-091-3/+4
* Imported NetBSD's ld for shared libs.paul1993-11-031-0/+1026
OpenPOWER on IntegriCloud