summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld
AgeCommit message (Collapse)Author
1996-10-29mktemp is evilTheo de Raadt
1996-10-08Attempt at cleanup.michaels
1996-09-30openbsdTheo de Raadt
1996-09-28mark dlopen() modules with RTLD_DLTheo de Raadt
1996-09-20synopsis -RTheo de Raadt
1996-09-15Build correctly when DESTDIR setNiklas Hallqvist
1996-08-22__OpenBSD__Theo de Raadt
1996-08-20R.I.P.Thorsten Lockert
1996-07-27Added support for vax, all code from NetBSD.Mats O Jansson
1996-06-28fix usage message; netbsd pr#2580; jhawk@mit.eduTheo de Raadt
1996-06-17align bss on machdep boundary in case something else failed toTheo de Raadt
1996-06-17netbsd pr#2415; jbernard@tater.Mines.EDU; document LD_LIBRARY_PATH and ↵Theo de Raadt
LD_NOSTD_PATH
1996-06-17from netbsdTheo de Raadt
1996-03-30From NetBSD: merge of 960317Niklas Hallqvist
1996-01-16from netbsd:Theo de Raadt
Relax checking of minor version number in `findhint()'. Also use the directories from the hints (v.2) file for directory traversing. This should take care of PR#1146.
1996-01-12from netbsd:Theo de Raadt
Make dlopen() search for libraries if given a name of the form `lib<name>.so[.xx[.yy]]' (per Erik M. Theisen; PR#1763; patch from PR used in simplified form). Deal with v.2 hint files (hint srch dirs not yet used).
1996-01-12from netbsd:Theo de Raadt
Create v.2 hint files. Note: don't bother to understand v.1 files..
1995-12-30from netbsd:Theo de Raadt
Simplify update of r_addend field in relocation record if `-r' is on. The old quirky code did strange things.
1995-12-25As ld.so does relocation behind the compiler's back don't cacheNiklas Hallqvist
function addresses in registers.
1995-12-14from netbsd; add cache flushingTheo de Raadt
1995-11-20make dlopen() use hints database, not just paths; from etheisen@TECLink.Net; ↵Theo de Raadt
netbsd pr#1763
1995-10-18initial import of NetBSD treeTheo de Raadt