summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2016-11-08 23:41:05 +0000
committerJoseph Myers <joseph@codesourcery.com>2016-11-08 23:41:05 +0000
commit38d84a0f3720e3ed4f628e07ccf4351d1b05a2e6 (patch)
treef883049934677ea9717242494950e0c09d9b2e2a
parent3c7f1f59cd1611e0727f9b5ffc32dae78cb05000 (diff)
downloadglibc-38d84a0f3720e3ed4f628e07ccf4351d1b05a2e6.tar.gz
Update nios2 localplt.data.
This patch updates nios2 localplt.data so the localplt test passes in my compile-only all-ABIs glibc testing. A new PLT entry for __extendsfdf2 is added. Tested for nios2. * sysdeps/unix/sysv/linux/nios2/localplt.data: Add __extendsfdf2 for libc.so.
-rw-r--r--ChangeLog5
-rw-r--r--sysdeps/unix/sysv/linux/nios2/localplt.data1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b30e114f0..27f4417f2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-11-08 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/unix/sysv/linux/nios2/localplt.data: Add __extendsfdf2
+ for libc.so.
+
2016-11-08 Adhemerval Zanella <adhemerval.zanella@linaro.org>
* nptl/Makefile (libpthread-routines): Remove ptw-llseek and add
diff --git a/sysdeps/unix/sysv/linux/nios2/localplt.data b/sysdeps/unix/sysv/linux/nios2/localplt.data
index 5a0b4d3b01..6cf93cc2af 100644
--- a/sysdeps/unix/sysv/linux/nios2/localplt.data
+++ b/sysdeps/unix/sysv/linux/nios2/localplt.data
@@ -25,6 +25,7 @@ libc.so: __floatsidf
libc.so: __divsf3
libc.so: __nedf2
libc.so: __eqdf2
+libc.so: __extendsfdf2
libm.so: matherr
# The dynamic loader uses __libc_memalign internally to allocate aligned
# TLS storage. The other malloc family of functions are expected to allow