From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2138) id C11B23858D37; Wed, 5 Aug 2020 19:54:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C11B23858D37 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Andreas Schwab To: glibc-cvs@sourceware.org Subject: [glibc/schwab/ilp32-2.32] aarch64: Update ILP32 abilists for glibc 2.31 X-Act-Checkin: glibc X-Git-Author: Andreas Schwab X-Git-Refname: refs/heads/schwab/ilp32-2.32 X-Git-Oldrev: 8b872027f41812a3e0474654fe4f589df9c50394 X-Git-Newrev: a5fd1623f929ec9d0ea0fa99f8cfb569f8b0b1d9 Message-Id: <20200805195456.C11B23858D37@sourceware.org> Date: Wed, 5 Aug 2020 19:54:56 +0000 (GMT) X-BeenThere: glibc-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Aug 2020 19:54:56 -0000 https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=a5fd1623f929ec9d0ea0fa99f8cfb569f8b0b1d9 commit a5fd1623f929ec9d0ea0fa99f8cfb569f8b0b1d9 Author: Andreas Schwab Date: Wed Feb 5 16:32:14 2020 +0100 aarch64: Update ILP32 abilists for glibc 2.31 Diff: --- sysdeps/unix/sysv/linux/aarch64/ilp32/libm.abilist | 16 ++++++++++++++++ sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist | 15 +-------------- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/sysdeps/unix/sysv/linux/aarch64/ilp32/libm.abilist b/sysdeps/unix/sysv/linux/aarch64/ilp32/libm.abilist index 361fce20bb..90d9073188 100644 --- a/sysdeps/unix/sysv/linux/aarch64/ilp32/libm.abilist +++ b/sysdeps/unix/sysv/linux/aarch64/ilp32/libm.abilist @@ -1019,3 +1019,19 @@ GLIBC_2.28 fmul F GLIBC_2.28 fmull F GLIBC_2.28 fsub F GLIBC_2.28 fsubl F +GLIBC_2.31 totalorder F +GLIBC_2.31 totalorderf F +GLIBC_2.31 totalorderf128 F +GLIBC_2.31 totalorderf32 F +GLIBC_2.31 totalorderf32x F +GLIBC_2.31 totalorderf64 F +GLIBC_2.31 totalorderf64x F +GLIBC_2.31 totalorderl F +GLIBC_2.31 totalordermag F +GLIBC_2.31 totalordermagf F +GLIBC_2.31 totalordermagf128 F +GLIBC_2.31 totalordermagf32 F +GLIBC_2.31 totalordermagf32x F +GLIBC_2.31 totalordermagf64 F +GLIBC_2.31 totalordermagf64x F +GLIBC_2.31 totalordermagl F diff --git a/sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist b/sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist index 7dab4e5139..1581991fd5 100644 --- a/sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/aarch64/ilp32/libpthread.abilist @@ -10,7 +10,6 @@ GLIBC_2.27 __libc_allocate_rtsig F GLIBC_2.27 __libc_current_sigrtmax F GLIBC_2.27 __libc_current_sigrtmin F GLIBC_2.27 __lseek F -GLIBC_2.27 __nanosleep F GLIBC_2.27 __open F GLIBC_2.27 __open64 F GLIBC_2.27 __pread64 F @@ -44,7 +43,6 @@ GLIBC_2.27 __read F GLIBC_2.27 __res_state F GLIBC_2.27 __send F GLIBC_2.27 __sigaction F -GLIBC_2.27 __wait F GLIBC_2.27 __write F GLIBC_2.27 _pthread_cleanup_pop F GLIBC_2.27 _pthread_cleanup_pop_restore F @@ -61,29 +59,20 @@ GLIBC_2.27 funlockfile F GLIBC_2.27 lseek F GLIBC_2.27 lseek64 F GLIBC_2.27 msync F -GLIBC_2.27 nanosleep F GLIBC_2.27 open F GLIBC_2.27 open64 F GLIBC_2.27 pause F GLIBC_2.27 pread F GLIBC_2.27 pread64 F -GLIBC_2.27 pthread_attr_destroy F GLIBC_2.27 pthread_attr_getaffinity_np F -GLIBC_2.27 pthread_attr_getdetachstate F GLIBC_2.27 pthread_attr_getguardsize F -GLIBC_2.27 pthread_attr_getinheritsched F -GLIBC_2.27 pthread_attr_getschedparam F GLIBC_2.27 pthread_attr_getschedpolicy F GLIBC_2.27 pthread_attr_getscope F GLIBC_2.27 pthread_attr_getstack F GLIBC_2.27 pthread_attr_getstackaddr F GLIBC_2.27 pthread_attr_getstacksize F -GLIBC_2.27 pthread_attr_init F GLIBC_2.27 pthread_attr_setaffinity_np F -GLIBC_2.27 pthread_attr_setdetachstate F GLIBC_2.27 pthread_attr_setguardsize F -GLIBC_2.27 pthread_attr_setinheritsched F -GLIBC_2.27 pthread_attr_setschedparam F GLIBC_2.27 pthread_attr_setschedpolicy F GLIBC_2.27 pthread_attr_setscope F GLIBC_2.27 pthread_attr_setstack F @@ -111,7 +100,6 @@ GLIBC_2.27 pthread_condattr_setclock F GLIBC_2.27 pthread_condattr_setpshared F GLIBC_2.27 pthread_create F GLIBC_2.27 pthread_detach F -GLIBC_2.27 pthread_equal F GLIBC_2.27 pthread_exit F GLIBC_2.27 pthread_getaffinity_np F GLIBC_2.27 pthread_getattr_default_np F @@ -211,8 +199,6 @@ GLIBC_2.27 sendto F GLIBC_2.27 sigaction F GLIBC_2.27 sigwait F GLIBC_2.27 tcdrain F -GLIBC_2.27 wait F -GLIBC_2.27 waitpid F GLIBC_2.27 write F GLIBC_2.28 call_once F GLIBC_2.28 cnd_broadcast F @@ -240,3 +226,4 @@ 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 +GLIBC_2.31 pthread_clockjoin_np F