about summary refs log tree commit diff
path: root/include/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-79/+3
* 2.5-18.1Jakub Jelinek2007-07-121-3/+79
* Update.Ulrich Drepper2004-09-071-1/+16
* Update.Ulrich Drepper2003-09-221-4/+4
* Update.Ulrich Drepper2003-05-101-2/+6
* Update.Ulrich Drepper2003-04-151-15/+15
* * csu/tst-atomic.c (do_test): Add some newRoland McGrath2003-03-261-6/+6
* *** empty log message ***Andreas Schwab2003-03-251-1/+1
* Update.Ulrich Drepper2003-03-251-2/+4
* * include/atomic.h: Put parens around all macro arguments.Roland McGrath2003-03-221-48/+58
* * include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath2003-03-221-8/+17
* 2003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-211-1/+1
* Define atomic_compare_and_exchange_val_acq, atomic_compare_and_exchange_val_r...Ulrich Drepper2003-03-211-25/+63
* (atomic_decrement_if_positive): Adjust for the correct atomic_compare_and_exc...Ulrich Drepper2003-03-201-10/+9
* * sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unusedRoland McGrath2003-03-201-1/+2
* Define atomic_exchange and atomic_decrement_if_positive if not already define...Ulrich Drepper2003-03-201-5/+47
* Update.Ulrich Drepper2003-03-201-0/+141