summaryrefslogtreecommitdiff
path: root/config.in
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate for:tege2006-05-111-2/+3
| | | | | * configure.in (powerpc-*-*): Pass -maltivec to assembler for appropriate CPUs.
* Update FSF's address.tege2006-02-151-2/+2
|
* Add #undef for restrict.tege2005-11-021-2/+6
| | | | (This was added by autoheader, not sure what triggered that.)
* Regenerate for:Kevin Ryde2004-05-081-37/+0
| | | | | | | | * configure.in, Makefile.am, doc/gmp.texi, doc/configuration, tests/cxx/Makefile.am, demos/expr/Makefile.am, demos/expr/README, demos/expr/expr.c, demos/expr/expr.h, demos/expr/expr-config-h.in, demos/expr/expr-impl.h, demos/expr/run-expr.c, demos/expr/t-expr.c: MPFR now published separately, remove various bits.
* Regenerate for:Kevin Ryde2004-04-201-4/+0
| | | | | * acinclude.m4, configure.in (GMP_C_RIGHT_SHIFT): Remove, no longer needed.
* Regenerate for:Kevin Ryde2004-02-211-0/+6
| | | | | * configure.in (WANT_PROFILING_PROF, WANT_PROFILING_GPROF): New AC_DEFINEs.
* Regenerate for:Kevin Ryde2004-02-161-2/+2
| | | | | * acinclude.m4 (GMP_C_RIGHT_SHIFT): Note that it's "long"s which we're concerned about.
* Regenerate for:Kevin Ryde2004-01-221-1/+2
| | | | | | | | * configure.in (x86-*-*): Use ABI=32 rather than ABI=standard. Use gcc -m32 when available, to force mode on bi-arch amd64 gcc. (x86_64-*-*): Merge into plain x86 setups as ABI=64. Support ABI=32, using athlon code. Use gcc -mcpu=k8, -march=k8. (amd64-*-*): Remove pattern, config.sub only gives x86_64.
* Regenerate for:Kevin Ryde2004-01-151-1/+1
| | | | | | * configure.in (powerpc64-*-linux*): Try gcc64. Try -m64 with "cflags_maybe" to get it used in all probing. Add sizeof-long-8 test to check the mode is right if -m64 is not applicable.
* Regenerate for:Kevin Ryde2003-12-191-2/+2
| | | | | | * configure.in (AC_C_INLINE): Use rather than GMP_C_INLINE, now has #ifndef __cplusplus we want.
* * configure, config.in, INSTALL.autoconf: Update to autoconf 2.59.Kevin Ryde2003-12-191-1/+4
|
* Regenerate for:Kevin Ryde2003-10-271-0/+1
| | | | * configure.in (HAVE_HOST_CPU_FAMILY_alpha): New define for config.h.
* Regenerate for:Kevin Ryde2003-10-151-0/+4
| | | | * configure.in, acinclude.m4 (GMP_C_RIGHT_SHIFT): New test.
* Regenerate for:Kevin Ryde2003-10-071-0/+4
| | | | * configure.in: Check for psp_iticksperclktick in struct pst_processor.
* Regenerate for:tege2003-09-241-0/+4
| | | | | | | | Add #undefs for HAVE_NATIVE_mpn_addlsh1_n, HAVE_NATIVE_mpn_sublsh1_n, HAVE_NATIVE_mpn_rsh1add_n, HAVE_NATIVE_mpn_rsh1sub_n. (gmp_mpn_functions_optional): List addlsh1_n, sublsh1_n, rsh1add_n, and rsh1sub_n.
* Regenerate for:Kevin Ryde2003-08-301-1/+1
| | | | * mpfr/*: Update to mpfr cvs 2003-08-30.
* Regenerate for:Kevin Ryde2003-08-171-0/+3
| | | | | * configure.in (WANT_MPFR): AC_DEFINE this, for the benefit of tests/cxx/t-*.cc. (Was always meant to have been defined.)
* Regenerate for:Kevin Ryde2003-08-131-0/+3
| | | | * configure.in (AC_CHECK_FUNCS): Add attr_get.
* Regenerate for:Kevin Ryde2003-08-131-0/+9
| | | | | * configure.in (AC_CHECK_FUNCS): Add attr_get. (AC_CHECK_HEADERS): Add invent.h, sys/attributes.h, sys/iograph.h.
* Regenerate for:Kevin Ryde2003-08-021-0/+3
| | | | | * configure.in: Add various supports for fat binaries, via fat_path, fat_functions and fat_thresholds variables.
* Regenerate for:Kevin Ryde2003-06-151-3/+0
| | | | * mpfr/*: Update to mpfr cvs 2003-06-15.
* Regenerate for:tege2003-06-011-0/+1
| | | | Recognize alphaev7* as alphaev67.
* Regenerate for:Kevin Ryde2003-05-191-0/+6
| | | | | * configure.in (AC_CHECK_HEADERS): Add sys/pstat.h. (AC_CHECK_FUNCS): Add pstat_getprocessor.
* Regenerate for:Kevin Ryde2003-05-011-0/+9
| | | | | * configure.in (AC_CHECK_FUNCS): Add getsysinfo. (AC_CHECK_HEADERS): Add sys/sysinfo.h and machine/hal_sysinfo.h.
* Regenerate for:Kevin Ryde2003-04-241-0/+3
| | | | * configure.in (AC_CHECK_FUNCS): Add raise.
* Regenerate for:Kevin Ryde2003-03-171-1/+3
| | | | * mpfr/*: Update to mpfr cvs 2003-03-17.
* Regenerate for new configure.in copyright year.Kevin Ryde2003-02-131-1/+1
|
* Regenerate for:Kevin Ryde2003-01-181-3/+0
| | | | * mpfr/*: Update to mpfr cvs 2003-01-18.
* * mpfr/*, configure, aclocal.m4, config.in: Update to mpfr cvsKevin Ryde2003-01-151-0/+7
| | | | 2003-01-15.
* Regenerate for:Kevin Ryde2003-01-111-3/+6
| | | | * mpfr/*: Update to mpfr cvs 2003-01-11.
* * mpfr/*, aclocal.m4, config.in, configure: Update to mpfr cvsKevin Ryde2003-01-031-0/+9
| | | | 2003-01-03.
* Regenerate for:Kevin Ryde2002-12-231-0/+6
| | | | | * configure.in (AC_CHECK_TYPES): Add uint_least32_t. (AC_CHECK_SIZEOF): Add unsigned short.
* Regenerate for:Kevin Ryde2002-12-011-0/+3
| | | | * configure.in (AC_CHECK_HEADERS) [C++]: Add <sstream>.
* Regenerate for:Kevin Ryde2002-11-301-0/+3
| | | | | * configure.in (AC_CHECK_HEADERS): Add nl_types.h. * tests/misc/t-locale.c: Use this, for nl_item on netbsd 1.4.1.
* Regenerate for:Kevin Ryde2002-11-201-0/+9
| | | | | | | * configure.in (AC_CHECK_HEADERS): Add langinfo.h. (AC_CHECK_FUNCS): Add nl_langinfo. * configure.in (AC_CHECK_TYPES) [C++]: Add std::locale.
* Regenerate for:Kevin Ryde2002-11-041-0/+2
| | | | * acinclude.m4 (GMP_C_INLINE): Don't define "inline" for C++.
* Regenerate for:Kevin Ryde2002-11-021-0/+4
| | | | | | * configure.in (config.in): Add #undefs of HAVE_NATIVE_mpn_addmul_5, HAVE_NATIVE_mpn_addmul_6, HAVE_NATIVE_mpn_addmul_7, HAVE_NATIVE_mpn_addmul_8.
* Regenerate for:Kevin Ryde2002-10-081-0/+11
| | | | | * configure.in (AC_CHECK_FUNCS): Add strerror. (AC_CHECK_DECLS): Add sys_errlist, sys_nerr.
* Regenerate for:Kevin Ryde2002-10-051-0/+3
| | | | * configure.in (AC_CHECK_HEADERS): Test float.h, not in SunOS cc.
* Regenerate for:Kevin Ryde2002-09-161-4/+0
| | | | | | * configure.in, acinclude.m4 (GMP_C_RESTRICT): Remove this, not currently used, and #define restrict upsets Microsoft C headers on win64. Reported by David Librik.
* Regenerate for:Kevin Ryde2002-08-261-0/+3
| | | | * configure.in (AC_CHECK_FUNCS): Add strtol, for tests/rand/gen.c.
* Regenerate for:Kevin Ryde2002-08-241-155/+86
| | | | | | * configure.in (HAVE_HOST_CPU_, HAVE_HOST_CPU_FAMILY_, HAVE_NATIVE_): Setup templates for these using AH_VERBATIM rather than acconfig.h, preferred by latest autoconf. Prune lists to just things used.
* Regenerate for:Kevin Ryde2002-08-161-0/+3
| | | | * configure.in (--enable-profiling=instrument): New option.
* Regenerate for:tege2002-08-051-2/+0
| | | | | * acconfig.h: Remove spurious undefs for mpn_divrem_newton and mpn_divrem_classic.
* Regenerate for:Kevin Ryde2002-07-171-6/+3
| | | | | | | | * configure.in, acinclude.m4 (GMP_C_SIZES): Remove. * configure.in (unsigned long, mp_limb_t): Run AC_CHECK_SIZEOF for these unconditionally, check mp_limb_t against gmp-mparam.h values. * configure.in: Add AC_CHECK_SIZEOF unsigned.
* Regenerate for:Kevin Ryde2002-07-011-0/+2
| | | | | | | | * mpn/pa64/umul.asm, mpn/pa64/udiv.asm, mpn/asm-defs.m4, acconfig.h, longlong.h, tune/speed.c, tune/speed.h, tune/common.c, tune/many.pl, tests/devel/try.c: Introduce mpn_umul_ppmm_r and mpn_udiv_qrnnd_r rather than having variant parameter order for mpn_umul_ppmm and mpn_udiv_qrnnd on pa64.
* Regenerate for:Kevin Ryde2002-06-221-2/+2
| | | | | | One more of: * configure.in, acinclude.m4 (AC_DEFINE): Make templates read "Define to 1", for clarity as per autoconf.
* Regenerate for:Kevin Ryde2002-06-201-25/+24
| | | | | | * configure.in, acinclude.m4 (AC_DEFINE): Make templates read "Define to 1", for clarity as per autoconf. * acinclude.m4 (GMP_OPTION_ALLOCA): Group WANT_TMP templates.
* Regenerate for:Kevin Ryde2002-06-141-5/+1
| | | | * configure.in (AC_C_BIGENDIAN): Use new style action parameters.
* Regenerate for:Kevin Ryde2002-06-141-0/+4
| | | | * configure.in (AC_C_VOLATILE): New macro.