1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-02 20:42:29 +03:00
Files
glibc/sysdeps/unix/sysv/linux/csky
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
..
2021-02-11 07:58:09 -03:00
2020-08-04 21:36:19 -04:00
2021-06-03 08:26:04 +02:00
2021-09-28 23:31:35 +00:00
2021-06-30 08:43:37 +02:00