diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/mips64/n32')
-rw-r--r-- | sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist b/sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist index a21c0206cc..101ca7a241 100644 --- a/sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist +++ b/sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist @@ -1964,11 +1964,14 @@ GLIBC_2.27 pkey_get F GLIBC_2.27 pkey_mprotect F GLIBC_2.27 pkey_set F GLIBC_2.27 strfromf128 F +GLIBC_2.27 strfromf32 F GLIBC_2.27 strfromf32x F GLIBC_2.27 strfromf64 F GLIBC_2.27 strfromf64x F GLIBC_2.27 strtof128 F GLIBC_2.27 strtof128_l F +GLIBC_2.27 strtof32 F +GLIBC_2.27 strtof32_l F GLIBC_2.27 strtof32x F GLIBC_2.27 strtof32x_l F GLIBC_2.27 strtof64 F @@ -1977,6 +1980,8 @@ GLIBC_2.27 strtof64x F GLIBC_2.27 strtof64x_l F GLIBC_2.27 wcstof128 F GLIBC_2.27 wcstof128_l F +GLIBC_2.27 wcstof32 F +GLIBC_2.27 wcstof32_l F GLIBC_2.27 wcstof32x F GLIBC_2.27 wcstof32x_l F GLIBC_2.27 wcstof64 F |