| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove -lm setups, now handled by MPFR_CHECK_LIBM. | ryde | 2003-01-17 | 1 | -10/+0 |
* | (X86_PATTERN): New define, supporting acinclude.m4. | ryde | 2003-01-08 | 1 | -0/+5 |
* | Don't -D define PACKAGE_VERSION etc, to avoid conflict with gmp config.h. | ryde | 2002-12-12 | 1 | -0/+11 |
* | On HP-UX, use the +allowunsats switch for ld, otherwise ld complains | vlefevre | 2002-09-12 | 1 | -0/+3 |
* | Don't touch user specified flags (CFLAGS). [patch by Kevin Ryde] | vlefevre | 2002-08-02 | 1 | -1/+4 |
* | Use AC_CANONICAL_HOST and $host instead of $OS_TYPE and $MACHTYPE | vlefevre | 2002-04-16 | 1 | -0/+1 |
* | Removed switches -g -O2 as already done by configure. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | Misc changes. Use of AC_CACHE_CHECK. | vlefevre | 2002-04-13 | 1 | -8/+37 |
* | LDFLAGS changed on HP-UX. | vlefevre | 2002-04-11 | 1 | -1/+0 |
* | Function MPFR_CONFIGS. | vlefevre | 2002-04-11 | 1 | -112/+1 |
* | Check for gcc float-conversion bug. | vlefevre | 2002-04-11 | 1 | -0/+26 |
* | HAVE_FESETROUND renamed to MPFR_HAVE_FESETROUND to avoid possible | vlefevre | 2002-04-10 | 1 | -1/+1 |
* | Under OSF, use option -ffloat-store only when the compiler is gcc. | vlefevre | 2002-04-09 | 1 | -1/+4 |
* | Added code to support fesetround under Solaris. | vlefevre | 2002-04-09 | 1 | -1/+5 |
* | Check for fenv.h -> check for fesetround. | vlefevre | 2002-04-09 | 1 | -1/+9 |
* | Stricter test for HAVE_INFS. | vlefevre | 2002-04-07 | 1 | -7/+17 |
* | use AC_CHECK_HEADERS to check for fenv.h | zimmerma | 2002-04-05 | 1 | -17/+2 |
* | Removed check for extended precision, as no longer used. | vlefevre | 2002-04-04 | 1 | -25/+0 |
* | -ffloat-store is a gcc option. | vlefevre | 2002-04-03 | 1 | -1/+3 |
* | Added 4th argument to AC_TRY_RUN. | vlefevre | 2002-04-03 | 1 | -2/+3 |
* | Re-fix. | vlefevre | 2002-04-03 | 1 | -5/+5 |
* | added check for fpu_control.h | zimmerma | 2002-04-03 | 1 | -5/+7 |
* | [ ] used around error message. | vlefevre | 2002-04-02 | 1 | -5/+5 |
* | Check BITS_PER_MP_LIMB and BYTES_PER_MP_LIMB. | vlefevre | 2002-04-02 | 1 | -6/+26 |
* | Suppress PACKAGE and VERSION definitions for the compiler. | vlefevre | 2002-04-02 | 1 | -1/+1 |
* | use AC_TRY_CPP instead of AC_TRY_RUN for fenv.h | zimmerma | 2002-03-26 | 1 | -3/+1 |
* | added check for valid 1/0, denormalized, and extended precision | zimmerma | 2002-03-26 | 1 | -0/+47 |
* | added test in configure for checking rand48 functions (HAVE_RAND48) | zimmerma | 2002-03-22 | 1 | -4/+20 |
* | File VERSION added. Contains the next version (currently 2.0.1). | vlefevre | 2002-03-19 | 1 | -1/+3 |
* | Additional flags for gcc + minor changes. | vlefevre | 2002-02-27 | 1 | -24/+25 |
* | Improved configure.in. | vlefevre | 2001-10-18 | 1 | -4/+14 |
* | GCC option -Wno-implicit removed and prototype added to mpfr-impl.h | vlefevre | 2001-09-13 | 1 | -1/+1 |
* | Added some warning flags for GCC. | vlefevre | 2000-12-15 | 1 | -1/+5 |
* | do not define PACKAGE and VERSION in AM_INIT_AUTOMAKE, | zimmerma | 2000-08-16 | 1 | -2/+2 |
* | Timestamp modified ? | jeandel | 2000-07-13 | 1 | -3/+3 |
* | Nothing | jeandel | 2000-07-13 | 1 | -3/+3 |
* | Bug Fixed, and installation guide made | jeandel | 2000-07-11 | 1 | -1/+3 |
* | Fixed bug | jeandel | 2000-07-11 | 1 | -0/+4 |
* | First Release | jeandel | 2000-07-11 | 1 | -0/+65 |