NetBSD/usr.bin/ldd
macallan da8b2f53fd apply kludge to make this more or less work on mips64 with n32 userland
with this ldd can handle both 64 and n32 binaries ( previously it would do 64
only ), o32 support is still broken
Someone more familiar with this code needs to fix this properly.
2013-03-20 15:18:42 +00:00
..
build
elf32
elf32_compat
elf64
dummy.c
ldd_elfxx.c Make sure stuff using Obj_Entry is compiled correctly for ELF32 or ELF64. 2012-07-08 00:53:44 +00:00
ldd.1
ldd.c apply kludge to make this more or less work on mips64 with n32 userland 2013-03-20 15:18:42 +00:00
ldd.h Make sure stuff using Obj_Entry is compiled correctly for ELF32 or ELF64. 2012-07-08 00:53:44 +00:00
Makefile
Makefile.common
Makefile.elf
Makefile.inc apply kludge to make this more or less work on mips64 with n32 userland 2013-03-20 15:18:42 +00:00