NetBSD/gnu/usr.bin/ld
mrg b904481502 xref ld.so.conf.5 1997-01-05 12:07:53 +00:00
..
arch Add machine dependent code for NetBSD/powerpc 1996-11-03 18:02:42 +00:00
arm32 Fixed NetBSD tag. 1996-08-21 18:43:29 +00:00
common Define RELOC_INIT_SEGMENT_RELOC for the ns32k (Matthias Pfaller; PR#2103). 1996-02-22 00:19:57 +00:00
i386
ld Fix another symbol mis-count noticed by Thorsten Lockert. 1996-12-28 01:11:25 +00:00
ldconfig xref ld.so.conf.5 1997-01-05 12:07:53 +00:00
ldd When checking the entry point of an executable, use N_PAGSIZ() rather 1996-09-07 22:07:15 +00:00
m68k jbsr takes one argument, not two. Apparently the assembler quietly 1995-05-07 13:22:12 +00:00
ns32k Fix for dynamically linked functions returning structs. PR#2586/Pfaller 1996-07-31 06:22:41 +00:00
powerpc Add machine dependent code for NetBSD/powerpc 1996-11-03 18:02:42 +00:00
rtld Catch up with const changes to dlopen() and dlsym() prototypes in 1997-01-03 22:37:58 +00:00
sparc Simplify update of r_addend field in relocation record if `-r' is on. 1995-12-28 18:04:59 +00:00
vax Vax support for ld, so we (at least) can link static binaries. 1995-10-19 13:10:17 +00:00
Makefile NetBSD RCS Id format 1995-04-23 07:58:27 +00:00
PORTING Mention one more macro that was added some time ago. 1995-03-06 23:58:04 +00:00
cplus-dem.c
etc.c
ld.1 nuke 'the the' typo 1996-12-04 00:11:23 +00:00
ld.c Fix another symbol mis-count noticed by Thorsten Lockert. 1996-12-28 01:11:25 +00:00
ld.h Define RELOC_INIT_SEGMENT_RELOC for the ns32k (Matthias Pfaller; PR#2103). 1996-02-22 00:19:57 +00:00
lib.c Cut some convoluted code that caused library members to get pulled 1995-06-04 21:33:14 +00:00
rrs.c Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option). 1995-08-04 21:49:00 +00:00
shlib.c Implement compiled-in library search paths: any `-L' argument encountered 1995-06-04 21:56:22 +00:00
symbol.c
symseg.h
warnings.c
xbits.c