NetBSD/gnu/usr.bin/ld
pk 815031cee0 Look up commons in shared objects and replace the common definition if:
the so defn is data, not weak, and first class. Fixes PR#2153.
1996-03-05 22:00:30 +00:00
..
arch Define RELOC_INIT_SEGMENT_RELOC for the ns32k (Matthias Pfaller; PR#2103). 1996-02-22 00:19:57 +00:00
common Define RELOC_INIT_SEGMENT_RELOC for the ns32k (Matthias Pfaller; PR#2103). 1996-02-22 00:19:57 +00:00
i386 Several consistency nits, and don't define the get_*() macros twice. 1995-01-17 06:41:43 +00:00
ld Look up commons in shared objects and replace the common definition if: 1996-03-05 22:00:30 +00:00
ldconfig Create v.2 hint files. 1996-01-09 00:04:35 +00:00
ldd And initialize those local variables... 1995-10-09 00:14:41 +00:00
m68k jbsr takes one argument, not two. Apparently the assembler quietly 1995-05-07 13:22:12 +00:00
ns32k Define RELOC_INIT_SEGMENT_RELOC for the ns32k (Matthias Pfaller; PR#2103). 1996-02-22 00:19:57 +00:00
rtld Relax checking of minor version number in `findhint()'. Also use the 1996-01-14 00:35:17 +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 Kill spaces. 1995-10-15 13:12:18 +00:00
ld.c Look up commons in shared objects and replace the common definition if: 1996-03-05 22:00:30 +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 Don't whine about undefined symbols. 1994-12-28 10:37:38 +00:00
xbits.c