glibc/sysdeps/unix/sysv/linux/aarch64
Wilco Dijkstra 2c421fc430 AArch64: Cleanup PAC and BTI
Now we finally support modern GCC and binutils, it's time for a cleanup.
Use PAC and BTI instructions unconditionally and use proper assembler syntax.
Remove the PR target/94791 strip_pac workarounds for buggy GCCs.  Remove the
PAC/BTI configure checks - always emit GNU property notes on assembly files.
Change cfi_window_save to the correct cfi_negate_ra_state unwind directive.

Reviewed-by: Matthieu Longo <matthieu.longo@arm.com>
2025-05-19 15:35:32 +00:00
..
bits AArch64: Remove LP64 and ILP32 ifdefs 2025-02-24 14:20:29 +00:00
sys
Implies
Makefile aarch64: Fix _dl_tlsdesc_dynamic unwind for pac-ret (BZ 32612) 2025-03-31 10:08:06 -03:00
Versions
arch-pkey.h
arch-syscall.h Update syscall lists for Linux 6.13 2025-03-12 12:51:54 +00:00
c++-types.data
clone.S
clone3.S
configure
configure.ac
cpu-features.c
dl-cache.h AArch64: Remove LP64 and ILP32 ifdefs 2025-02-24 14:20:29 +00:00
dl-procinfo.c Remove unused dl-procinfo.h 2025-02-28 16:55:18 +00:00
dl-procruntime.c
getcontext.S
gettimeofday.c
ioctl.S
kernel-features.h
kernel_rt_sigframe.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libc-start.h
libc.abilist stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs 2025-04-08 12:51:51 +00:00
libc_malloc_debug.abilist
libc_sigaction.c
libdl.abilist
libm.abilist Implement C23 rootn. 2025-05-14 10:51:46 +00:00
libmvec.abilist AArch64: Implement AdvSIMD and SVE atan2pi/f 2025-05-19 15:35:25 +00:00
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.c
pkey_get.c
pkey_set.c
pointer_guard.h
readelflib.c
send.c
setcontext.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
shlib-versions
sigcontextinfo.h
single-thread.h
swapcontext.S AArch64: Cleanup PAC and BTI 2025-05-19 15:35:32 +00:00
syscall.S
syscall_cancel.S
sysconf.c
sysdep.c
sysdep.h AArch64: Remove LP64 and ILP32 ifdefs 2025-02-24 14:20:29 +00:00
tst-aarch64-pkey.c
tst-gcs-abort.sh
tst-gcs-disabled-static.c
tst-gcs-disabled.c
tst-gcs-dlopen-disabled.c
tst-gcs-dlopen-enforced.c
tst-gcs-dlopen-optional-off.c
tst-gcs-dlopen-optional-on.c
tst-gcs-dlopen-override.c
tst-gcs-dlopen.c
tst-gcs-enforced-abort.c
tst-gcs-enforced-static-abort.c
tst-gcs-enforced-static.c
tst-gcs-enforced.c
tst-gcs-helper.h
tst-gcs-mod1.c
tst-gcs-mod2.c
tst-gcs-mod3.c
tst-gcs-noreturn.c
tst-gcs-optional-off.c
tst-gcs-optional-on.c
tst-gcs-optional-static-off.c
tst-gcs-optional-static-on.c
tst-gcs-override-static.c
tst-gcs-override.c
tst-gcs-shared-disabled.c
tst-gcs-shared-enforced-abort.c
tst-gcs-shared-optional.c
tst-gcs-shared-override.c
tst-gcs-shared.c
tst-gcs-skeleton.c
tst-tlsdesc-pac-mod.c aarch64: Fix _dl_tlsdesc_dynamic unwind for pac-ret (BZ 32612) 2025-03-31 10:08:06 -03:00
tst-tlsdesc-pac.c aarch64: Fix _dl_tlsdesc_dynamic unwind for pac-ret (BZ 32612) 2025-03-31 10:08:06 -03:00
ucontext-internal.h
ucontext_i.sym
vfork.S
vltest.py