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
..
Makefile Remove "Compiled on ..." crapola from version text. 2014-03-14 16:05:31 -07:00
Versions Remove unused %include lines from Versions files. 2014-02-22 00:58:54 -08:00
abi-note.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
check_fds.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
dso_handle.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
elf-init.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
errno-loc.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
errno.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gmon-start.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
init-first.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
init.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
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
start.c More fallout from supporting only ELF 2012-01-08 00:45:01 -05:00
sysdep.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
tst-atomic-long.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
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