OSDN Git Service

2006-03-02 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Thu, 2 Mar 2006 16:46:12 +0000 (16:46 +0000)
committerjjohnstn <jjohnstn>
Thu, 2 Mar 2006 16:46:12 +0000 (16:46 +0000)
        * libm/math/math.tex: Fix reference to sisnan.def which
        is now in common subdirectory.
        * libm/mathfp/mathfp.tex: Ditto.

newlib/ChangeLog
newlib/libm/math/math.tex
newlib/libm/mathfp/mathfp.tex

index 8fbfbe4..d1da05f 100644 (file)
@@ -1,3 +1,9 @@
+2006-03-02  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * 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  <jjohnstn@redhat.com>
 
        * Makefile.am (MATHOBJS_IN_LIBC): Add s_isinfd, sf_isinff, 
index 0c84e61..7bc56ce 100644 (file)
@@ -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
index 87905dc..0b9f085 100644 (file)
@@ -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