Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/math/math.tex')
-rw-r--r--newlib/libm/math/math.tex37
1 files changed, 2 insertions, 35 deletions
diff --git a/newlib/libm/math/math.tex b/newlib/libm/math/math.tex
index 7bc56ce9a..0b1e596fb 100644
--- a/newlib/libm/math/math.tex
+++ b/newlib/libm/math/math.tex
@@ -25,7 +25,7 @@ Since the error handling code calls @code{fputs}, the mathematical
subroutines require stubs or minimal implementations for the same list
of OS subroutines as @code{fputs}: @code{close}, @code{fstat},
@code{isatty}, @code{lseek}, @code{read}, @code{sbrk}, @code{write}.
-@xref{syscalls,,System Calls, libc.info, The Red Hat newlib C Library},
+@xref{syscalls,,System Calls, libc.info, The Cygnus C Support Library},
for a discussion and for sample minimal implementations of these support
subroutines.
@@ -139,12 +139,6 @@ The library is set to X/Open mode by default.
@include math/wj0.def
@page
-@include common/scbrt.def
-
-@page
-@include common/scopysign.def
-
-@page
@include math/wcosh.def
@page
@@ -154,9 +148,6 @@ The library is set to X/Open mode by default.
@include math/wexp.def
@page
-@include common/sexpm1.def
-
-@page
@include math/sfabs.def
@page
@@ -175,13 +166,7 @@ The library is set to X/Open mode by default.
@include math/whypot.def
@page
-@include common/silogb.def
-
-@page
-@include common/sinfinity.def
-
-@page
-@include common/sisnan.def
+@include math/sisnan.def
@page
@include math/sldexp.def
@@ -193,30 +178,12 @@ The library is set to X/Open mode by default.
@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