2005-10-14 Bob Wilson <bob.wilson@acm.org>
* 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.
This commit is contained in:
@ -138,6 +138,12 @@ The library is set to X/Open mode by default.
|
||||
@page
|
||||
@include math/wj0.def
|
||||
|
||||
@page
|
||||
@include common/scbrt.def
|
||||
|
||||
@page
|
||||
@include common/scopysign.def
|
||||
|
||||
@page
|
||||
@include math/wcosh.def
|
||||
|
||||
@ -147,6 +153,9 @@ The library is set to X/Open mode by default.
|
||||
@page
|
||||
@include math/wexp.def
|
||||
|
||||
@page
|
||||
@include common/sexpm1.def
|
||||
|
||||
@page
|
||||
@include math/sfabs.def
|
||||
|
||||
@ -165,6 +174,12 @@ The library is set to X/Open mode by default.
|
||||
@page
|
||||
@include math/whypot.def
|
||||
|
||||
@page
|
||||
@include common/silogb.def
|
||||
|
||||
@page
|
||||
@include common/sinfinity.def
|
||||
|
||||
@page
|
||||
@include math/sisnan.def
|
||||
|
||||
@ -177,12 +192,30 @@ The library is set to X/Open mode by default.
|
||||
@page
|
||||
@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
|
||||
|
||||
|
Reference in New Issue
Block a user