NetBSD/gnu/usr.bin/ld
thorpej ec67ea7102 When checking the entry point of an executable, use N_PAGSIZ() rather
than __LDPGSZ directly.
1996-09-07 22:07:15 +00:00
..
arch Fixed NetBSD tag. 1996-08-21 18:43:29 +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 Document environment variables (PR#2415). 1996-05-15 23:46:00 +00:00
ldconfig RCS id police. 1996-07-03 03:28:09 +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
rtld RCS id police. 1996-07-03 03:28:09 +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
cplus-dem.c
etc.c
ld.1 Document environment variables (PR#2415). 1996-05-15 23:46:00 +00:00
ld.c Align BSS sections on machine dependent boundaries. The compiler/assembler 1996-05-09 23:51:21 +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