Home
last modified time | relevance | path

Searched hist:"7 bc797e3f3807660cf98e5b1bd63545cafe820f8" (Results 1 – 17 of 17) sorted by relevance

/freebsd/share/mk/
H A Dbsd.sanitizer.mkdiff 17d6371e4c85ca5952118203676cbd764db2b209 Mon Aug 02 17:01:30 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Fix GCC and -DWITH_CLEAN build after 7bc797e3f3807660cf98e5b1bd63545cafe820f8

Reported by: kib
7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
H A Dbsd.compat.mkdiff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
H A Dbsd.progs.mkdiff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
H A Dbsd.READMEdiff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
H A Dbsd.opts.mkdiff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
H A Dsys.mkdiff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
H A Dbsd.prog.mkdiff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
H A Dbsd.lib.mkdiff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
/freebsd/lib/libgcc_s/
H A DMakefilediff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
/freebsd/lib/libclang_rt/
H A Dcompiler-rt-vars.mkdiff 17d6371e4c85ca5952118203676cbd764db2b209 Mon Aug 02 17:01:30 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Fix GCC and -DWITH_CLEAN build after 7bc797e3f3807660cf98e5b1bd63545cafe820f8

Reported by: kib
H A DMakefile.incdiff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
/freebsd/lib/libgcc_eh/
H A DMakefile.incdiff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
/freebsd/lib/csu/
H A DMakefile.incdiff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
/freebsd/
H A DMakefile.libcompatdiff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
H A DMakefile.inc1diff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
/freebsd/libexec/rtld-elf/
H A DMakefilediff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043
/freebsd/lib/
H A DMakefilediff 7bc797e3f3807660cf98e5b1bd63545cafe820f8 Mon Aug 02 10:48:21 CEST 2021 Alex Richardson <arichardson@FreeBSD.org> Add build system support for ASAN+UBSAN instrumentation

This adds two new options WITH_ASAN/WITH_UBSAN that can be set to
enable instrumentation of all binaries with AddressSanitizer and/or
UndefinedBehaviourSanitizer. This current patch is almost sufficient
to get a complete buildworld with sanitizer instrumentation but in
order to actually build and boot a system it depends on a few more
follow-up commits.

Reviewed By: brooks, kib, markj
Differential Revision: https://reviews.freebsd.org/D31043