index
:
delta/mpfr.git
2.0.2
2.1
2.2
2.3
2.3-old
2.4
3.0
3.1
4.0
4.1
baserock/morph
exp-int
faithful
feature-block
flags
master
mpfr
mpfr-2-0-2-branch
mpfr-2-1-branch
mpfr-2-2-branch
new-generic-tests
new-sum
set_exp
ubf
ubf2
vl-am113
vlefevre
win-thread-safe-dll
with-mini-gmp
scm.gforge.inria.fr: anonscm/svn/mpfr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
acinclude.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
[acinclude.m4] Improved MPFR_CHECK_DBL2INT_BUG in case of failure
vlefevre
2013-07-11
1
-2
/
+23
*
[acinclude.m4] Corrected change in r8602 to get an error in the case
vlefevre
2013-07-10
1
-1
/
+1
*
more helpful debug information
zimmerma
2013-07-10
1
-1
/
+1
*
added debug information for double-to-integer conversion bug
zimmerma
2013-07-10
1
-3
/
+4
*
Use copyright year ranges, following
vlefevre
2013-05-30
1
-1
/
+1
*
replaced macros NPRINTF_T and NPRINTF_L by positive versions
zimmerma
2013-05-22
1
-2
/
+4
*
Copyright notice update: added 2013 with
vlefevre
2013-01-03
1
-1
/
+1
*
[acinclude.m4,configure.ac] Moved the "double-to-integer conversion bug"
vlefevre
2012-12-05
1
-35
/
+43
*
[acinclude.m4] Check struct lconv members (from <locale.h>) to avoid a
vlefevre
2012-10-10
1
-0
/
+4
*
Updated autotool files to get rid of obsolete macros (thanks to
vlefevre
2012-07-27
1
-8
/
+10
*
[acinclude.m4] fix for cross-compilation
zimmerma
2012-07-24
1
-5
/
+9
*
[acinclude.m4] Improved a message and corrected gmp.h inclusion.
vlefevre
2012-07-24
1
-3
/
+3
*
[acinclude.m4] added test for double-to-integer conversion bug
zimmerma
2012-07-24
1
-0
/
+26
*
[acinclude.m4] Added a test for signed zeros (tcc currently doesn't
vlefevre
2012-07-06
1
-0
/
+16
*
[acinclude.m4] Removed useless "#include <math.h>" in the test
vlefevre
2012-07-06
1
-1
/
+0
*
[acinclude.m4] Replaced the AC_TRY_RUN obsolete macro by
vlefevre
2012-07-06
1
-8
/
+14
*
Replaced "denormalized" by the official term "subnormal".
vlefevre
2012-07-06
1
-3
/
+3
*
[acinclude.m4] Fixed sigaction check to support "gcc -std=c99", like
vlefevre
2012-07-03
1
-1
/
+20
*
Support tests that are expected to fail (from a patch by Patrick).
vlefevre
2012-06-26
1
-1
/
+1
*
[acinclude.m4] Detect whether _Thread_local (C11) is supported.
vlefevre
2012-06-25
1
-10
/
+37
*
Added Static Assertion support (modified patch from Patrick).
vlefevre
2012-06-25
1
-0
/
+29
*
Added support for _Noreturn function specifier (ISO C11).
vlefevre
2012-04-25
1
-0
/
+9
*
[configure.ac] use AC_C_BIGENDIAN to determine endianness of words
zimmerma
2012-03-19
1
-8
/
+0
*
[fpif.c] added comments
zimmerma
2012-03-16
1
-4
/
+9
*
[fpif.c] fixed a few issues
zimmerma
2012-03-15
1
-0
/
+5
*
[acinclude.m4] deal with long double == double
zimmerma
2012-03-07
1
-0
/
+6
*
Changed Arenaire to AriC with:
vlefevre
2012-01-10
1
-1
/
+1
*
Copyright notice update: added 2012 with
vlefevre
2012-01-10
1
-1
/
+1
*
[acinclude.m4] In the INTMAX_MAX test, no longer hardcode the
vlefevre
2011-08-04
1
-1
/
+4
*
[acinclude.m4] detect long double format in m68k
zimmerma
2011-07-28
1
-0
/
+19
*
[acinclude.m4] Correction of problems triggering the warning
vlefevre
2011-04-18
1
-10
/
+5
*
[acinclude.m4] s/can not/cannot/
vlefevre
2011-04-18
1
-1
/
+1
*
[acinclude.m4] Added comment about the warning:
vlefevre
2011-04-18
1
-0
/
+4
*
[acinclude.m4] Use conventional quotes.
vlefevre
2011-04-15
1
-1
/
+1
*
[acinclude.m4] Added a comment.
vlefevre
2011-04-15
1
-0
/
+1
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
TLS support is now detected automatically. If TLS is supported, MPFR is
vlefevre
2011-01-13
1
-6
/
+24
*
[acinclude.m4] Corrected comment for PowerPC.
vlefevre
2010-10-24
1
-1
/
+1
*
added tuning parameters for HPPA (on HP-UX machine kindly provided by David
zimmerma
2010-10-24
1
-0
/
+1
*
needed stuff to use src/powerpc32/mparam.h file
zimmerma
2010-10-23
1
-0
/
+1
*
[acinclude.m4] Added a FIXME concerning autoconf 2.68.
vlefevre
2010-09-27
1
-0
/
+2
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-2
/
+1
*
Avoid a compilation failure on OSF/1 (Tru64) 5.1 due to non-C99
vlefevre
2010-08-16
1
-3
/
+3
*
Support implementations where the floating-point division by 0 fails.
vlefevre
2010-08-04
1
-0
/
+24
*
Replaced
vlefevre
2010-07-30
1
-1
/
+1
*
[acinclude.m4] Use AC_FUNC_ALLOCA to have HAVE_ALLOCA_H defined
vlefevre
2010-06-25
1
-0
/
+3
*
[acinclude.m4] Math library check: removed rule specific to HP-UX
vlefevre
2010-06-03
1
-5
/
+0
*
Detect when the intmax_t type is available but INTMAX_MAX doesn't work
vlefevre
2010-05-22
1
-0
/
+9
*
[acinclude.m4] now also recognize "IEEE double, little endian" long-double
zimmerma
2010-02-24
1
-0
/
+14
*
[acinclude.m4] added recognition of "IEEE double big endian" long double format
zimmerma
2010-02-24
1
-0
/
+34
[next]