about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2021-10-11 21:47:32 +0000
committerJoseph Myers <joseph@codesourcery.com>2021-10-11 21:47:32 +0000
commit4912c738fcbc6def723370ec3a7ab4a732361322 (patch)
treec181322dfe1b2d290a19d6759c901fb4ba6a2df9 /sysdeps/unix/sysv
parentbf433b849ae6f0cacf566a458c918bfd492ee732 (diff)
downloadglibc-4912c738fcbc6def723370ec3a7ab4a732361322.tar.gz
glibc-4912c738fcbc6def723370ec3a7ab4a732361322.tar.xz
glibc-4912c738fcbc6def723370ec3a7ab4a732361322.zip
Fix nios2 localplt failure
Building for nios2-linux-gnu has recently started showing a localplt
test failure, arising from a reference to __floatunsidf from
getloadavg after commit b5c8a3aa82f66f49b731ca5204104cee48bccfa5
("Linux: implement getloadavg(3) using sysinfo(2)") (this is an
architecture with soft-fp in libc).  Add this as a permitted local PLT
reference in localplt.data.

Tested with build-many-glibcs.py for nios2-linux-gnu.
Diffstat (limited to 'sysdeps/unix/sysv')
-rw-r--r--sysdeps/unix/sysv/linux/nios2/localplt.data1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/nios2/localplt.data b/sysdeps/unix/sysv/linux/nios2/localplt.data
index 17fcfdd4db..c9802cc8eb 100644
--- a/sysdeps/unix/sysv/linux/nios2/localplt.data
+++ b/sysdeps/unix/sysv/linux/nios2/localplt.data
@@ -26,6 +26,7 @@ libc.so: __nedf2
 libc.so: __eqdf2
 libc.so: __extendsfdf2
 libc.so: __floatundidf ?
+libc.so: __floatunsidf ?
 libm.so: matherr
 # The TLS-enabled version of these functions is interposed from libc.so.
 ld.so: _dl_signal_error