aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/lib
AgeCommit message (Expand)AuthorFilesLines
2026-01-09[asan][AIX] Set allocator size and beginning (#144784)Jake Egan3-1/+10
2026-01-09[compiler-rt] [Darwin] VerifyMemoryMapping should ignore zero-size sections (...Andrew Haberlandt1-0/+2
2026-01-08[compiler-rt][AArch64] Exit early from __arm_za_disable. (#174942)Sander de Smalen1-0/+7
2026-01-05[compiler-rt] Fix check-builtins buildbot failures (#174443)Andrew Haberlandt1-2/+3
2026-01-05Reland check-builtins target for LLVM_ENABLE_RUNTIMES (#171941)Andrew Haberlandt1-3/+5
2026-01-02[asan] Adjust interception compatibility for AIX (#131870)Jake Egan7-10/+95
2026-01-02[asan][NFC] Fix formatting of asan_interceptors.cpp (#173088)Jake Egan1-234/+234
2025-12-31lib/tsan/go: add mechanism to skip framesKeith Randall4-18/+44
2025-12-29[scudo] Use setenv instead of putenv in ScudoCombinedTest.ZeroOnDeallocEnable...Fabio D'Urso1-33/+37
2025-12-27[compiler-rt] Rework 08debd7f4461 [-Wno-c2y-extensions]NAKAMURA Takumi1-1/+3
2025-12-27[compiler-rt][builtins] Add `-Wno-c2y-extensions`NAKAMURA Takumi1-0/+1
2025-12-23[ORC] Add, and call through, reoptimize function in ReOptimizeLayer. (#173204)Lang Hames3-1/+28
2025-12-23[sanitizer_common] [Darwin] Fix typo in AtosSymbolizer error message (#173329)Andrew Haberlandt1-2/+2
2025-12-19[compiler-rt][sanitizer] some additional Haiku build fixes (#172773)Brad Smith2-2/+4
2025-12-18[X86][APX] Check APXSave before enabling APX features (#172834)Phoebe Wang1-1/+2
2025-12-17[scudo] Add an option to zero memory on deallocation. (#142394)piwicode4-0/+109
2025-12-17[sanitizer_common] [Darwin] Add inline frame support for AtosSymbolizer (#170...Andrew Haberlandt1-29/+86
2025-12-16[LFI] Introduce AArch64 LFI Target (#167061)Zachary Yedidia1-0/+1
2025-12-16[X86] Correct CPUID checks for AVX10 (#172350)Mikołaj Piróg1-2/+2
2025-12-16[NFC][compiler-rt] Fix typos in int_to_fp_impl (#171067)Hendrik Hübner1-5/+5
2025-12-16 [HWASan] Compatible with Windows path retrieval (#172194)GkvJwa1-7/+2
2025-12-15[sanitizers] build symbolizer with lld (#172093)Florian Mayer1-1/+1
2025-12-15[AArch64] Fix typos in 09e57cfd32b0073b63d568835f07251e0d51affb (#172357)Eli Friedman1-2/+1
2025-12-15[AArch64] Fix typo in 09e57cfd32b0073b63d568835f07251e0d51affb (#172354)Eli Friedman1-1/+1
2025-12-15[AArch64] Extend Windows CPU feature detection with more features. (#171930)Eli Friedman1-5/+44
2025-12-14[tsan] Export __cxa_guard_ interceptors from TSan runtime. (#171921)Alexey Samsonov1-0/+3
2025-12-12[TSan] Zero-initialize Trace.local_headMichael Pratt2-1/+5
2025-12-11Revert: check-builtins target for LLVM_ENABLE_RUNTIMES (#171940)Andrew Haberlandt1-3/+3
2025-12-11[Sanitizer] show configure.log for libz build (#171932)Florian Mayer1-0/+2
2025-12-11[scudo] Fix typo in multiple files (#171925)Sadaf Ebrahimi5-7/+7
2025-12-11[scudo] Show the resident pages from the secondary cache. (#170568)Christopher Ferris6-29/+110
2025-12-11[JITLink] Add TLS support for SystemZ (#171559)anoopkg62-0/+43
2025-12-10[compiler-rt] Add baremetal version of profile library. (#167998)Eli Friedman8-23/+67
2025-12-10[compiler-rt][sanitizer] fix i386 build for Haiku (#171075)Brad Smith2-3/+11
2025-12-09[scudo] Add last release time info to getStats (#170902)Sadaf Ebrahimi1-1/+15
2025-12-10[compiler-rt] Fix usage of `stdin`/`stdout` (#171560)Arthur Eubanks1-1/+1
2025-12-09[scudo] Refactor initialization of TSDs. (#169738)Christopher Ferris3-30/+127
2025-12-09[sanitizer_common] child_stdin_fd_ should only be set on posix_spawn path (#1...Andrew Haberlandt1-3/+4
2025-12-09[sanitizer_common] [Darwin] Replace pty with pipe on posix_spawn path for spa...Andrew Haberlandt5-90/+65
2025-12-08[hwasan] Add config for AArch64 Linux with 39-bit VA. (#170927)Eli Friedman1-1/+2
2025-12-08[asan] Add config for AArch64 Linux with 39-bit VA. (#170929)Eli Friedman1-1/+2
2025-12-08[compiler-rt] Add check-builtins target for LLVM_ENABLE_RUNTIMES builds (#166...Andrew Haberlandt1-3/+3
2025-12-07Revert "[FMV][AArch64] Add initial AT_HWCAP3 / AT_HWCAP4 support (#161595)" (...Brad Smith5-33/+7
2025-12-05[ASan] Do not return from void functions in asan_abi_shim.cpp (#170897)Aiden Grossman2-8/+4
2025-12-05Add API to temporalily suppress usage of ASAN's fake stack (#160135)happyCoder927-1/+54
2025-12-05[NFC][asan] Fix formatting of asan_interceptors.h (#170361)Jake Egan1-102/+102
2025-12-04[compiler-rt] [UBSan] Fix missing preserve handlers (#170788)Florian Mayer1-3/+3
2025-12-01[TySan] TySan support for SystemZ - Re-submission of original pr#162396 (#16...anoopkg61-0/+7
2025-11-29[SPARC] Properly handle CC for long double on sparc32 (#162226)Koakuma1-2/+3
2025-11-28[compiler-rt] Add missing cpuid check for clflushopt (#169900)Mikołaj Piróg1-0/+2