]> sourceware.org Git - glibc.git/commit
aarch64: Use math-use-builtins for ceil{f}
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 4 Jun 2020 14:35:48 +0000 (14:35 +0000)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 22 Jun 2020 14:09:49 +0000 (11:09 -0300)
commit271afad8f4051c81401e4d2649f35c51345b4a1b
tree56287493f789a7b579be3f99794eec14ed74e263
parente80501a5c971c13f9bd72fe7b34a83aa36ec6541
aarch64: Use math-use-builtins for ceil{f}

The define is already set on the math-use-builtins-ceil.h, the patch
just removes the implementations (it was missed on c9feb1be93).

Checked on aarch64-linux-gnu.
sysdeps/aarch64/fpu/s_ceil.c [deleted file]
sysdeps/aarch64/fpu/s_ceilf.c [deleted file]
This page took 0.039596 seconds and 5 git commands to generate.