summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_atomic_clang_other.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [sanitizer] Correct 64-bit atomic_store on 32-bit "other" platformsKostya Kortchinsky2018-05-091-1/+1
* Reland "[mips][compiler-rt] Provide 64bit atomic add and sub"Simon Dardis2017-12-221-63/+0
* Revert "[mips][compiler-rt] Provide 64bit atomic add and sub"Simon Dardis2017-12-211-0/+63
* [mips][compiler-rt] Provide 64bit atomic add and subSimon Dardis2017-12-211-63/+0
* [mips][compiler-rt] Fix build breakage.Simon Dardis2017-06-211-2/+1
* [scudo] Enabling MIPS support for ScudoSagar Thakur2017-06-191-0/+65
* [sanitizer] fix for ARM Linux, patch by Maxim OstapenkoKostya Serebryany2014-05-131-1/+2
* asan: fix atomic operations on ARMDmitry Vyukov2014-01-221-0/+96