34 Commits (4e6d234712f976eee62fb2047338a501da00c4c7)

Author SHA1 Message Date
Ondřej Bílka a1ffb40e32 Use glibc_likely instead __builtin_expect. 12 years ago
Allan McRae d4697bc93d Update copyright notices with scripts/update-copyrights 12 years ago
Joseph Myers 568035b787 Update copyright notices with scripts/update-copyrights. 13 years ago
Maxim Kuvyrkov 51a9ba860a Add explicit acquire/release semantics to atomic_exchange_and_add. 14 years ago
Paul Eggert 59ba27a63a Replace FSF snail mail address with URLs. 14 years ago
Ulrich Drepper eaea92f137 Fix typo in comment. 16 years ago
Jakub Jelinek bea0ac1d87 Use rel semantics of cas instead of acq semantics with full barrier before it in _int_free 17 years ago
Jakub Jelinek 3b1b533bc3 Avoid double definition of catomic_compare_and_exchange_val_acq. 17 years ago
Ulrich Drepper 6c03cd11e9 * include/atomic.h: Define catomic_and if not already defined. 17 years ago
Ulrich Drepper 11bf311edc [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] 20 years ago
Jakub Jelinek 32c075e1f0 . 19 years ago
Ulrich Drepper fc242bef00 * include/atomic.h (atomic_forced_read): New macro. 20 years ago
Ulrich Drepper 609cf61467 [BZ #3313] 20 years ago
Ulrich Drepper 8099361ecd * include/atomic.c: Define catomic_* operations. 20 years ago
Ulrich Drepper 1100f84983 Jakub Jelinek <jakub@redhat.com> 20 years ago
Ulrich Drepper f1740bc4e3 * include/atomic.h (atomic_and, atomic_or): Define. 20 years ago
Ulrich Drepper d6c7294ed6 * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. 21 years ago
Ulrich Drepper a334319f65 (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. 22 years ago
Jakub Jelinek 0ecb606cb6 2.5-18.1 19 years ago
Ulrich Drepper f377d02227 Update. 22 years ago
Ulrich Drepper 39358e8b2b Update. 23 years ago
Ulrich Drepper 949ec76407 Update. 23 years ago
Ulrich Drepper a1b5424f50 Update. 23 years ago
Roland McGrath 859e708f0e * csu/tst-atomic.c (do_test): Add some new 23 years ago
Andreas Schwab 9fdf211e68 *** empty log message *** 23 years ago
Ulrich Drepper 09402f5bc1 Update. 23 years ago
Roland McGrath fe4610b301 * include/atomic.h: Put parens around all macro arguments. 23 years ago
Roland McGrath d15851ec24 * include/atomic.h (atomic_increment_and_test): Invert sense of test. 23 years ago
Roland McGrath 916ff11ac7 2003-03-21 Roland McGrath <roland@redhat.com> 23 years ago
Ulrich Drepper 18627f615b Define atomic_compare_and_exchange_val_acq, atomic_compare_and_exchange_val_rel, atomic_compare_and_exchange_bool_acq, and atomic_compare_and_exchange_bool_rel instead of atomic_compare_and_exchange_acq and atomic_compare_and_exchange_rel. 23 years ago
Ulrich Drepper 972209dd7a (atomic_decrement_if_positive): Adjust for the correct atomic_compare_and_exchange_acq semantics. 23 years ago
Roland McGrath 2ff16e041a * sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unused 23 years ago
Ulrich Drepper 5132931e18 Define atomic_exchange and atomic_decrement_if_positive if not already defined. Add some __builtin_expect. 23 years ago
Ulrich Drepper 4009bf4044 Update. 23 years ago
Ulrich Drepper 7ce5c1640c Update. 23 years ago
Ulrich Drepper 5cd09cd648 Update. 24 years ago
Ulrich Drepper ec609a8e77 Update. 24 years ago
Ulrich Drepper d45e874013 Update. 24 years ago
Ulrich Drepper 0289bef9a6 Update. 24 years ago
Ulrich Drepper e3ec8904db Update. 24 years ago
Ulrich Drepper 733f25e6d3 Update. 24 years ago
Ulrich Drepper 76a50749f7 Initial revision 24 years ago