glibc/sysdeps/unix/sysv/linux/loongarch
Florian Weimer 88f4b6929c Introduce <pointer_guard.h>, extracted from <sysdep.h>
This allows us to define a generic no-op version of PTR_MANGLE and
PTR_DEMANGLE.  In the future, we can use PTR_MANGLE and PTR_DEMANGLE
unconditionally in C sources, avoiding an unintended loss of hardening
due to missing include files or unlucky header inclusion ordering.

In i386 and x86_64, we can avoid a <tls.h> dependency in the C
code by using the computed constant from <tcb-offsets.h>.  <sysdep.h>
no longer includes these definitions, so there is no cyclic dependency
anymore when computing the <tcb-offsets.h> constants.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2022-10-18 17:03:55 +02:00
..
bits LoongArch: Linux ABI 2022-07-26 12:35:12 -03:00
lp64 LoongArch: Build Infrastructure 2022-07-26 12:35:12 -03:00
sys LoongArch: Add greg_t and gregset_t. 2022-07-29 09:15:21 +08:00
Implies LoongArch: Build Infrastructure 2022-07-26 12:35:12 -03:00
Makefile LoongArch: Add soft float support. 2022-09-01 09:10:08 +08:00
arch-syscall.h
atomic-machine.h
clone.S
clone3.S
configure LoongArch: Add soft float support. 2022-09-01 09:10:08 +08:00
configure.ac LoongArch: Add soft float support. 2022-09-01 09:10:08 +08:00
getcontext.S LoongArch: Linux ABI 2022-07-26 12:35:12 -03:00
gettimeofday.c LoongArch: Add vdso support for gettimeofday. 2022-08-04 09:19:36 +08:00
ldd-rewrite.sed LoongArch: Add soft float support. 2022-09-01 09:10:08 +08:00
localplt.data LoongArch: Linux ABI 2022-07-26 12:35:12 -03:00
makecontext.c LoongArch: Linux ABI 2022-07-26 12:35:12 -03:00
pointer_guard.h Introduce <pointer_guard.h>, extracted from <sysdep.h> 2022-10-18 17:03:55 +02:00
setcontext.S LoongArch: Linux ABI 2022-07-26 12:35:12 -03:00
shlib-versions LoongArch: Add soft float support. 2022-09-01 09:10:08 +08:00
sigcontextinfo.h LoongArch: Linux ABI 2022-07-26 12:35:12 -03:00
swapcontext.S LoongArch: Linux ABI 2022-07-26 12:35:12 -03:00
sysdep.S
sysdep.h Introduce <pointer_guard.h>, extracted from <sysdep.h> 2022-10-18 17:03:55 +02:00
ucontext-macros.h LoongArch: Linux ABI 2022-07-26 12:35:12 -03:00
ucontext_i.sym LoongArch: Linux ABI 2022-07-26 12:35:12 -03:00
vfork.S