* sysdeps/i386/i486/bits/atomic.h
authorRoland McGrath <roland@gnu.org>
Fri, 21 Mar 2003 11:15:01 +0000 (11:15 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 21 Mar 2003 11:15:01 +0000 (11:15 +0000)
commita60581ad101b686b80f99c7114868cc259114bb0
tree3ce2c009afb9f4e08cdbc666b5304167c4bc0600
parent26f24355d47367d01a04fca2226675e763cded29
* sysdeps/i386/i486/bits/atomic.h

(__arch_compare_and_exchange_val_64_acq): Rewrite abort-calling
version of the macro to avoid compile-time warnings.
[! __PIC__] (__arch_compare_and_exchange_64_acq): Rename to above.
(__arch_compare_and_exchange_bool_64_acq): New macro.
(atomic_exchange_and_add, atomic_add): Fix name and usage of it.
(atomic_increment, atomic_decrement): Likewise.
ChangeLog