]> 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)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 1 Aug 2019 09:06:03 +0000 (10:06 +0100)
commite0d71436c3a29c01166f8638d5c503d72010d1e7
treeccc278c8cdd57086237a531ff83281622bb7b4d9
parent09358228d1830a3b31f79a9948b36f7fe375244b
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]