glibc/sysdeps
Richard Earnshaw 0d1bafdcb6 linux: Add compatibility definitions to sys/prctl.h for MTE
Older versions of the Linux kernel headers obviously lack support for
memory tagging, but we still want to be able to build in support when
using those (obviously it can't be enabled on such systems).

The linux kernel extensions are made to the platform-independent
header (linux/prctl.h), so this patch takes a similar approach.
2020-12-21 15:25:25 +00:00
..
aarch64 aarch64: remove the strlen_asimd symbol 2020-12-15 14:42:45 +00:00
alpha nptl: Move stack list variables into _rtld_global 2020-11-16 19:33:30 +01:00
arc nptl: Move stack list variables into _rtld_global 2020-11-16 19:33:30 +01:00
arm nptl: Move stack list variables into _rtld_global 2020-11-16 19:33:30 +01:00
csky nptl: Move stack list variables into _rtld_global 2020-11-16 19:33:30 +01:00
generic malloc: Basic support for memory tagging in the malloc() family 2020-12-21 15:25:25 +00:00
gnu string: Fix strerrorname_np return value [BZ #26555] 2020-09-29 13:56:06 -03:00
hppa nptl: Move stack list variables into _rtld_global 2020-11-16 19:33:30 +01:00
htl htl: Get sem_open/sem_close/sem_unlink support [BZ #25524] 2020-12-16 14:27:25 +01:00
hurd hurd: Remove some remnants of cthreads 2020-11-15 13:16:03 +01:00
i386 hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK value 2020-12-20 01:47:47 +01:00
ia64 nptl: Move stack list variables into _rtld_global 2020-11-16 19:33:30 +01:00
ieee754 ieee754: Remove unused __sin32 and __cos32 2020-12-18 12:10:31 +05:30
m68k m68k: fix clobbering a5 in setjmp() [BZ #24202] 2020-12-21 10:24:34 +05:30
mach hurd: Make trampoline fill siginfo ss_sp from sc_uesp 2020-12-21 03:17:00 +01:00
microblaze nptl: Move stack list variables into _rtld_global 2020-11-16 19:33:30 +01:00
mips nptl: Move stack list variables into _rtld_global 2020-11-16 19:33:30 +01:00
nios2 nptl: Move stack list variables into _rtld_global 2020-11-16 19:33:30 +01:00
nptl nss: Implement <nss_database.h> 2020-12-04 17:15:44 -05:00
posix nsswitch: use new internal API (callers) 2020-12-04 17:16:32 -05:00
powerpc powerpc64le: Add glibc-hwcaps support 2020-12-04 14:50:49 +01:00
pthread htl: Get sem_open/sem_close/sem_unlink support [BZ #25524] 2020-12-16 14:27:25 +01:00
riscv nptl: Move stack list variables into _rtld_global 2020-11-16 19:33:30 +01:00
s390 s390x: Require GCC 7.1 or later to build glibc. 2020-12-17 16:18:04 +01:00
sh sh: Add sh4 fpu Implies folder 2020-11-27 09:29:35 -03:00
sparc nptl: Move stack list variables into _rtld_global 2020-11-16 19:33:30 +01:00
unix linux: Add compatibility definitions to sys/prctl.h for MTE 2020-12-21 15:25:25 +00:00
wordsize-32 Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliases 2020-12-08 18:15:27 +00:00
wordsize-64 Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliases 2020-12-08 18:15:27 +00:00
x86 x86: Remove the default REP MOVSB threshold tunable value [BZ #27061] 2020-12-14 07:31:00 -08:00
x86_64 add inputs to auto-libm-test-in yielding larger errors (binary64, x86_64) 2020-12-21 10:35:20 +05:30