head/
|
modified
, props changed
|
head/MAINTAINERS
|
modified
, props changed
|
head/ObsoleteFiles.inc
|
modified
, text changed
|
head/UPDATING
|
modified
, text changed
|
head/cddl/
|
modified
, props changed
|
head/cddl/contrib/opensolaris/
|
modified
, props changed
|
head/cddl/contrib/opensolaris/cmd/zfs/
|
modified
, props changed
|
head/cddl/contrib/opensolaris/lib/libzfs/
|
modified
, props changed
|
head/contrib/compiler-rt/
|
modified
, props changed
|
head/contrib/compiler-rt/LICENSE.TXT
|
modified
, text changed
|
head/contrib/compiler-rt/include/sanitizer/allocator_interface.h
|
modified
, text changed
|
head/contrib/compiler-rt/include/sanitizer/common_interface_defs.h
|
modified
, text changed
|
head/contrib/compiler-rt/include/sanitizer/hwasan_interface.h
|
modified
, text changed
|
head/contrib/compiler-rt/include/sanitizer/netbsd_syscall_hooks.h
|
modified
, text changed
|
head/contrib/compiler-rt/include/xray/xray_log_interface.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_allocator.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_errors.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_errors.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_flags.inc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_fuchsia.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_globals.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_globals_win.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_internal.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_linux.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_malloc_linux.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_malloc_mac.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_malloc_win.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_new_delete.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_posix.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_report.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_rtems.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_rtl.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_thread.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_win.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/asan/asan_win_dll_thunk.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/arm/addsf3.S
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/arm/aeabi_cdcmp.S
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/arm/aeabi_cfcmp.S
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/arm64/
|
deleted
|
head/contrib/compiler-rt/lib/builtins/clzdi2.c
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/cpu_model.c
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/ctzdi2.c
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/divdc3.c
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/divdf3.c
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/divsc3.c
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/divsf3.c
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/divtc3.c
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/emutls.c
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/fp_lib.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/gcc_personality_v0.c
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/int_lib.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/int_math.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/int_types.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/int_util.c
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/int_util.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/os_version_check.c
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/ppc/divtc3.c
|
modified
, text changed
|
head/contrib/compiler-rt/lib/builtins/ppc/fixunstfti.c
(Copied from projects/clang800-import/contrib/compiler-rt/lib/builtins/ppc/fixunstfti.c, r344778)
|
added
|
head/contrib/compiler-rt/lib/builtins/ppc/floattitf.c
(Copied from projects/clang800-import/contrib/compiler-rt/lib/builtins/ppc/floattitf.c, r344778)
|
added
|
head/contrib/compiler-rt/lib/cfi/cfi.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/cfi/cfi_blacklist.txt
|
modified
, text changed
|
head/contrib/compiler-rt/lib/dfsan/dfsan.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/esan/esan_interceptors.cpp
|
modified
, text changed
|
head/contrib/compiler-rt/lib/esan/esan_shadow.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/esan/esan_sideline.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/esan/esan_sideline_bsd.cpp
(Copied from projects/clang800-import/contrib/compiler-rt/lib/esan/esan_sideline_bsd.cpp, r344778)
|
added
|
head/contrib/compiler-rt/lib/fuzzer/
|
modified
, props changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerBuiltins.h
(Copied from projects/clang800-import/contrib/compiler-rt/lib/fuzzer/FuzzerBuiltins.h, r344778)
|
added
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h
(Copied from projects/clang800-import/contrib/compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h, r344778)
|
added
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerCommand.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerCorpus.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerDefs.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerDriver.cpp
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerExtFunctionsDlsymWin.cpp
|
deleted
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeakAlias.cpp
|
deleted
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp
(Copied from projects/clang800-import/contrib/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp, r344778)
|
added
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerFlags.def
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerIO.cpp
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerIO.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerInternal.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerLoop.cpp
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerMutate.cpp
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerMutate.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerOptions.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerTracePC.cpp
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerTracePC.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerUtil.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp
|
modified
, text changed
|
head/contrib/compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp
|
modified
, text changed
|
head/contrib/compiler-rt/lib/hwasan/hwasan.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/hwasan/hwasan.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/hwasan/hwasan_allocator.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/hwasan/hwasan_allocator.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/hwasan/hwasan_checks.h
(Copied from projects/clang800-import/contrib/compiler-rt/lib/hwasan/hwasan_checks.h, r344778)
|
added
|
head/contrib/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cc
|
modified
, text changed
|
head/contrib/compiler-rt/lib/hwasan/hwasan_flags.h
|
modified
, text changed
|
head/contrib/compiler-rt/lib/hwasan/hwasan_flags.inc
|
modified
, text changed
|
| [...] |