* modules/float-h: Renamed from modules/float.
* modules/float-h-tests: Renamed from modules/float-tests.
* modules/float-h-c++-tests: Renamed from modules/float-c++-tests.
* tests/test-float-h.c: Renamed from tests/test-float.c.
* tests/test-float-h-c++.cc: Renamed from tests/test-float-c++.cc.
* tests/test-float-h-c++2.cc: Renamed from tests/test-float-c++2.cc.
* doc/posix-headers/float.texi: Update.
* modules/* (Depends-on): Update.
* modules/float: New file.
+2024-12-27 Bruno Haible <bruno@clisp.org>
+
+ Rename module float to float-h.
+ * modules/float-h: Renamed from modules/float.
+ * modules/float-h-tests: Renamed from modules/float-tests.
+ * modules/float-h-c++-tests: Renamed from modules/float-c++-tests.
+ * tests/test-float-h.c: Renamed from tests/test-float.c.
+ * tests/test-float-h-c++.cc: Renamed from tests/test-float-c++.cc.
+ * tests/test-float-h-c++2.cc: Renamed from tests/test-float-c++2.cc.
+ * doc/posix-headers/float.texi: Update.
+ * modules/* (Depends-on): Update.
+ * modules/float: New file.
+
2024-12-27 Bruno Haible <bruno@clisp.org>
Rename module fenv to fenv-h.
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/float.h.html}
-Gnulib module: float
-@mindex float
+Gnulib module: float-h
+@mindex float-h
Portability problems fixed by Gnulib:
@itemize
m4/codeset.m4
Depends-on:
-float
+float-h
isnand-nolibm
signbit
setlocale
m4/codeset.m4
Depends-on:
-float
+float-h
isnanf-nolibm
signbit
setlocale
m4/codeset.m4
Depends-on:
-float
+float-h
isnanl-nolibm
signbit
setlocale
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
tests/randoml.c
Depends-on:
-float
+float-h
configure.ac:
Depends-on:
math
-float [test $REPLACE_CEIL = 1]
+float-h [test $REPLACE_CEIL = 1]
configure.ac:
gl_FUNC_CEIL
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
tests/macros.h
Depends-on:
-float
+float-h
isnand-nolibm
nan
stdbool
Depends-on:
math
extensions
-float [test $HAVE_DECL_CEILF = 0 || test $REPLACE_CEILF = 1]
+float-h [test $HAVE_DECL_CEILF = 0 || test $REPLACE_CEILF = 1]
configure.ac:
gl_FUNC_CEILF
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
tests/macros.h
Depends-on:
-float
+float-h
isnanf-nolibm
nan
stdbool
math
extensions
ceil [{ test $HAVE_DECL_CEILL = 0 || test $REPLACE_CEILL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_DECL_CEILL = 0 || test $REPLACE_CEILL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_DECL_CEILL = 0 || test $REPLACE_CEILL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
configure.ac:
gl_FUNC_CEILL
Depends-on:
fpucw
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
isnanl-nolibm
-float
+float-h
nan
configure.ac:
tests/macros.h
Depends-on:
-float
+float-h
configure.ac:
math
extensions
cos [test $HAVE_COSL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [test $HAVE_COSL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [test $HAVE_COSL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
isnanl [test $HAVE_COSL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
floor [test $HAVE_COSL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
floorl [test $HAVE_COSL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
math
extensions
exp2 [{ test $HAVE_EXP2L = 0 || test $REPLACE_EXP2L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_EXP2L = 0 || test $REPLACE_EXP2L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_EXP2L = 0 || test $REPLACE_EXP2L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
isnanl [{ test $HAVE_EXP2L = 0 || test $REPLACE_EXP2L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
roundl [{ test $HAVE_EXP2L = 0 || test $REPLACE_EXP2L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
ldexpl [{ test $HAVE_EXP2L = 0 || test $REPLACE_EXP2L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
-float
+float-h
configure.ac:
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
math
extensions
exp [{ test $HAVE_EXPL = 0 || test $REPLACE_EXPL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_EXPL = 0 || test $REPLACE_EXPL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_EXPL = 0 || test $REPLACE_EXPL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
isnanl [{ test $HAVE_EXPL = 0 || test $REPLACE_EXPL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
roundl [{ test $HAVE_EXPL = 0 || test $REPLACE_EXPL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
ldexpl [{ test $HAVE_EXPL = 0 || test $REPLACE_EXPL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
-float
+float-h
configure.ac:
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
math
extensions
expm1 [{ test $HAVE_EXPM1L = 0 || test $REPLACE_EXPM1L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_EXPM1L = 0 || test $REPLACE_EXPM1L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_EXPM1L = 0 || test $REPLACE_EXPM1L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
isnanl [{ test $HAVE_EXPM1L = 0 || test $REPLACE_EXPM1L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
expl [{ test $HAVE_EXPM1L = 0 || test $REPLACE_EXPM1L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
roundl [{ test $HAVE_EXPM1L = 0 || test $REPLACE_EXPM1L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Description:
A correct <float.h>.
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'float-h' instead.
+
Files:
-lib/float.in.h
-lib/float.c
-lib/itold.c
-m4/float_h.m4
Depends-on:
-gen-header
-include_next
+float-h
configure.ac:
-gl_FLOAT_H
-gl_CONDITIONAL_HEADER([float.h])
-AC_PROG_MKDIR_P
-gl_CONDITIONAL([GL_COND_OBJ_FLOAT],
- [test $REPLACE_FLOAT_LDBL = 1 || test $REPLACE_FLOAT_SNAN = 1])
-gl_CONDITIONAL([GL_COND_OBJ_ITOLD], [test $REPLACE_ITOLD = 1])
-dnl Prerequisites of lib/float.c.
-AC_REQUIRE([gl_BIGENDIAN])
Makefile.am:
-BUILT_SOURCES += $(FLOAT_H)
-
-# We need the following in order to create <float.h> when the system
-# doesn't have one that works with the given compiler.
-if GL_GENERATE_FLOAT_H
-float.h: float.in.h $(top_builddir)/config.status
-@NMD@ $(AM_V_GEN)$(MKDIR_P) '%reldir%'
- $(gl_V_at)$(SED_HEADER_STDOUT) \
- -e 's|@''GUARD_PREFIX''@|${gl_include_guard_prefix}|g' \
- -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
- -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
- -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
- -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
- $(srcdir)/float.in.h > $@-t
- $(AM_V_at)mv $@-t $@
-else
-float.h: $(top_builddir)/config.status
- rm -f $@
-endif
-MOSTLYCLEANFILES += float.h float.h-t
-
-if GL_COND_OBJ_FLOAT
-lib_SOURCES += float.c
-endif
-if GL_COND_OBJ_ITOLD
-lib_SOURCES += itold.c
-endif
Include:
<float.h>
LGPLv2+
Maintainer:
-all
+++ /dev/null
-Files:
-tests/test-float-c++.cc
-tests/test-float-c++2.cc
-
-Status:
-c++-test
-
-Depends-on:
-ansi-c++-opt
-
-configure.ac:
-
-Makefile.am:
-if ANSICXX
-TESTS += test-float-c++
-check_PROGRAMS += test-float-c++
-test_float_c___SOURCES = test-float-c++.cc test-float-c++2.cc
-endif
--- /dev/null
+Description:
+A correct <float.h>.
+
+Files:
+lib/float.in.h
+lib/float.c
+lib/itold.c
+m4/float_h.m4
+
+Depends-on:
+gen-header
+include_next
+
+configure.ac:
+gl_FLOAT_H
+gl_CONDITIONAL_HEADER([float.h])
+AC_PROG_MKDIR_P
+gl_CONDITIONAL([GL_COND_OBJ_FLOAT],
+ [test $REPLACE_FLOAT_LDBL = 1 || test $REPLACE_FLOAT_SNAN = 1])
+gl_CONDITIONAL([GL_COND_OBJ_ITOLD], [test $REPLACE_ITOLD = 1])
+dnl Prerequisites of lib/float.c.
+AC_REQUIRE([gl_BIGENDIAN])
+
+Makefile.am:
+BUILT_SOURCES += $(FLOAT_H)
+
+# We need the following in order to create <float.h> when the system
+# doesn't have one that works with the given compiler.
+if GL_GENERATE_FLOAT_H
+float.h: float.in.h $(top_builddir)/config.status
+@NMD@ $(AM_V_GEN)$(MKDIR_P) '%reldir%'
+ $(gl_V_at)$(SED_HEADER_STDOUT) \
+ -e 's|@''GUARD_PREFIX''@|${gl_include_guard_prefix}|g' \
+ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
+ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
+ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
+ -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
+ -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
+ $(srcdir)/float.in.h > $@-t
+ $(AM_V_at)mv $@-t $@
+else
+float.h: $(top_builddir)/config.status
+ rm -f $@
+endif
+MOSTLYCLEANFILES += float.h float.h-t
+
+if GL_COND_OBJ_FLOAT
+lib_SOURCES += float.c
+endif
+if GL_COND_OBJ_ITOLD
+lib_SOURCES += itold.c
+endif
+
+Include:
+<float.h>
+
+License:
+LGPLv2+
+
+Maintainer:
+all
--- /dev/null
+Files:
+tests/test-float-h-c++.cc
+tests/test-float-h-c++2.cc
+
+Status:
+c++-test
+
+Depends-on:
+ansi-c++-opt
+
+configure.ac:
+
+Makefile.am:
+if ANSICXX
+TESTS += test-float-h-c++
+check_PROGRAMS += test-float-h-c++
+test_float_h_c___SOURCES = test-float-h-c++.cc test-float-h-c++2.cc
+endif
Files:
-tests/test-float.c
+tests/test-float-h.c
tests/macros.h
Depends-on:
isnanf-nolibm
isnand-nolibm
isnanl-nolibm
-float-c++-tests
+float-h-c++-tests
configure.ac:
Makefile.am:
-TESTS += test-float
-check_PROGRAMS += test-float
+TESTS += test-float-h
+check_PROGRAMS += test-float-h
Depends-on:
math
-float [test $REPLACE_FLOOR = 1]
+float-h [test $REPLACE_FLOOR = 1]
configure.ac:
AC_REQUIRE([gl_FUNC_FLOOR])
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
tests/macros.h
Depends-on:
-float
+float-h
isnand-nolibm
nan
stdbool
Depends-on:
math
extensions
-float [test $HAVE_DECL_FLOORF = 0 || test $REPLACE_FLOORF = 1]
+float-h [test $HAVE_DECL_FLOORF = 0 || test $REPLACE_FLOORF = 1]
configure.ac:
gl_FUNC_FLOORF
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
tests/macros.h
Depends-on:
-float
+float-h
isnanf-nolibm
nan
stdbool
math
extensions
floor [{ test $HAVE_DECL_FLOORL = 0 || test $REPLACE_FLOORL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_DECL_FLOORL = 0 || test $REPLACE_FLOORL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_DECL_FLOORL = 0 || test $REPLACE_FLOORL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
configure.ac:
AC_REQUIRE([gl_FUNC_FLOORL])
Depends-on:
fpucw
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
isnanl-nolibm
-float
+float-h
nan
configure.ac:
Depends-on:
math
-float [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1]
+float-h [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1]
stdbool [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1]
assert-h [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1]
isfinite [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1]
lib/float+.h
Depends-on:
-float
+float-h
isnand-nolibm
ldexp
nan
Depends-on:
math
extensions
-float [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1]
+float-h [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1]
stdbool [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1]
assert-h [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1]
isfinite [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1]
lib/float+.h
Depends-on:
-float
+float-h
isnanf-nolibm
ldexpf
nan
math
extensions
fma [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
stdbool [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
assert-h [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
isfinite [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
lib/float+.h
Depends-on:
-float
+float-h
fpucw
isnanl-nolibm
ldexpl
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
math
extensions
fmod [{ test $HAVE_FMODL = 0 || test $REPLACE_FMODL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_FMODL = 0 || test $REPLACE_FMODL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_FMODL = 0 || test $REPLACE_FMODL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
isfinite [{ test $HAVE_FMODL = 0 || test $REPLACE_FMODL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
signbit [{ test $HAVE_FMODL = 0 || test $REPLACE_FMODL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
fabsl [{ test $HAVE_FMODL = 0 || test $REPLACE_FMODL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
-float
+float-h
configure.ac:
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
fpucw
isnanl-nolibm
signbit
-float
+float-h
nan
configure.ac:
Depends-on:
math
extensions
-float [test $HAVE_GETPAYLOAD = 0 || test $REPLACE_GETPAYLOAD = 1]
+float-h [test $HAVE_GETPAYLOAD = 0 || test $REPLACE_GETPAYLOAD = 1]
stdint [test $HAVE_GETPAYLOAD = 0 || test $REPLACE_GETPAYLOAD = 1]
isnand [test $HAVE_GETPAYLOAD = 0 || test $REPLACE_GETPAYLOAD = 1]
Depends-on:
math
extensions
-float [test $HAVE_GETPAYLOADF = 0 || test $REPLACE_GETPAYLOADF = 1]
+float-h [test $HAVE_GETPAYLOADF = 0 || test $REPLACE_GETPAYLOADF = 1]
stdint [test $HAVE_GETPAYLOADF = 0 || test $REPLACE_GETPAYLOADF = 1]
isnanf [test $HAVE_GETPAYLOADF = 0 || test $REPLACE_GETPAYLOADF = 1]
math
extensions
getpayload [{ test $HAVE_GETPAYLOADL = 0 || test $REPLACE_GETPAYLOADL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_GETPAYLOADL = 0 || test $REPLACE_GETPAYLOADL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_GETPAYLOADL = 0 || test $REPLACE_GETPAYLOADL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
stdint [{ test $HAVE_GETPAYLOADL = 0 || test $REPLACE_GETPAYLOADL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
isnanl [{ test $HAVE_GETPAYLOADL = 0 || test $REPLACE_GETPAYLOADL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
snan [{ test $HAVE_GETPAYLOADL = 0 || test $REPLACE_GETPAYLOADL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
-float
+float-h
configure.ac:
m4/exponentd.m4
Depends-on:
-float
+float-h
configure.ac:
AC_REQUIRE([gl_DOUBLE_EXPONENT_LOCATION])
Depends-on:
c99
-float
+float-h
nan
snan
Depends-on:
math
extensions
-float [test $REPLACE_ISINF = 1]
+float-h [test $REPLACE_ISINF = 1]
configure.ac:
gl_ISINF
Depends-on:
c99
-float
+float-h
nan
snan
Depends-on:
c99
-float
+float-h
nan
snan
Depends-on:
math
-float
+float-h
fpieee
memcmp
m4/math_h.m4
Depends-on:
-float
+float-h
fpieee
memcmp
Depends-on:
c99
-float
+float-h
nan
snan
Depends-on:
c99
-float
+float-h
nan
snan
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnand-nolibm
signbit
-float
+float-h
nan
configure.ac:
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
signbit
-float
+float-h
nan
configure.ac:
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
fpucw
isnanl-nolibm
signbit
-float
+float-h
nan
configure.ac:
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
math
extensions
log10 [{ test $HAVE_LOG10L = 0 || test $REPLACE_LOG10L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_LOG10L = 0 || test $REPLACE_LOG10L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_LOG10L = 0 || test $REPLACE_LOG10L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
logl [{ test $HAVE_LOG10L = 0 || test $REPLACE_LOG10L = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
configure.ac:
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
-float
+float-h
configure.ac:
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
-float
+float-h
configure.ac:
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
-float
+float-h
configure.ac:
Depends-on:
fpucw
-float
+float-h
configure.ac:
snippet/arg-nonnull
snippet/c++defs
snippet/warn-on-use
-float
+float-h
configure.ac:
gl_MATH_H
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
-float
+float-h
configure.ac:
Depends-on:
printf-frexp [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
math [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
fpucw [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
math
extensions
remainder [{ test $HAVE_REMAINDERL = 0 || test $REPLACE_REMAINDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_REMAINDERL = 0 || test $REPLACE_REMAINDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_REMAINDERL = 0 || test $REPLACE_REMAINDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
isfinite [{ test $HAVE_REMAINDERL = 0 || test $REPLACE_REMAINDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
signbit [{ test $HAVE_REMAINDERL = 0 || test $REPLACE_REMAINDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
fabsl [{ test $HAVE_REMAINDERL = 0 || test $REPLACE_REMAINDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
-float
+float-h
configure.ac:
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
isnanl-nolibm
-float
+float-h
nan
configure.ac:
Depends-on:
math
extensions
-float [test $HAVE_ROUND = 0 || test $REPLACE_ROUND = 1]
+float-h [test $HAVE_ROUND = 0 || test $REPLACE_ROUND = 1]
floor [test $HAVE_ROUND = 0 || test $REPLACE_ROUND = 1]
configure.ac:
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
math
extensions
-float [test $HAVE_ROUNDF = 0 || test $REPLACE_ROUNDF = 1]
+float-h [test $HAVE_ROUNDF = 0 || test $REPLACE_ROUNDF = 1]
configure.ac:
gl_FUNC_ROUNDF
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
math
extensions
round [{ test $HAVE_ROUNDL = 0 || test $REPLACE_ROUNDL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_ROUNDL = 0 || test $REPLACE_ROUNDL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_ROUNDL = 0 || test $REPLACE_ROUNDL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
configure.ac:
gl_FUNC_ROUNDL
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
isnanl-nolibm
-float
+float-h
nan
configure.ac:
Depends-on:
math
extensions
-float [test $HAVE_SETPAYLOAD = 0]
+float-h [test $HAVE_SETPAYLOAD = 0]
stdint [test $HAVE_SETPAYLOAD = 0]
signed-nan [test $HAVE_SETPAYLOAD = 0]
Depends-on:
math
extensions
-float [test $HAVE_SETPAYLOADF = 0]
+float-h [test $HAVE_SETPAYLOADF = 0]
stdint [test $HAVE_SETPAYLOADF = 0]
signed-nan [test $HAVE_SETPAYLOADF = 0]
math
extensions
setpayload [test $HAVE_SETPAYLOADL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [test $HAVE_SETPAYLOADL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [test $HAVE_SETPAYLOADL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
stdint [test $HAVE_SETPAYLOADL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
signed-nan [test $HAVE_SETPAYLOADL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
snan [test $HAVE_SETPAYLOADL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
Depends-on:
math
extensions
-float [test $HAVE_SETPAYLOADSIG = 0]
+float-h [test $HAVE_SETPAYLOADSIG = 0]
stdint [test $HAVE_SETPAYLOADSIG = 0]
signed-snan [test $HAVE_SETPAYLOADSIG = 0]
Depends-on:
math
extensions
-float [test $HAVE_SETPAYLOADSIGF = 0]
+float-h [test $HAVE_SETPAYLOADSIGF = 0]
stdint [test $HAVE_SETPAYLOADSIGF = 0]
signed-snan [test $HAVE_SETPAYLOADSIGF = 0]
math
extensions
setpayloadsig [test $HAVE_SETPAYLOADSIGL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [test $HAVE_SETPAYLOADSIGL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [test $HAVE_SETPAYLOADSIGL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
stdint [test $HAVE_SETPAYLOADSIGL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
signed-snan [test $HAVE_SETPAYLOADSIGL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
Depends-on:
math
-float [test $REPLACE_SIGNBIT = 1]
+float-h [test $REPLACE_SIGNBIT = 1]
isnanf-nolibm [test $REPLACE_SIGNBIT = 1]
isnand-nolibm [test $REPLACE_SIGNBIT = 1]
isnanl-nolibm [test $REPLACE_SIGNBIT = 1]
tests/macros.h
Depends-on:
-float
+float-h
signed-nan
signed-snan
math
extensions
sin [test $HAVE_SINL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [test $HAVE_SINL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [test $HAVE_SINL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
isnanl [test $HAVE_SINL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
floor [test $HAVE_SINL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
floorl [test $HAVE_SINL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
Depends-on:
c99
stdint
-float
+float-h
nan
snan
Depends-on:
c99
stdint
-float
+float-h
nan
snan
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
math
extensions
sqrt [{ test $HAVE_SQRTL = 0 || test $REPLACE_SQRTL = 1; }]
-float [{ test $HAVE_SQRTL = 0 || test $REPLACE_SQRTL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_SQRTL = 0 || test $REPLACE_SQRTL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
isnanl [{ test $HAVE_SQRTL = 0 || test $REPLACE_SQRTL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
frexpl [{ test $HAVE_SQRTL = 0 || test $REPLACE_SQRTL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
ldexpl [{ test $HAVE_SQRTL = 0 || test $REPLACE_SQRTL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
Depends-on:
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
-float
+float-h
configure.ac:
m4/codeset.m4
Depends-on:
-float
+float-h
isnand-nolibm
signbit
setlocale
m4/codeset.m4
Depends-on:
-float
+float-h
isnanf-nolibm
signbit
setlocale
m4/codeset.m4
Depends-on:
-float
+float-h
isnanl-nolibm
signbit
setlocale
math
extensions
tan [test $HAVE_TANL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [test $HAVE_TANL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [test $HAVE_TANL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
isnanl [test $HAVE_TANL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
floor [test $HAVE_TANL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
floorl [test $HAVE_TANL = 0 && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
math
extensions
totalorder [{ test $HAVE_TOTALORDERL = 0 || test $REPLACE_TOTALORDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_TOTALORDERL = 0 || test $REPLACE_TOTALORDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_TOTALORDERL = 0 || test $REPLACE_TOTALORDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
stdbool [{ test $HAVE_TOTALORDERL = 0 || test $REPLACE_TOTALORDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
isnanl [{ test $HAVE_TOTALORDERL = 0 || test $REPLACE_TOTALORDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
signbit [{ test $HAVE_TOTALORDERL = 0 || test $REPLACE_TOTALORDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
math
extensions
totalordermag [{ test $HAVE_TOTALORDERMAGL = 0 || test $REPLACE_TOTALORDERMAGL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_TOTALORDERMAGL = 0 || test $REPLACE_TOTALORDERMAGL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_TOTALORDERMAGL = 0 || test $REPLACE_TOTALORDERMAGL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
stdbool [{ test $HAVE_TOTALORDERMAGL = 0 || test $REPLACE_TOTALORDERMAGL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
stdint [{ test $HAVE_TOTALORDERMAGL = 0 || test $REPLACE_TOTALORDERMAGL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
verify [{ test $HAVE_TOTALORDERMAGL = 0 || test $REPLACE_TOTALORDERMAGL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
Depends-on:
math
extensions
-float [test $HAVE_DECL_TRUNC = 0 || test $REPLACE_TRUNC = 1]
+float-h [test $HAVE_DECL_TRUNC = 0 || test $REPLACE_TRUNC = 1]
configure.ac:
gl_FUNC_TRUNC
Depends-on:
isnand-nolibm
-float
+float-h
nan
signbit
tests/macros.h
Depends-on:
-float
+float-h
isnand-nolibm
nan
stdbool
Depends-on:
math
extensions
-float [test $HAVE_DECL_TRUNCF = 0 || test $REPLACE_TRUNCF = 1]
+float-h [test $HAVE_DECL_TRUNCF = 0 || test $REPLACE_TRUNCF = 1]
configure.ac:
gl_FUNC_TRUNCF
Depends-on:
isnanf-nolibm
-float
+float-h
nan
signbit
tests/macros.h
Depends-on:
-float
+float-h
isnanf-nolibm
nan
stdbool
math
extensions
trunc [{ test $HAVE_DECL_TRUNCL = 0 || test $REPLACE_TRUNCL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
-float [{ test $HAVE_DECL_TRUNCL = 0 || test $REPLACE_TRUNCL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
+float-h [{ test $HAVE_DECL_TRUNCL = 0 || test $REPLACE_TRUNCL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
configure.ac:
gl_FUNC_TRUNCL
Depends-on:
fpucw
isnanl-nolibm
-float
+float-h
nan
signbit
Depends-on:
fpucw
isnanl-nolibm
-float
+float-h
nan
configure.ac:
stdio
alloca-opt
attribute
-float
+float-h
free-posix
limits-h
stdint
Depends-on:
c99
stdint
-float
+float-h
nan
snan
setlocale
stdio
alloca-opt
attribute
-float
+float-h
free-posix
limits-h
stdint
Depends-on:
c99
stdint
-float
+float-h
nan
snan
setlocale
Depends-on:
c99
stdint
-float
+float-h
nan
snan
Depends-on:
c99
stdint
-float
+float-h
nan
snan
Depends-on:
c99
stdint
-float
+float-h
nan
snan
Depends-on:
strtod
-float
+float-h
isnand-nolibm
signbit
Depends-on:
strtold
-float
+float-h
isnanl-nolibm
signbit