glibc/sysdeps/unix/sysv/linux/microblaze
Florian Weimer 948ebc098e Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)
The glibc 2.34 release really should have added a GLIBC_2.34
symbol to the dynamic loader. With it, we could move functions such
as dlopen or pthread_key_create that work on process-global state
into the dynamic loader (once we have fixed a longstanding issue
with static linking).  Without the GLIBC_2.34 symbol, yet another
new symbol version would be needed because old glibc will fail to
load binaries due to the missing symbol version in ld.so that newly
linked programs will require.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
(cherry picked from commit af121ae3e7)
2022-01-31 14:58:02 +01:00
..
be socket: Add time64 alias for setsockopt 2021-07-22 19:16:26 +02:00
bits y2038: Use a common definition for stat 2021-06-15 10:42:11 -03:00
le socket: Add time64 alias for setsockopt 2021-07-22 19:16:26 +02:00
sys
____longjmp_chk.S
arch-syscall.h Update syscall lists for Linux 5.16 2022-01-14 09:35:16 +01:00
c++-types.data
clock-compat.c
clone.S
Implies
jmp_buf-macros.h
kernel_stat.h
kernel-features.h linux: Consolidate Linux setsockopt implementation 2021-07-06 11:45:35 -03:00
ld.abilist Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader) 2022-01-31 14:58:02 +01:00
localplt.data mtrace: Wean away from malloc hooks 2021-07-22 18:38:06 +05:30
Makefile nptl: Remove remaining code from libpthread 2021-05-21 22:35:01 +02:00
pselect32.c linux: Only use 64-bit syscall if required for pselect 2021-06-22 12:09:52 -03:00
shlib-versions
sigcontextinfo.h
syscall.S
syscalls.list
sysctl.c
sysdep.h
sysdep.S
time64-compat.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
Versions
vfork.S
xstatver.h