From 38d84a0f3720e3ed4f628e07ccf4351d1b05a2e6 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 8 Nov 2016 23:41:05 +0000 Subject: 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. --- sysdeps/unix/sysv/linux/nios2/localplt.data | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/nios2') 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 -- cgit 1.4.1