glibc/sysdeps/unix/sysv/linux/powerpc/powerpc64
Siddhesh Poyarekar ba384f6ed9 C++11 thread_local destructors support
This feature is specifically for the C++ compiler to offload calling
thread_local object destructors on thread program exit, to glibc.
This is to overcome the possible complication of destructors of
thread_local objects getting called after the DSO in which they're
defined is unloaded by the dynamic linker.  The DSO is marked as
'unloadable' if it has a constructed thread_local object and marked as
'unloadable' again when all the constructed thread_local objects
defined in it are destroyed.
2013-02-18 19:08:21 +05:30
..
970
a2
cell
fpu
nptl C++11 thread_local destructors support 2013-02-18 19:08:21 +05:30
power4
power5
power5+
power6
power6x
power7
Implies Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64" 2013-01-10 10:44:05 +01:00
Makefile
Versions
____longjmp_chk.S
brk.S
clone.S
dl-cache.h
fcntl.c
getcontext.S
kernel_stat.h
ldsodefs.h
makecontext.S
pread.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
pread64.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
pwrite.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
pwrite64.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
setcontext.S
socket.S
swapcontext.S
sync_file_range.c
syscalls.list
sysdep.h PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq. 2013-01-18 07:44:38 -06:00
ucontext_i.sym
umount.c
vfork.S