summaryrefslogtreecommitdiff
path: root/usr.bin/ldd/elf64
AgeCommit message (Expand)Author
2019-02-04don't build ldd64 support if !MKCOMPAT and mips64.mrg
2019-01-27Fix merge botchkre
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2018-06-21Disable SANITIZER for ldd(1)kamil
2014-08-28Fix ldd on LP64 platforms by splitting the symbol versioning stuff forjoerg
2014-03-02Use OBJECT_FMTS from <bsd.own.mk> to determine elf32/elf64 needsmatt
2011-03-09Add TLS support infrastructure. For dynamic binaries, ld.elf_so exportsjoerg
2009-12-13- adjust the logic for compat ldd: add an elf32_compat module and arrangemrg
2009-01-11another bsd.own.mk missingchristos
2009-01-07make sure we set LIBISPRIVATE.mrg
2009-01-07- rework this a bunch to make it work inside /rescue/ldd.mrg
2009-01-06- get rid of building an a.out-happy ldd (but keep supporting a.outmrg