]> git.ipfire.org Git - thirdparty/glibc.git/commit
aarch64: Update ILP32 abilists
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Mon, 25 Sep 2017 15:57:18 +0000 (16:57 +0100)
committerAndreas Schwab <schwab@suse.de>
Sun, 7 Mar 2021 14:42:44 +0000 (15:42 +0100)
commit9bed0067d004bda4cdd119fc1b59c8866eacf69a
tree1aba620ab941f786542235cde5b6d1a6ba1ae498
parentd327951bca7cb9bdbbe41739c0bc402ebcedf109
aarch64: Update ILP32 abilists

Update abilist files because a number of symbols got removed for
GLIBC_2.27.  ILP32 now needs separate localplt.data as well
because it has no matherr PLT anymore.

(Eventually this will be merged into the initial abilist commit.)

2017-09-29  Szabolcs Nagy  <szabolcs.nagy@arm.com>

* sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist
(__nss_group_lookup): Remove.
(__nss_hosts_lookup): Remove.
(__nss_passwd_lookup): Remove.
* sysdeps/unix/sysv/linux/aarch64/ilp32/libm.abilist
(_LIB_VERSION): Remove.
(matherr): Remove.
(pow10): Remove.
(pow10f): Remove.
(pow10l): Remove.
* sysdeps/unix/sysv/linux/aarch64/ilp32/libresolv.abilist
(_res_opcodes): Remove.
* sysdeps/unix/sysv/linux/aarch64/ilp32/localplt.data: New file.
sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist
sysdeps/unix/sysv/linux/aarch64/ilp32/libm.abilist
sysdeps/unix/sysv/linux/aarch64/ilp32/libresolv.abilist
sysdeps/unix/sysv/linux/aarch64/ilp32/localplt.data [new file with mode: 0644]
sysdeps/unix/sysv/linux/aarch64/lp64/localplt.data [moved from sysdeps/unix/sysv/linux/aarch64/localplt.data with 100% similarity]