]> git.ipfire.org Git - thirdparty/glibc.git/commit
m68k: Remove the SVID error handling from fmodf
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 8 Oct 2025 13:55:03 +0000 (10:55 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 30 Oct 2025 18:41:10 +0000 (15:41 -0300)
commitade9f30ce2736cfe29a77eef05951503f379a54a
tree357b16f45eab17821b7c4ddd132adefa4252f131
parent1dd2163e51c84ec78b3f6425d3266808a5570de4
m68k: Remove the SVID error handling from fmodf

The m68k provided an optimized version through __m81_u(fmodf)
(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 [new file with mode: 0644]
sysdeps/m68k/m680x0/fpu/e_fmodf.c
sysdeps/m68k/m680x0/fpu/e_remainderf.c
sysdeps/m68k/m680x0/fpu/w_fmodf_compat.c [deleted file]
sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist