about summary refs log tree commit diff
path: root/sysdeps/alpha/bits/atomic.h
Commit message (Collapse)AuthorAgeFilesLines
* * sysdeps/alpha/bits/atomic.h ↵Richard Henderson2003-06-301-10/+12
| | | | | | | | | | | | | (__arch_compare_and_exchange_bool_*_int): Invert the sense of the return value. (__arch_exchange_16_int): Fix paste-o. (__arch_exchange_{32,64}_int): Fix think-o. * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_bool_*_int): Invert the sense of the return value. (__arch_exchange_16_int): Fix paste-o. (__arch_exchange_{32,64}_int): Fix think-o. * sysdeps/unix/sysv/linux/alpha/clone.S: Load child_tid properly. 2003-06-30 Richard Henderson <rth@redhat.com>
* * sysdeps/alpha/bits/atomic.h: New file.Richard Henderson2003-06-241-0/+367
* sysdeps/alpha/bits/atomic.h: New file.