install-reloc: Support multi-binary installation.
[gnulib.git] / m4 / signbit.m4
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-06-22 Bruno HaibleWrite "Mac OS X" instead of "MacOS X".
2012-05-05 Bruno Haiblesignbit: Avoid "guessing no" when cross-compiling to...
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-09-14 Bruno HaibleProperly quote AC_CHECK_DECLS' 4th argument.
2011-06-15 Bruno Haiblesignbit: Move AC_LIBOBJ invocations to module description.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-21 Bruno HaibleSupport for minus zero in autoconf macros.
2010-12-06 Bruno HaiblePut more information about failed tests into the test...
2010-08-26 Bruno HaibleModernize AC_TRY_RUN invocations.
2010-08-26 Bruno HaibleModernize AC_TRY_LINK invocations.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-01-14 Jim Meyeringmany *.m4 files: improve m4 quoting
2008-12-09 Bruno HaibleDetect a dysfunctional signbit macro on MacOS X 10...
2008-10-25 Eric Blakesignbit: avoid spurious compiler failure
2008-10-18 Bruno HaibleAvoid compilation error due to MacOS X 10.5 gcc cross...
2008-10-08 Bruno HaibleUse a more portable replacement expression for -0.0L.
2008-09-12 Eric Blakesignbit: work around bug of HP-UX 10.20 cc with -0...
2008-01-26 Bruno HaibleExploit the __builtin_signbit GCC built-in.
2007-04-10 Bruno HaibleUse copysign when implementing signbit, if the libc...
2007-04-06 Bruno HaibleNew module 'signbit'.