summaryrefslogtreecommitdiff
path: root/m4/truncl.m4
Commit message (Expand)AuthorAgeFilesLines
* Improve cross-compilation from midipix.Bruno Haible2023-02-171-9/+9
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Add option to assume the best, not the worst, when cross-compiling.Bruno Haible2019-09-091-3/+3
* Support cross-compilation to musl libc.Bruno Haible2019-03-231-1/+3
* Defeat current GCC optimizations in math autoconf tests.Bruno Haible2019-01-201-2/+2
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* floor, ceil, trunc, truncf, truncl: Defeat GCC optimizations.Bruno Haible2018-10-141-3/+5
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* Add cross-compilation results for GNU/Hurd.Samuel Thibault2017-12-291-7/+7
* Improve cross-compilation guesses for native Windows.Bruno Haible2017-07-131-3/+7
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Avoid "guessing no" guesses when cross-compiling to glibc systems.Bruno Haible2012-05-041-2/+9
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* truncl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-101-3/+11
* Properly quote AC_CHECK_DECLS' 4th argument.Bruno Haible2011-09-151-2/+2
* floor*-ieee, ceil*-ieee, trunc*-ieee, round*-ieee: More robust checks.Bruno Haible2011-06-191-3/+5
* truncl: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* truncl-ieee: Make it work on OSF/1 5.1 with cc.Bruno Haible2010-12-251-1/+36
* Modernize AC_TRY_RUN invocations.Bruno Haible2010-08-261-2/+5
* Modernize AC_TRY_LINK invocations.Bruno Haible2010-08-261-14/+16
* truncl: Fix autoconf test.Bruno Haible2010-07-301-1/+4
* math: Fix some C++ test errors on Cygwin.Bruno Haible2010-04-041-3/+3
* Remove redundant AC_SUBST invocations.Bruno Haible2010-04-041-3/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Make truncl work on OSF/1 4.0.Bruno Haible2008-04-131-4/+28
* New module 'truncl'.Bruno Haible2007-10-051-0/+48