freebsd-dev/libexec/rtld-aout
Paul Richards 3923b0019c Updated to newest ld from pk.
lib.c:
Pull in archives containing definitions needed by shared objects.
warnings.c:
Less spurious "undefined symbol" msgs for shared library defined
symbols.
ld.c:
Do a better job of recognising data in text segments, eg. `const char []'.
shlib.c,ld/rtld/{Makefile rtld.c}
Use strsep() in stead of strtok() and restore colons in eg. env. vars.
1993-11-09 04:19:36 +00:00
..
i386 Imported NetBSD's ld for shared libs. 1993-11-03 23:41:59 +00:00
Makefile Updated to newest ld from pk. 1993-11-09 04:19:36 +00:00
md-prologue.c Imported NetBSD's ld for shared libs. 1993-11-03 23:41:59 +00:00
rtld.c Updated to newest ld from pk. 1993-11-09 04:19:36 +00:00
shlib.c Updated to newest ld from pk. 1993-11-09 04:19:36 +00:00