Index: libm/common/Makefile.am =================================================================== RCS file: /cvs/src/src/newlib/libm/common/Makefile.am,v retrieving revision 1.3 diff -u -r1.3 Makefile.am --- libm/common/Makefile.am 7 Jun 2002 21:59:56 -0000 1.3 +++ libm/common/Makefile.am 11 Oct 2005 18:18:41 -0000 @@ -49,7 +49,6 @@ TARGETDOC = ../tmp.texi doc: $(chobj) - cat $(srcdir)/common.tex >> $(TARGETDOC) CLEANFILES = $(chobj) *.ref Index: libm/math/math.tex =================================================================== RCS file: /cvs/src/src/newlib/libm/math/math.tex,v retrieving revision 1.2 diff -u -r1.2 math.tex --- libm/math/math.tex 20 Oct 2003 18:46:37 -0000 1.2 +++ libm/math/math.tex 11 Oct 2005 18:18:41 -0000 @@ -139,6 +139,12 @@ @include math/wj0.def @page +@include common/scbrt.def + +@page +@include common/scopysign.def + +@page @include math/wcosh.def @page @@ -148,6 +154,9 @@ @include math/wexp.def @page +@include common/sexpm1.def + +@page @include math/sfabs.def @page @@ -166,6 +175,12 @@ @include math/whypot.def @page +@include common/silogb.def + +@page +@include common/sinfinity.def + +@page @include math/sisnan.def @page @@ -178,12 +193,30 @@ @include math/wlog10.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 math/wpow.def @page @include math/wremainder.def @page +@include common/sscalbn.def + +@page @include math/wsqrt.def @page Index: libm/mathfp/mathfp.tex =================================================================== RCS file: /cvs/src/src/newlib/libm/mathfp/mathfp.tex,v retrieving revision 1.2 diff -u -r1.2 mathfp.tex --- libm/mathfp/mathfp.tex 20 Oct 2003 18:46:38 -0000 1.2 +++ libm/mathfp/mathfp.tex 11 Oct 2005 18:18:41 -0000 @@ -139,6 +139,12 @@ @include mathfp/wjn.def @page +@include common/scbrt.def + +@page +@include common/scopysign.def + +@page @include mathfp/scosh.def @page @@ -148,6 +154,9 @@ @include mathfp/sexp.def @page +@include common/sexpm1.def + +@page @include mathfp/sfabs.def @page @@ -166,6 +175,12 @@ @include mathfp/ehypot.def @page +@include common/silogb.def + +@page +@include common/sinfinity.def + +@page @include mathfp/sisnan.def @page @@ -178,12 +193,30 @@ @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 @page