glibc/sysdeps/unix/sysv/linux/x86_64
Adhemerval Zanella bc801b3a40 setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym
It requires less boilerplate code for newer ports.  The _Static_assert
checks from internal setjmp are moved to its own internal test since
setjmp.h is included early by multiple headers (to generate
rtld-sizes.sym).

The riscv jmp_buf-macros.h check is also redundant, it is already
done by riscv configure.ac.

Checked with a build for the affected architectures.
2021-11-22 13:43:22 -03:00
..
64 setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym 2021-11-22 13:43:22 -03:00
x32 setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym 2021-11-22 13:43:22 -03:00
Implies
Makefile
Versions Linux: Move timer_settime, __timer_settime64 from librt to libc 2021-06-28 09:51:01 +02:00
____longjmp_chk.S
__start_context.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
clone.S x86-64: Align child stack to 16 bytes [BZ #27902] 2021-05-31 12:03:36 -07:00
clone3.S x86-64: Add the clone3 wrapper 2021-07-14 06:34:13 -07:00
configure
configure.ac
dl-cache.h
dl-procinfo.c
dl-procinfo.h
getcontext.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
kernel-features.h
ldconfig.h
ldd-rewrite.sed
libc_sigaction.c
libmvec.abilist
makecontext.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
register-dump.h
setcontext.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
sigaltstack-offsets.sym
sigcontextinfo.h
swapcontext.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
syscall.S
syscalls.list linux: Consolidate Linux setsockopt implementation 2021-07-06 11:45:35 -03:00
sysdep.S
sysdep.h Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPER 2021-07-28 10:19:08 -07:00
tst-glibc-hwcaps-2.c
ucontext_i.sym
vfork.S
x86-64-isa-level-VALUE.c