glibc/sysdeps/unix/sysv/linux/mips
Florian Weimer efedd1ed3d Linux: Remove rseq support
The kernel ABI is not finalized, and there are now various proposals
to change the size of struct rseq, which would make the glibc ABI
dependent on the version of the kernels used for building glibc.
This is of course not acceptable.

This reverts commit 48699da1c4 ("elf:
Support at least 32-byte alignment in static dlopen"), commit
8f4632deb3 ("Linux: rseq registration
tests"), commit 6e29cb3f61 ("Linux: Use
rseq in sched_getcpu if available"), and commit
0c76fc3c2b ("Linux: Perform rseq
registration at C startup and thread creation"), resolving the conflicts
introduced by the ARC port and the TLS static surplus changes.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2020-07-16 17:55:35 +02:00
..
bits Linux: Remove rseq support 2020-07-16 17:55:35 +02:00
mips32 Linux: Remove rseq support 2020-07-16 17:55:35 +02:00
mips64 Linux: Remove rseq support 2020-07-16 17:55:35 +02:00
sys
Implies
Makefile
Versions signal: Move sys_errlist to a compat symbol 2020-07-07 14:10:58 -03:00
____longjmp_chk.c
_test_and_set.c
brk.c
clone.S
configure
configure.ac
dl-cache.h
dl-static.c
errlist-compat.c signal: Move sys_errlist to a compat symbol 2020-07-07 14:10:58 -03:00
getcontext.S
getrlimit64.c
getsysstats.c
kernel-features.h
kernel_rt_sigframe.h
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
ldsodefs.h
libc-abis
makecontext.S
mmap_info.h
pipe.S
readelflib.c
register-dump.h
setcontext.S
setrlimit64.c
shlib-versions Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
sigcontextinfo.h
struct_kernel_msqid64_ds.h sysv: linux: Add 64-bit time_t variant for msgctl 2020-07-09 12:05:40 -03:00
struct_kernel_semid64_ds.h sysv: linux: Add 64-bit time_t variant for semctl 2020-07-09 12:05:35 -03:00
struct_kernel_shmid64_ds.h sysv: linux: Add 64-bit time_t variant for shmctl 2020-07-09 12:05:47 -03:00
swapcontext.S
syscalls.list
sysdep.h
ucontext_i.sym
unwind-arch.h
ustat.c
vfork.S
xstatconv.c