NetBSD/usr.bin/ldd
mrg 118cb193d7 - adjust the logic for compat ldd: add an elf32_compat module and arrange
for mips64 to build this with MLIBDIR set to o32
- make mips64 ldd call elf32_compat_ldd as well
- make mips64 elf64 set MLIBDIR to 64
- don't need ld.elf_so's Makefile.ld32 files anymore (they are going away
  soon anyway)

tested on amd64 and sparc64, and an earlier version tested on mips64.
2009-12-13 08:50:56 +00:00
..
elf32 - adjust the logic for compat ldd: add an elf32_compat module and arrange 2009-12-13 08:50:56 +00:00
elf32_compat - adjust the logic for compat ldd: add an elf32_compat module and arrange 2009-12-13 08:50:56 +00:00
elf64 - adjust the logic for compat ldd: add an elf32_compat module and arrange 2009-12-13 08:50:56 +00:00
Makefile - adjust the logic for compat ldd: add an elf32_compat module and arrange 2009-12-13 08:50:56 +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 - adjust the logic for compat ldd: add an elf32_compat module and arrange 2009-12-13 08:50:56 +00:00
dummy.c - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
ldd.1 New sentence, new line. 2009-09-07 20:06:21 +00:00
ldd.c - adjust the logic for compat ldd: add an elf32_compat module and arrange 2009-12-13 08:50:56 +00:00
ldd.h - adjust the logic for compat ldd: add an elf32_compat module and arrange 2009-12-13 08:50:56 +00:00
ldd_elfxx.c Sprinkle a little const. no object diffs 2009-09-07 04:49:03 +00:00