projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1818fcb
)
Correct order of entries in powerpc libc.abilist files.
author
Tulio Magno Quites Machado Filho
<tuliom@linux.vnet.ibm.com>
Wed, 31 Oct 2012 22:02:13 +0000
(17:02 -0500)
committer
Ryan S. Arnold
<rsa@linux.vnet.ibm.com>
Wed, 31 Oct 2012 22:03:55 +0000
(17:03 -0500)
ChangeLog
patch
|
blob
|
history
sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
patch
|
blob
|
history
sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
758b91b
..
ae3a9eb
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,10
@@
+2012-10-31 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
+
+ * 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 <schwab@linux-m68k.org>
* 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
(file)
--- 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
..
dbf0782
100644
(file)
--- 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