aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/bits/atomic.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-481/+0
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel1-1/+1
2015-06-23Fix atomic_full_barrier on x86 and x86_64.Torvald Riegel1-0/+7
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel1-0/+6
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-11-26Cast to __intptr_t before casting pointer to int64H.J. Lu1-7/+14
2012-03-19Use atomic64_t with 64bit atomic macrosH.J. Lu1-7/+7
2012-03-03Remove oldish __GNUC_PREREQ.Marek Polacek1-40/+4
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-02-08* include/atomic.h: Define catomic_and if not already defined.Ulrich Drepper1-14/+22
2007-02-17[BZ #3851]Ulrich Drepper1-4/+4
2007-02-15[BZ #4040]Ulrich Drepper1-11/+11
2007-01-13* sysdeps/i386/i486/bits/atomic.h: DefineUlrich Drepper1-6/+18
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-90/+244
2007-07-31.Jakub Jelinek1-244/+90
2006-10-18[BZ #3313]Ulrich Drepper1-7/+8
2006-10-11* include/atomic.c: Define catomic_* operations.Ulrich Drepper1-57/+165
2006-10-10 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper1-56/+101
2004-09-07Update.Ulrich Drepper1-1/+4
2003-05-10Update.Ulrich Drepper1-1/+1
2003-04-14Update.Ulrich Drepper1-48/+48
2003-03-26* csu/tst-atomic.c (do_test): Add some newRoland McGrath1-10/+11
2003-03-222003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath1-7/+11
2003-03-21Don't use matching memory constraints.Ulrich Drepper1-48/+48
2003-03-21(__arch_compare_and_exchange_val_*_acq): Remove setne instruction.Ulrich Drepper1-4/+4
2003-03-21Update.Ulrich Drepper1-8/+8
2003-03-20Update.Ulrich Drepper1-1/+23
2003-03-20Update.Ulrich Drepper1-0/+294