* sysdeps/i386/i486/bits/atomic.h: Define
authorUlrich Drepper <drepper@redhat.com>
Sat, 13 Jan 2007 01:52:43 +0000 (01:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 13 Jan 2007 01:52:43 +0000 (01:52 +0000)
commit038a1a9fc33e56a7396733bfdaa9fd411afae0d4
tree935f0add75edf825f3ab5e1215dd83a3a37f3138
parent8980796b15969fe84bd6bf5cd9eece93eaf62109
* sysdeps/i386/i486/bits/atomic.h: Define

atomic_compare_and_exchange_val_acq,
atomic_compare_and_exchange_bool_acq, and atomic_exchange_and_add
using __sync_* built-ins for gcc >= 4.1.
* sysdeps/x86_64/bits/atomic.h: Likewise.
ChangeLog
sysdeps/i386/i486/bits/atomic.h
sysdeps/x86_64/bits/atomic.h