glibc/nptl/sysdeps
Alan Modra 7e2fca8dd2 Fix bugs in powerpc pthread_once.
Ref gcc.gnu.org/bugzilla/show_bug.cgi?id=52839#c10

Release barriers are needed to ensure that any memory written by
init_routine is seen by other threads before *once_control changes.
In the case of clear_once_control we need to flush any partially
written state.
2012-09-25 16:30:06 -05:00
..
i386 Cast to uint64_t for 64-bit store 2012-09-19 06:12:37 -07:00
powerpc Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
pthread [BZ #14583] 2012-09-14 14:31:29 -06:00
s390 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sh Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sparc Fix build on non-v9 sparc32. 2012-06-07 11:57:09 -07:00
unix/sysv/linux Fix bugs in powerpc pthread_once. 2012-09-25 16:30:06 -05:00
x86_64 Add "()" when casting to uint64_t for 64-bit store 2012-09-24 09:11:12 -07:00