From a8f59a7ea41fb8185704d798a5c44c2d11bded19 Mon Sep 17 00:00:00 2001 From: jjohnstn Date: Thu, 2 Mar 2006 16:46:12 +0000 Subject: [PATCH] 2006-03-02 Jeff Johnston * libm/math/math.tex: Fix reference to sisnan.def which is now in common subdirectory. * libm/mathfp/mathfp.tex: Ditto. --- newlib/ChangeLog | 6 ++++++ newlib/libm/math/math.tex | 2 +- newlib/libm/mathfp/mathfp.tex | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 8fbfbe4d2a..d1da05fe5b 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2006-03-02 Jeff Johnston + + * libm/math/math.tex: Fix reference to sisnan.def which + is now in common subdirectory. + * libm/mathfp/mathfp.tex: Ditto. + 2006-02-27 Jeff Johnston * Makefile.am (MATHOBJS_IN_LIBC): Add s_isinfd, sf_isinff, diff --git a/newlib/libm/math/math.tex b/newlib/libm/math/math.tex index 0c84e618af..7bc56ce9aa 100644 --- a/newlib/libm/math/math.tex +++ b/newlib/libm/math/math.tex @@ -181,7 +181,7 @@ The library is set to X/Open mode by default. @include common/sinfinity.def @page -@include math/sisnan.def +@include common/sisnan.def @page @include math/sldexp.def diff --git a/newlib/libm/mathfp/mathfp.tex b/newlib/libm/mathfp/mathfp.tex index 87905dcb16..0b9f085571 100644 --- a/newlib/libm/mathfp/mathfp.tex +++ b/newlib/libm/mathfp/mathfp.tex @@ -181,7 +181,7 @@ The library is set to X/Open mode by default. @include common/sinfinity.def @page -@include mathfp/sisnan.def +@include common/sisnan.def @page @include mathfp/sldexp.def -- 2.11.0