From: Tulio Magno Quites Machado Filho Date: Wed, 31 Oct 2012 22:02:13 +0000 (-0500) Subject: Correct order of entries in powerpc libc.abilist files. X-Git-Tag: upstream/2.30~10055 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=90aff2ff13e99663d5adf3d1efb4f773ec74df85;p=external%2Fglibc.git Correct order of entries in powerpc libc.abilist files. --- diff --git a/ChangeLog b/ChangeLog index 758b91b..ae3a9eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2012-10-31 Tulio Magno Quites Machado Filho + + * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist: + Fix the order of the list for glibc 2.17. + * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: + Likewise. + 2012-10-31 Andreas Schwab * sysdeps/powerpc/fpu/libm-test-ulps: Update. diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist index a3cd895..9bbcc39 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist @@ -1779,8 +1779,8 @@ GLIBC_2.17 clock_gettime F clock_nanosleep F clock_settime F - secure_getenv F __ppc_get_timebase_freq F + secure_getenv F GLIBC_2.2 GLIBC_2.2 A _IO_adjust_wcolumn F diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist index 0a80d0c..dbf07820 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist @@ -85,8 +85,8 @@ GLIBC_2.17 clock_gettime F clock_nanosleep F clock_settime F - secure_getenv F __ppc_get_timebase_freq F + secure_getenv F GLIBC_2.3 GLIBC_2.3 A _Exit F