summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld
AgeCommit message (Expand)Author
1998-05-11Document -ZNiklas Hallqvist
1998-04-28use Xr more oftenTheo de Raadt
1998-04-26If a good matching shared library is found, don't look in the nextTheo de Raadt
1998-04-25type errorsNiklas Hallqvist
1998-04-25removed improper use of ArDavid Leonard
1998-03-26RCS id cleanupNiklas Hallqvist
1998-02-22Add emulation of binutils 2.x ld options: -rpath dir, -shared, -soname,Theo de Raadt
1997-11-14pk: Expand on shared object's `.init' functions a bit, and mentionTheo de Raadt
1997-11-05Handle relocation of misaligned symbols. Handle all three cases by the sameTheo de Raadt
1997-09-14exit 1, not count, because if count > 127... or if count == 255+1Theo de Raadt
1997-08-30minor errors; josh@quick.netTheo de Raadt
1997-08-27fix ' useTheo de Raadt
1997-07-08warning msg change; pkTheo de Raadt
1997-07-01memory leaks, object leaks. some from pk/cgd. rearrange *_DL checks forTheo de Raadt
1997-07-01have DL_GETERRNO clear error state after return; also make dlsym() set error ...Theo de Raadt
1997-06-18number; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-06-02.Fl l; k-horik@mail.yk.rim.or.jpTheo de Raadt
1997-06-02than; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-06-01typo fixes; jdp@freebsdTheo de Raadt
1997-05-28typos; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-04-23Commit the gas and ld portions for the mvme88k port.Dale S. Rahn
1997-04-10calc page alignment correctly for -p; pk@netbsdTheo de Raadt
1997-04-09the theTheo de Raadt
1997-04-09the theTheo de Raadt
1997-02-21Get symbol counts right when counting weak symbols in shared libraries asThorsten Lockert
1997-02-02correct arch check, do not drop of non-void function; yasufu-i@is.aist-nara.a...Theo de Raadt
1997-01-28do not call err/errx with extra newlinesTheo de Raadt
1996-12-22Correct handling of weak symbols in shared libraries; from pk@netbsd.orgThorsten Lockert
1996-12-18Back out strcpy() -> strncpy() change. Not needed as the array is malloc'dTodd C. Miller
1996-12-18Use strncpy() instead of strcpy() where useful, check strdup()Todd C. Miller
1996-12-07avoid __LDPGSZTheo de Raadt
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 LD_NOS...Theo de Raadt
1996-06-17from netbsdTheo de Raadt
1996-03-30From NetBSD: merge of 960317Niklas Hallqvist
1996-01-16from netbsd:Theo de Raadt
1996-01-12from netbsd:Theo de Raadt
1996-01-12from netbsd:Theo de Raadt
1995-12-30from netbsd:Theo de Raadt
1995-12-25As ld.so does relocation behind the compiler's back don't cacheNiklas Hallqvist