From f2de695bf6ab3d346bf0ec4e436f124cff8edfd4 Mon Sep 17 00:00:00 2001 From: "Paul E. Murphy" Date: Fri, 1 Jul 2016 13:17:09 -0500 Subject: Unify drift between _Complex function type variants While trying to convert the _Complex function wrappers into a single generic implementation, a few minor variations between identical versions emerged. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a8447f0a34..00fd7c107a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2016-08-03 Paul E. Murphy + + * s_ccoshf.c (__ccoshf): Remove FE_INVALID + check, and remove __glibc_likely hint + from FP_INFINITE check. + * s_csinhf.c (__csinhf): Likewise. + + * s_ccoshl.c (__ccoshl): Remove __glibc_likely + hint from FP_INFINITE check. + * s_csinhl.c (__csinhl): Likewise. + 2016-08-03 Paul E. Murphy * math/Makefile (libm-calls): Insert F placeholder into -- cgit v1.2.3