summaryrefslogtreecommitdiffstats
path: root/cmake/modules/CheckCxxAtomic.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: fix atomic linking with LTO on s390xKen Dreyer2022-07-181-0/+1
* cmake: do not use GCC extension when detecting 16-bit atomic opKefu Chai2022-03-101-3/+17
* cmake: test for 16-byte atomic support on mips alsoKefu Chai2021-11-231-1/+1
* cmake: Improve test for 16-byte atomic support on IBM ZUlrich Weigand2020-01-231-7/+18
* cmake: Test for 16-byte atomic support on IBM ZUlrich Weigand2019-09-291-1/+7
* cmake: should link against libatomic if libcxx/libstdc++ does not offer atomi...Kefu Chai2018-07-091-0/+38