glibc/csu
Adhemerval Zanella 704f794714 powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}
On powerpc, atomic_exchange_and_add is implemented without any
barriers.  This patchs adds the missing instruction and memory barrier
for acquire and release semanthics.
2014-11-26 07:06:28 -05:00
..
abi-note.S
check_fds.c
dso_handle.c
elf-init.c
errno-loc.c
errno.c
gmon-start.c
init-first.c
init.c
libc-start.c Clean up __exit_thread. 2014-05-13 09:49:20 -07:00
libc-tls.c Remove second argument from TLS_INIT_TP macro 2014-05-27 14:48:46 +02:00
Makefile
start.c
sysdep.c
tst-atomic-long.c
tst-atomic.c powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel} 2014-11-26 07:06:28 -05:00
tst-empty.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
version.c Remove bitrotten --enable-oldest-abi (bug 6652). 2014-09-16 17:45:03 +00:00
Versions