On Thu, 3 Apr 2025, Jacek Caban wrote:
--- This includes functions needed for ARM64EC support that are not covered by Martin's WIP long-double-64 branch.
Feel free to send patches from that WIP branch that you find use for here - I haven't really decided about trying to upstream that whole branch yet as some bits are quite ugly.
mingw-w64-crt/math/cephes_mconf.h | 4 ++-- mingw-w64-crt/math/fmal.c | 2 +- mingw-w64-crt/math/fpclassifyl.c | 6 +++--- mingw-w64-crt/math/frexpl.c | 2 +- mingw-w64-crt/math/lrintl.c | 6 +++--- mingw-w64-crt/math/rintl.c | 6 +++--- mingw-w64-crt/math/signbit.c | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-)
This patch LGTM. // Martin _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
