NetBSD/libexec/ld.aout_so
tsutsui 0f85b9ab99 Add a uuencoded binary of a.out m68k ld.so.
Created using following revisions in 1.5.1_BETA source tree:
 ld.h,v 1.2 1998/12/17 23:36:38 pk
 malloc.c,v 1.6.8.1 2001/04/06 09:39:23 he
 rtld.c,v 1.76.4.2 2001/04/06 09:39:43 he
 shlib.c,v 1.18 2000/05/27 06:53:30 matt
 shlib.h,v 1.1 1998/12/15 23:16:14 pk
m68k specific files:
 md-static-funcs.c,v 1.4 1998/01/05 22:00:38 cgd
 md.c,v 1.16 1999/04/12 00:52:44 gwr
 md.h,v 1.9 2000/05/28 01:53:09 matt
 mdprologue.S,v 1.8 1998/01/05 22:00:40 cgd
2001-04-18 11:48:21 +00:00
..
arch Remove RELOC_SYMBOLICS_THROUGH_JMPSLOT as it's always the case 2000-05-28 01:53:05 +00:00
Makefile Add a uuencoded binary of a.out m68k ld.so. 2001-04-18 11:48:21 +00:00
ld.h Duh! Hang on to SUN_COMPAT.. something is bust. 1998-12-17 23:36:38 +00:00
ld.so.i386.uue Add uuencoded binaries for a.out dynamic loaders on i386 and sparc, 2000-09-11 23:23:21 +00:00
ld.so.m68k.uue Add a uuencoded binary of a.out m68k ld.so. 2001-04-18 11:48:21 +00:00
ld.so.sparc.uue Add uuencoded binaries for a.out dynamic loaders on i386 and sparc, 2000-09-11 23:23:21 +00:00
malloc.c Make this compile with -DDEBUG. 2000-11-28 06:01:34 +00:00
md-prologue.c RCS id police. 1996-07-03 03:28:09 +00:00
rtld.1 Document LD_PRELOAD, fixing PR lib/9663, and note that (and why) neither 2000-03-24 20:10:28 +00:00
rtld.c Common symbol is not a member of particular shlib have particular shlib, 2001-03-19 03:54:22 +00:00
shlib.c Changes to put the COMPAT_AOUT code into ld.aout_so. Search <dir> for <lib> 2000-05-27 06:53:29 +00:00
shlib.h Export the common shared library search functions in its own header file. 1998-12-15 23:16:14 +00:00