aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt
AgeCommit message (Expand)AuthorFilesLines
2022-12-22[Sanitizer] Fix page alignment for mmap callsBlue Gaston1-2/+9
2022-12-22Add aligned_alloc to symbolizer symbols list.Mitch Phillips1-0/+1
2022-12-21Revert "Reland "[pgo] Avoid introducing relocations by using private alias""Hans Wennborg1-50/+0
2022-12-21[lit] Document the 'target=<triple>' featurePaul Robinson1-10/+11
2022-12-21[hwasan] Convert tests to check 'target=...'Paul Robinson7-7/+7
2022-12-21[compiler-rt] Simplify lit test thumb checksPaul Robinson7-7/+7
2022-12-20Revert "[AArch64] FMV support and necessary target features dependencies."Mitch Phillips1-462/+15
2022-12-20Revert "[AArch64][compiler-rt] Fix HWCAP_CPUID not defined in some cases."Mitch Phillips1-3/+0
2022-12-20[clang] Re-apply change to avoid passing -stdlib=libc++ spuriously to CC1 on ...Louis Dionne1-0/+8
2022-12-20[AArch64][compiler-rt] Fix HWCAP_CPUID not defined in some cases.Pavel Iliin1-0/+3
2022-12-20[scudo][standalone] Precommit pagesYaneury Fermin3-1/+20
2022-12-20[AArch64] FMV support and necessary target features dependencies.Pavel Iliin1-15/+462
2022-12-20[xray] Convert tests to check 'target=...'Paul Robinson5-8/+8
2022-12-20[compiler-rt] Add TargetParser to symbolizerArchibald Elliott1-1/+2
2022-12-20[fuchsia] Tune PrimaryGroupSizeLog to reduce fragmentation.Luke Nicholson1-1/+1
2022-12-19[ubsan] Convert tests to check 'target=...'Paul Robinson17-23/+23
2022-12-19[tsan] Convert tests to check 'target=...'Paul Robinson18-26/+26
2022-12-19[sanitizer-common] Convert tests to check 'target=...'Paul Robinson45-48/+47
2022-12-19Reland "[pgo] Avoid introducing relocations by using private alias"Paul Kirth1-0/+50
2022-12-19[profile] Convert tests to check 'target=...'Paul Robinson11-11/+11
2022-12-19[msan] Convert tests to check 'target=...'Paul Robinson14-19/+17
2022-12-19[lsan] Convert tests to check 'target=...'Paul Robinson6-6/+6
2022-12-17[X86] AMD Zen 4 Initial enablementGanesh Gopalasubramanian1-0/+8
2022-12-16[fuzzer] Fix UNSUPPORTED criteria for two testsPaul Robinson2-2/+2
2022-12-16[fuzzer] Convert tests to check 'target=...'Paul Robinson52-54/+54
2022-12-16[compiler-rt/cfi] Convert tests to check 'target=...'Paul Robinson6-6/+6
2022-12-16[compiler-rt/builtins] Convert tests to check 'target=...'Paul Robinson5-7/+7
2022-12-16[asan] Convert more tests to check 'target=...'Paul Robinson23-25/+25
2022-12-16[asan] Convert tests to check 'target=...'Paul Robinson15-18/+18
2022-12-15Reland "Delete sanitizer_common-based ('old') scudo: o7"Mitch Phillips24-2718/+0
2022-12-15[HWASAN] Added dtls_ member variable which is needed by __lsan::GetThreadRang...Kirill Stoimenov2-0/+3
2022-12-14Revert "[profile] Add binary ids into indexed profiles"Gulfem Savrun Yeniceri2-14/+3
2022-12-14[profile] Add binary ids into indexed profilesGulfem Savrun Yeniceri2-3/+14
2022-12-14TSAN: (Re)Mark shadow memory nondumpable after a resetWiktor Garbacz3-1/+5
2022-12-14[scudo] Reland: Fix and enable more warnings for standalone buildDominic Chen2-1/+3
2022-12-14[compiler-rt] Convert profile tests to opaque pointers (NFC)Nikita Popov2-12/+12
2022-12-14[RISC-V][HWASAN] Enable HWASAN for RISC-V architectureAlexey Baturo1-1/+1
2022-12-14[RISC-V][HWASAN] Adjust lit test support for RISC-V HWASAN featureAlexey Baturo21-20/+25
2022-12-13[ubsan][test] Be more specific than "error:" with implicit-check-notRoy Sundahl14-117/+117
2022-12-13Revert "Reland "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling uni...Haowei Wu11-30/+40
2022-12-14[LSAN][NFC] Eliminated GetThreadRegistryLocked from the LSAN interface to avo...Kirill Stoimenov8-11/+34
2022-12-13[HWASAN][NFC] Added implementation for the most of the allocator related func...Kirill Stoimenov2-0/+40
2022-12-13[HWASAN] Implemented LsanMetadata in HWASAN.Kirill Stoimenov2-23/+114
2022-12-13Revert "Delete sanitizer_common-based ('old') scudo: o7"Krasimir Georgiev24-0/+2718
2022-12-13Reland "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests"Rainer Orth11-40/+30
2022-12-12[Sanitizers][CFG][arm64e] Fix test because -fsanitize-coverage=control-flow d...Blue Gaston1-2/+7
2022-12-12[scudo] Optimize scudo test string allocationDominic Chen2-1/+5
2022-12-12Delete sanitizer_common-based ('old') scudo: o7Mitch Phillips24-2718/+0
2022-12-12[GWP-ASan] Fix sanitizer backtrace util using wrong print.Mitch Phillips1-1/+3
2022-12-12[HWASAN][NFC] Renamed [g|s]et_requested_size to [G|S]etRequestedSize.Kirill Stoimenov2-9/+9