glibc/sysdeps/unix/sysv/linux/powerpc
Florian Weimer c901c3e764 nptl: Add public rseq symbols and <sys/rseq.h>
The relationship between the thread pointer and the rseq area
is made explicit.  The constant offset can be used by JIT compilers
to optimize rseq access (e.g., for really fast sched_getcpu).

Extensibility is provided through __rseq_size and __rseq_flags.
(In the future, the kernel could request a different rseq size
via the auxiliary vector.)

Co-Authored-By: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
2021-12-09 09:49:32 +01:00
..
bits nptl: Add rseq registration 2021-12-09 09:49:32 +01:00
powerpc32 nptl: Add public rseq symbols and <sys/rseq.h> 2021-12-09 09:49:32 +01:00
powerpc64 nptl: Add public rseq symbols and <sys/rseq.h> 2021-12-09 09:49:32 +01:00
sys
Implies
Makefile
Versions
configure configure: Don't check LD -v --help for LIBC_LINKER_FEATURE 2021-10-25 13:17:44 -07:00
configure.ac
dl-auxv.h
dl-cache.h
elision-conf.c
elision-conf.h
elision-lock.c
elision-timed.c
elision-trylock.c
elision-unlock.c
get_timebase_freq.c
gettimeofday.c
htm.h
internal-ioctl.h linux: Add generic ioctl implementation 2021-12-06 08:03:18 -03:00
ipc_priv.h
kernel-features.h
kernel_sigaction.h
kernel_termios.h
ldconfig.h
ldd-rewrite.sed
libc-start.c
libc-start.h
libc-vdso.h elf: Fix dynamic-link.h usage on rtld.c 2021-10-14 14:52:07 -03:00
libpthread-compat.c
nldbl-abi.h
pthread_attr_setstack.c
pthread_attr_setstacksize.c
readelflib.c
rt-sysdep.c
rtld_static_init.h
sigcontextinfo.h
socket-constants-time64.h
struct_kernel_shmid64_ds.h
syscall.S
sysconf.c
sysdep.c
sysdep.h powerpc: Remove backtrace implementation 2021-10-20 10:40:53 -03:00
test-gettimebasefreq-static.c
test-gettimebasefreq.c
test-powerpc-linux-sysconf.c
time.c
xstatver.h