Override the system isnanf also on IRIX 6.5 with gcc.
[gnulib.git] / m4 / isnanf.m4
2008-04-12 Bruno HaibleOverride the system isnanf also on IRIX 6.5 with gcc.
2008-01-26 Bruno HaibleUse the GCC built-in when available.
2007-05-29 Bruno HaibleFix typo in cross-compiling case.
2007-05-29 Bruno HaibleFix last patch for real.
2007-05-29 Eric Blake* m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax...
2007-05-20 Bruno HaibleTweak message.
2007-05-19 Bruno HaibleWork around bugs in the system's isnanf on IRIX and...
2007-04-06 Bruno HaibleNew module 'isnanf-nolibm'.