summaryrefslogtreecommitdiff
path: root/src/atomic_ops/generalize-arithm.template
Commit message (Expand)AuthorAgeFilesLines
* Place no_sanitize attributes in a GCC-compliant wayIvan Maidanski2017-11-191-7/+7
* Workaround Thread Sanitizer (TSan) false positive warningsIvan Maidanski2017-09-221-0/+7
* Fix typo in comment of generalize-small.templateIvan Maidanski2013-07-301-1/+1
* Add generalized fetch_and_add_acquire/release (for ARMv6+)add-dbl-load-storeIvan Maidanski2013-02-031-0/+18
* Cast away volatile on dereference in CAS-based generalization primitivesIvan Maidanski2013-01-121-7/+7
* Enable generalization of all variants of CAS via fetch_compare_and_swapIvan Maidanski2013-01-031-0/+60
* Move generalized arithmetical primitives to 'generalize-arithm' templateIvan Maidanski2013-01-031-0/+767