]> sourceware.org Git - glibc.git/commit
aarch64: Add math-use-builtins-f{max,min}.h
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 1 Dec 2021 13:57:32 +0000 (10:57 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 13 Dec 2021 13:08:46 +0000 (10:08 -0300)
commitecb94e958707d907327f164b95ae92320e0aab48
treee8735d5fa564e0996312c2b7b3cb20f0e97898c4
parent583c4d424ec29f506c2c21fad99de3dd3caf53bb
aarch64: Add math-use-builtins-f{max,min}.h

It allows to remove the arch-specific implementations.
sysdeps/aarch64/fpu/math-use-builtins-fmax.h [new file with mode: 0644]
sysdeps/aarch64/fpu/math-use-builtins-fmin.h [new file with mode: 0644]
sysdeps/aarch64/fpu/s_fmax.c [deleted file]
sysdeps/aarch64/fpu/s_fmaxf.c [deleted file]
sysdeps/aarch64/fpu/s_fmin.c [deleted file]
sysdeps/aarch64/fpu/s_fminf.c [deleted file]
This page took 0.041441 seconds and 5 git commands to generate.