summaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Retire the WITH_LIBMAP compile knob; libmap is now a standard feature.Matthew N. Dodd2003-09-131-10/+1
* Forgot one instance of ld-elf.so.1. Convert to ${PROG}Gordon Tetlow2003-08-171-1/+1
* Don't forget to honor DESTDIR. Also switch over to using PROG instead ofGordon Tetlow2003-08-171-2/+2
* Don't forget to chflags noschg the existing binary so we can symlinkGordon Tetlow2003-08-171-0/+5
* As long threatened, stage 2 of making a dynamically-linked root a reality.Gordon Tetlow2003-08-171-0/+2
* Set CSTD to gnu99. We can only use on of the gnu?9 C languages.David E. O'Brien2003-06-041-0/+1
* Allow threading libraries to register their own lockingAlexander Kabaev2003-05-291-2/+3
* Dynamic object dependency mapping: libmap.Matthew N. Dodd2003-04-071-0/+9
* Advertize rtld(1) as ld.so(1) in manual pages worldAlexey Zelkin2003-02-131-1/+2
* Dillon's recent commits to the dynamic linker without running themJohn Polstra2002-06-101-1/+0
* Use new backup feature of install(1).Ruslan Ermilov2001-05-281-14/+1
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+1
* We shouldn't use cp to save the old ld-elf.so.1. Use the sanctioned toolBrian Feldman2000-07-201-1/+2
* When installing the dynamic linker, save the previous version inJohn Polstra2000-07-081-0/+12
* Fixed missing DPADDs.Bruce Evans2000-03-271-4/+5
* Add a manual page for the ELF dynamic linker. I initially createdJohn Polstra2000-01-291-1/+2
* Add a new function dllockinit() for registering thread lockingJohn Polstra1999-12-271-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add a MAINTAINER line naming myself. We control the vertical. WeJohn Polstra1999-07-091-1/+2
* Eliminate all machine-dependent code from the main source body andJohn Polstra1999-04-091-12/+27
* - Set the system immutable flag when installing ld.so to avoid peopleNate Williams1999-02-151-2/+3
* Add alpha support.Doug Rabson1998-09-041-6/+14
* Add "-C" to INSTALLFLAGS to install atomically. An elf->elfJohn Polstra1998-08-171-1/+3
* Add GDB support. The method and some of the code came from NetBSD's elfDoug Rabson1998-04-301-2/+2
* Import the ELF dynamic linker. This is the ElfKit version withJohn Polstra1998-03-071-0/+15