glibc/sysdeps/powerpc/nptl
Tulio Magno Quites Machado Filho 42bf1c8971 powerpc: Enforce compiler barriers on hardware transactions
Work around a GCC behavior with hardware transactional memory built-ins.
GCC doesn't treat the PowerPC transactional built-ins as compiler
barriers, moving instructions past the transaction boundaries and
altering their atomicity.
2016-01-08 17:47:33 -02:00
..
Makefile Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
elide.h powerpc: Enforce compiler barriers on hardware transactions 2016-01-08 17:47:33 -02:00
pthread_spin_lock.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
pthread_spin_trylock.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
pthread_spin_unlock.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
pthreaddef.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tcb-offsets.sym powerpc: Add hwcap/hwcap2/platform data to TCB. 2015-12-03 13:56:13 -02:00
tls.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00