Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Drop TODO.sanitizers



details:   https://anonhg.NetBSD.org/src/rev/fa7ff38138af
branches:  trunk
changeset: 944502:fa7ff38138af
user:      kamil <kamil%NetBSD.org@localhost>
date:      Thu Oct 01 18:19:20 2020 +0000

description:
Drop TODO.sanitizers

The LLVM work is merged mostly to GCC.
The remaining work is not worth tracking here and is restricted mostly to
fixing bugs from various 'make check-*' targets in LLVM.

diffstat:

 doc/TODO.sanitizers |  3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diffs (13 lines):

diff -r 3c21c34705f5 -r fa7ff38138af doc/TODO.sanitizers
--- a/doc/TODO.sanitizers       Thu Oct 01 17:13:19 2020 +0000
+++ b/doc/TODO.sanitizers       Thu Oct 01 18:19:20 2020 +0000
@@ -15,9 +15,6 @@
    * DFSan.
  - port HWASan -- aarch64 specific, needs hardware or emulator
  - pkgsrc integration with sanitizers and MKSANITIZER (PKGSANITIZER?)
- - port what possible to !amd64
- - fixes with the signal code
- - make compiler-rt buildable with GCC
  - merge of the libFuzzer integration with the basesystem
  - oom-killer ATF tests and fixes
  - utime(3) allow changing actime regardless of noatime mount property



Home | Main Index | Thread Index | Old Index