NetBSD/gnu/usr.bin/ld
thorpej 7d468e4a0c Iff __m68k__, use a `slight hack' to determine the magic of the executable
we're doing a dynamic link for, and change the page size used for offset
and size calculations if necessary.  Allows the same ld.so to be used with
mixed m68k4k and m68k8k executables and libraries.

Thanks a million to Gordon Ross for the help in making this work!
1996-09-10 22:17:51 +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
ns32k Fix for dynamically linked functions returning structs. PR#2586/Pfaller 1996-07-31 06:22:41 +00:00
rtld Iff __m68k__, use a `slight hack' to determine the magic of the executable 1996-09-10 22:17:51 +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
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
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