glibc/sysdeps/powerpc/bits
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
..
atomic.h powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel} 2014-11-26 07:06:28 -05:00
endian.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fenv.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fenvinline.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
hwcap.h PowerPC: sync hwcap.h capabilities 2014-06-23 09:40:05 -05:00
link.h PowerPC: Guard CALL_ELF check for ppc64 only in link.h 2014-07-07 14:46:22 -05:00
mathdef.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mathinline.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
setjmp.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00