NetBSD/usr.bin/ldd
mrg 0d6aaaf295 pull across the struct netbsd32_exec definition and use that in all
cases, since we never did 64 bit a.out.  now ldd on 32 bit a.out
at least tries to work, but fails (on sparc or sparc64, no idea yet
for x86) the same way that all dynamic a.out binaries fail.
2009-01-11 00:06:55 +00:00
..
aout - get rid of building an a.out-happy ldd (but keep supporting a.out 2009-01-06 03:59:56 +00:00
elf32 make sure we set LIBISPRIVATE. 2009-01-07 07:52:28 +00:00
elf64 make sure we set LIBISPRIVATE. 2009-01-07 07:52:28 +00:00
dummy.c - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
ldd_aout.c pull across the struct netbsd32_exec definition and use that in all 2009-01-11 00:06:55 +00:00
ldd_elfxx.c - get rid of building an a.out-happy ldd (but keep supporting a.out 2009-01-06 03:59:56 +00:00
ldd.1 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
ldd.c - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
ldd.h - get rid of building an a.out-happy ldd (but keep supporting a.out 2009-01-06 03:59:56 +00:00
Makefile - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
Makefile.common - get rid of building an a.out-happy ldd (but keep supporting a.out 2009-01-06 03:59:56 +00:00
Makefile.elf make sure we set LIBISPRIVATE. 2009-01-07 07:52:28 +00:00
Makefile.inc