[PATCH] Remove __isinf_ns
Joseph Myers
joseph@codesourcery.com
Mon Jun 15 15:07:00 GMT 2015
On Mon, 15 Jun 2015, Wilco Dijkstra wrote:
> 2015-06-15 Wilco Dijkstra <wdijkstr@arm.com>
>
> * include/math.h: Remove __isinf_ns, __isinf_nsf, __isinf_nsl.
> * math/Makefile: Remove isinf_ns.c.
> * math/divtc3.c (__divtc3): Replace __isinf_nsl with isinf.
> * math/multc3.c (__multc3): Likewise.
> * math/s_casin.c (__casin): Likewise.
> * math/s_casinf.c (__casinf): Likewise.
> * math/s_casinl.c (__casinl): Likewise.
> * math/s_cproj.c (__cproj): Likewise.
> * math/s_cprojf.c (__cprojf): Likewise.
> * math/s_cprojl.c (__cprofl): Likewise.
> * math/s_ctan.c (__ctan): Likewise.
> * math/s_ctanf.c (__ctanf): Likewise.
> * math/s_ctanh.c (__ctanh): Likewise.
> * math/s_ctanhf.c (__ctanhf): Likewise.
> * math/s_ctanhl.c (__ctanhl): Likewise.
> * math/s_ctanl.c (__ctanl): Likewise.
> * math/w_fmod.c (__fmod): Likewise.
> * math/w_fmodf.c (__fmodf): Likewise.
> * math/w_fmodl.c (_fmodl): Likewise.
> * math/w_remainder.c (__remainder): Likewise.
This ChangeLog entry seems very incomplete. Please repost the patch with
a complete ChangeLog entry (that covers all files modified or removed).
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list