From 1a8696985f9850ebbeccde41d5afb2e17bc6d1bc Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Fri, 14 Oct 2005 18:55:57 +0000 Subject: 2005-10-14 Bob Wilson * libm/common/Makefile.am (doc): Do not append to $(TARGETDOC). * libm/common/Makefile.in: Regenerate. * libm/common/common.tex: Delete file. * libm/math/math.tex: Include .def files from common/. * libm/mathfp/mathfp.tex: Likewise. --- newlib/libm/mathfp/mathfp.tex | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'newlib/libm/mathfp') diff --git a/newlib/libm/mathfp/mathfp.tex b/newlib/libm/mathfp/mathfp.tex index 0d496a241..87905dcb1 100644 --- a/newlib/libm/mathfp/mathfp.tex +++ b/newlib/libm/mathfp/mathfp.tex @@ -138,6 +138,12 @@ The library is set to X/Open mode by default. @page @include mathfp/wjn.def +@page +@include common/scbrt.def + +@page +@include common/scopysign.def + @page @include mathfp/scosh.def @@ -147,6 +153,9 @@ The library is set to X/Open mode by default. @page @include mathfp/sexp.def +@page +@include common/sexpm1.def + @page @include mathfp/sfabs.def @@ -165,6 +174,12 @@ The library is set to X/Open mode by default. @page @include mathfp/ehypot.def +@page +@include common/silogb.def + +@page +@include common/sinfinity.def + @page @include mathfp/sisnan.def @@ -177,12 +192,30 @@ The library is set to X/Open mode by default. @page @include mathfp/slog10.def +@page +@include common/slog1p.def + +@page +@include common/smatherr.def + +@page +@include common/smodf.def + +@page +@include common/snan.def + +@page +@include common/snextafter.def + @page @include mathfp/spow.def @page @include mathfp/eremainder.def +@page +@include common/sscalbn.def + @page @include mathfp/ssqrt.def -- cgit v1.2.3