| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-25 | Handle mipsn64 | christos | |
| 2019-02-04 | don't build ldd64 support if !MKCOMPAT and mips64. | mrg | |
| 2019-01-27 | Fix merge botch | kre | |
| 2019-01-27 | Merge the [pgoyette-compat] branch | pgoyette | |
| 2018-06-21 | Disable SANITIZER for ldd(1) | kamil | |
| These utilities (elf32, elf32_compat, elf64, liblldb) share code with the ELF dynamic loader that is not being sanitized and its symbols are installed into sanitized programs (in particular __tls_get_addr()). Additionally libldd is used in rescue that is not expected to be sanitized as of today. | |||
| 2014-03-02 | Use OBJECT_FMTS from <bsd.own.mk> to determine elf32/elf64 needs | matt | |
| 2011-04-15 | move the build of ldd binary to a subdir in order to allow | plunky | |
| explict ordering. This makes "make all" work the same as "make dependall" | |||
