Home | History | Annotate | Download | only in sanitizer
History log of /src/external/gpl3/gcc.old/usr.bin/include/sanitizer/Makefile
RevisionDateAuthorComments
 1.9  07-Sep-2025  mrg merge GCC 12 into gcc.old.
 1.8  20-Feb-2023  mrg merge GCC 10.4 into gcc.old.
 1.7  09-Apr-2021  mrg branches: 1.7.6;
merge GCC 9.3 into gcc.old.
 1.6  26-Sep-2019  mrg merge gcc 7.4 into gcc.old part 3 (last?)
 1.5  20-Jun-2019  mrg delete GCC 6.5. every platform has been on GCC 7 for a while now.
 1.4  11-Nov-2018  mrg merge GCC 6.5.0 into gcc.old.
 1.3  12-Aug-2018  mrg consolidate path for gcc-version specific into GCC_INCSDIR, and
have it derived from the HAVE_GCC value so it does not need to
be modified for newer GCCs.
 1.2  02-Aug-2018  mrg fix the sanitizer include path.
 1.1  01-Feb-2018  kamil branches: 1.1.1; 1.1.2; 1.1.4;
Install GCC (gcc.old/) headers for Sanitizers

Install:
- allocator_interface.h
- asan_interface.h
- common_interface_defs.h
- tsan_interface_atomic.h

Into:
- /usr/include/gcc-5/sanitizer

Note headers in a comment headers for introduction in future:
- dfsan_interface.h
- lsan_interface.h
- msan_interface.h

Skip a file that will never be relevant on NetBSD:
- linux_syscall_hooks.h

PR 52265 by Kamil Rytarowski

Proposed and accepted on tech-toolchain@.

Sponsored by <The NetBSD Foundation>
 1.1.4.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.1.4.1  10-Jun-2019  christos Sync with HEAD
 1.1.2.2  26-Nov-2018  pgoyette Sync with HEAD, resolve a couple of conflicts
 1.1.2.1  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.1.1.4  09-Apr-2021  mrg second attempt in the right place:

import of GCC 9 into gcc.old in preparation for GCC 10.
 1.1.1.3  26-Sep-2019  mrg import GCC 7.4 as gcc.old
 1.1.1.2  11-Nov-2018  mrg merge GCC 6.5 into gcc.old (properly this time.)
 1.1.1.1  01-Aug-2018  mrg import GCC 6.4 srcs into gcc.old in preparation for GCC 7.x.

these are netbsd GCC srcs from 20180801.
 1.7.6.1  22-Mar-2023  martin Remove directory, requested by mrg in ticket #123:

external/gpl3/gcc.old (remove)

This directory is not used on this branch.

RSS XML Feed