mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
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.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user