Work around Solaris 10 math.h bug.
[gnulib.git] / m4 / math_h.m4
2008-04-12 Eric BlakeWork around Solaris 10 math.h bug.
2008-01-26 Bruno HaibleExploit the __builtin_signbit GCC built-in.
2007-11-11 Bruno HaibleUse REPLACE_ROUND instead of HAVE_DECL_ROUND.
2007-10-29 Bruno HaibleUse REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
2007-10-29 Bruno HaibleFix link errors with Sun C 5.0 on Solaris 10.
2007-10-28 Ben PfaffImplement 'isfinite' module.
2007-10-20 Ben PfaffImplement 'round', 'roundf', 'roundl' modules.
2007-10-05 Bruno HaibleNew module 'ceill'.
2007-10-05 Bruno HaibleNew module 'ceilf'.
2007-10-05 Bruno HaibleNew module 'floorl'.
2007-10-05 Bruno HaibleNew module 'floorf'.
2007-10-04 Bruno HaibleNew module 'truncl'.
2007-10-04 Bruno HaibleNew module 'truncf'.
2007-10-04 Bruno HaibleNew module 'trunc'.
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-04-06 Bruno HaibleNew module 'signbit'.
2007-03-30 Bruno HaibleNew module 'ldexpl'.
2007-03-25 Bruno HaibleProvide a replacement for frexpl() if the system has...
2007-03-23 Bruno HaibleNew module 'frexpl'.
2007-03-22 Bruno HaibleNew module 'frexp'.
2007-03-07 Bruno HaibleProvide the option to declare the mathl functions also...
2007-02-18 Bruno HaibleNew module 'math'. <math.h> replaces mathl.h.