joerg
|
bd7dee058c
|
Add aliases for the C11/C++11 spelling of the CAS primitives.
|
2014-06-28 20:18:55 +00:00 |
martin
|
b290679a78
|
Try to hide the C runtime implementation specific __sync_* ops from librump,
to avoid duplicates.
|
2014-02-22 17:08:30 +00:00 |
martin
|
181d8404c2
|
Fix previous: move the alias declaration outside of a #ifdef _LP64
|
2014-02-21 14:42:09 +00:00 |
martin
|
3f9f137185
|
Add missing __sync_lock_test_and_set_* aliases for PR lib/48601
|
2014-02-21 10:27:34 +00:00 |
martin
|
ce099b4099
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
ad
|
695c2bc225
|
Only build the 64-bit versions if __HAVE_ATOMIC64_OPS.
|
2007-11-29 01:02:40 +00:00 |
ad
|
13c86772e9
|
Memory barrier in respect of the CAS isn't necessary.
|
2007-11-28 16:59:09 +00:00 |
ad
|
79085586b9
|
Support files from the thorpej-atomic branch.
|
2007-11-28 16:54:57 +00:00 |