public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/schwab/ilp32-2.33] aarch64: Update ILP32 abilists for glibc 2.30
@ 2021-02-21 23:35 Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2021-02-21 23:35 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=4dea7c5375a883cf9b93cbaafe31347796addd94

commit 4dea7c5375a883cf9b93cbaafe31347796addd94
Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
Date:   Thu Aug 1 14:47:11 2019 +0100

    aarch64: Update ILP32 abilists for glibc 2.30
    
    This will need to be merged with the initial ilp32 abilist commit.
    
    2019-08-01  Szabolcs Nagy  <szabolcs.nagy@arm.com>
    
            * sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist: Update.
            * sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist: Update.

Diff:
---
 sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist       | 4 ++++
 sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist | 5 +++++
 2 files changed, 9 insertions(+)

diff --git a/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist b/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist
index 8c10137980..d014e33473 100644
--- a/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist
+++ b/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist
@@ -2101,3 +2101,7 @@ GLIBC_2.28 thrd_yield F
 GLIBC_2.29 getcpu F
 GLIBC_2.29 posix_spawn_file_actions_addchdir_np F
 GLIBC_2.29 posix_spawn_file_actions_addfchdir_np F
+GLIBC_2.30 getdents64 F
+GLIBC_2.30 gettid F
+GLIBC_2.30 tgkill F
+GLIBC_2.30 twalk_r F
diff --git a/sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist b/sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist
index c370fda73d..7dab4e5139 100644
--- a/sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist
@@ -235,3 +235,8 @@ GLIBC_2.28 tss_create F
 GLIBC_2.28 tss_delete F
 GLIBC_2.28 tss_get F
 GLIBC_2.28 tss_set F
+GLIBC_2.30 pthread_cond_clockwait F
+GLIBC_2.30 pthread_mutex_clocklock F
+GLIBC_2.30 pthread_rwlock_clockrdlock F
+GLIBC_2.30 pthread_rwlock_clockwrlock F
+GLIBC_2.30 sem_clockwait F


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [glibc/schwab/ilp32-2.33] aarch64: Update ILP32 abilists for glibc 2.30
@ 2021-03-07 14:45 Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2021-03-07 14:45 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=0d0aa69678f039989f890bc4b8c4ad0a34f4d54b

commit 0d0aa69678f039989f890bc4b8c4ad0a34f4d54b
Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
Date:   Thu Aug 1 14:47:11 2019 +0100

    aarch64: Update ILP32 abilists for glibc 2.30
    
    This will need to be merged with the initial ilp32 abilist commit.
    
    2019-08-01  Szabolcs Nagy  <szabolcs.nagy@arm.com>
    
            * sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist: Update.
            * sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist: Update.

Diff:
---
 sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist       | 4 ++++
 sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist | 5 +++++
 2 files changed, 9 insertions(+)

diff --git a/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist b/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist
index 8c10137980..d014e33473 100644
--- a/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist
+++ b/sysdeps/unix/sysv/linux/aarch64/ilp32/libc.abilist
@@ -2101,3 +2101,7 @@ GLIBC_2.28 thrd_yield F
 GLIBC_2.29 getcpu F
 GLIBC_2.29 posix_spawn_file_actions_addchdir_np F
 GLIBC_2.29 posix_spawn_file_actions_addfchdir_np F
+GLIBC_2.30 getdents64 F
+GLIBC_2.30 gettid F
+GLIBC_2.30 tgkill F
+GLIBC_2.30 twalk_r F
diff --git a/sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist b/sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist
index c370fda73d..7dab4e5139 100644
--- a/sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist
@@ -235,3 +235,8 @@ GLIBC_2.28 tss_create F
 GLIBC_2.28 tss_delete F
 GLIBC_2.28 tss_get F
 GLIBC_2.28 tss_set F
+GLIBC_2.30 pthread_cond_clockwait F
+GLIBC_2.30 pthread_mutex_clocklock F
+GLIBC_2.30 pthread_rwlock_clockrdlock F
+GLIBC_2.30 pthread_rwlock_clockwrlock F
+GLIBC_2.30 sem_clockwait F


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-07 14:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-21 23:35 [glibc/schwab/ilp32-2.33] aarch64: Update ILP32 abilists for glibc 2.30 Andreas Schwab
2021-03-07 14:45 Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).