gcc/libgomp/config/linux
Dmitry Vyukov 3b35cd045f re PR sanitizer/55561 (TSAN: provide a TSAN instrumented libgomp)
PR libgomp/55561
	* config/linux/wait.h (do_spin): Use atomic load for addr.
	* config/linux/ptrlock.c (gomp_ptrlock_get_slow): Use atomic
	for intptr and ptrlock.
	* config/linux/ptrlock.h (gomp_ptrlock_get): Use atomic load
	for ptrlock.

Co-Authored-By: Joost VandeVondele <Joost.VandeVondele@mat.ethz.ch>

From-SVN: r195618
2013-01-31 17:57:09 +01:00
..
alpha Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
ia64 Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
mips Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
powerpc Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
s390 Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
sparc Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
tile Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
x86 Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
affinity.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
bar.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
bar.h Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
futex.h Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
lock.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
mutex.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
mutex.h Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
omp-lock.h ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence. 2011-11-30 14:32:53 +10:30
proc.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
proc.h Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
ptrlock.c re PR sanitizer/55561 (TSAN: provide a TSAN instrumented libgomp) 2013-01-31 17:57:09 +01:00
ptrlock.h re PR sanitizer/55561 (TSAN: provide a TSAN instrumented libgomp) 2013-01-31 17:57:09 +01:00
sem.c Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
sem.h Update copyright years in libgomp. 2013-01-14 18:18:49 +00:00
wait.h re PR sanitizer/55561 (TSAN: provide a TSAN instrumented libgomp) 2013-01-31 17:57:09 +01:00