aboutsummaryrefslogtreecommitdiff
path: root/csu/tst-atomic.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-26powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella1-0/+16
2014-11-20Add tests for C11-like atomic operations.Torvald Riegel1-1/+129
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-1/+112
2007-07-31.Jakub Jelinek1-112/+1
2006-10-18[BZ #3313]Ulrich Drepper1-1/+112
2004-09-08Update.Ulrich Drepper1-1/+2
2004-09-08Update.Ulrich Drepper1-1/+13
2003-05-10Update.Ulrich Drepper1-2/+2
2003-03-26* csu/tst-atomic.c (do_test): Add some newRoland McGrath1-1/+81
2003-03-25Update.Ulrich Drepper1-5/+5
2003-03-22* include/atomic.h: Put parens around all macro arguments.Roland McGrath1-2/+18
2003-03-22* include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath1-0/+277