Home | History | Annotate | Download | only in build
History log of /src/usr.bin/ldd/build/Makefile
RevisionDateAuthorComments
 1.7  25-Apr-2021  christos Handle mipsn64
 1.6  04-Feb-2019  mrg don't build ldd64 support if !MKCOMPAT and mips64.
 1.5  27-Jan-2019  kre Fix merge botch
 1.4  27-Jan-2019  pgoyette Merge the [pgoyette-compat] branch
 1.3  21-Jun-2018  kamil branches: 1.3.2;
Disable SANITIZER for ldd(1)

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.
 1.2  02-Mar-2014  matt branches: 1.2.24;
Use OBJECT_FMTS from <bsd.own.mk> to determine elf32/elf64 needs
 1.1  15-Apr-2011  plunky branches: 1.1.4; 1.1.10;
move the build of ldd binary to a subdir in order to allow
explict ordering. This makes "make all" work the same as
"make dependall"
 1.1.10.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.4.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.24.1  25-Jun-2018  pgoyette Sync with HEAD
 1.3.2.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed