1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

mips: Use sqrt{f} builtin

Checked with a build against mips-linux-gnu and mips64-linux-gnu
and comparing the resulting binaries.
This commit is contained in:
Adhemerval Zanella
2020-06-05 14:00:25 +00:00
parent 8a7923b57e
commit 32c65b28f3
9 changed files with 6 additions and 82 deletions

View File

@@ -1 +0,0 @@
#include <sysdeps/mips/fpu/e_sqrt.c>

View File

@@ -1 +0,0 @@
#include <sysdeps/mips/fpu/e_sqrtf.c>