.. |
arch
|
Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).
|
1995-08-04 21:32:15 +00:00 |
common
|
Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).
|
1995-08-04 21:49:00 +00:00 |
i386
|
Several consistency nits, and don't define the get_*() macros twice.
|
1995-01-17 06:41:43 +00:00 |
ld
|
Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).
|
1995-08-04 21:49:00 +00:00 |
ldconfig
|
Just use umask(0);
|
1995-08-25 11:35:35 +00:00 |
ldd
|
Use new a.out flags.
|
1994-08-13 08:42:33 +00:00 |
m68k
|
jbsr takes one argument, not two. Apparently the assembler quietly
|
1995-05-07 13:22:12 +00:00 |
ns32k
|
Correct copyright.
|
1995-05-29 18:11:35 +00:00 |
rtld
|
Check for zero sized BSS to avoid a big no-op syscall (per Mike Hibler).
|
1995-08-31 22:07:25 +00:00 |
sparc
|
Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).
|
1995-08-04 21:32:15 +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
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
etc.c
|
Conversion to err()/warn() for error reports.
|
1994-06-10 15:16:04 +00:00 |
ld.1
|
Add `-R' to record internal library search paths.
|
1995-06-30 12:33:56 +00:00 |
ld.c
|
Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).
|
1995-08-04 21:49:00 +00:00 |
ld.h
|
Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).
|
1995-08-04 21:49:00 +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
|
Some refinement in resolving symbols from shared objects.
|
1994-06-29 11:18:45 +00:00 |
symseg.h
|
Many internal changes, most notably in the symbol counting stuff.
|
1993-12-08 10:13:47 +00:00 |
warnings.c
|
Don't whine about undefined symbols.
|
1994-12-28 10:37:38 +00:00 |
xbits.c
|
Fix spelling error in Copyright notice
|
1994-01-29 01:54:01 +00:00 |