]> git.ipfire.org Git - thirdparty/glibc.git/commit
m68k: Remove SVID error handling on fmod
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 8 Oct 2025 13:55:05 +0000 (10:55 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 30 Oct 2025 18:41:15 +0000 (15:41 -0300)
commit6deadd4eb6ab4f59d116b2d7ad97be0d0848cb7f
tree34ee72a362310c099c7afa90c5ecbb4d69689856
parentb19904cfb2b77fd016e6aa21b64da3827b3d5dd8
m68k: Remove SVID error handling on fmod

The m68k provided an optimized version through __m81_u(fmod)
(mathimpl.h), and gcc does not implement it through a builtin
(different than i386).

Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
sysdeps/m68k/m680x0/fpu/Versions
sysdeps/m68k/m680x0/fpu/e_fmod.c
sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist