summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* (ns32k*-*-*): Fix typo in path. Change by Kevin.Linus Nordberg2000-04-171-2/+14
* (hppa2.0*-*-*): Pass `+O3' to cc/c89 in 64-bit mode to avoid compiler bug.Linus Nordberg2000-04-171-2/+3
* (*-*-cygwin*): Select BSD_SYNTAX to avoidLinus Nordberg2000-04-161-10/+56
* Invoke AC_PROG_LIBTOOL directly.Linus Nordberg2000-04-161-1/+1
* (hppa1.0*): Prefer c89 to cc.Linus Nordberg2000-04-161-0/+2
* If `mpn_path' is set by user on configure command line, use that as path.Linus Nordberg2000-04-151-2/+8
* Disable -march=pentiumpro due to apparent compiler problems.tege2000-04-151-2/+5
* (hppa2.0*): Use path "hppa/hppa1_1 hppa" if no 64-bit compiler was found.Linus Nordberg2000-04-151-1/+2
* Honor `CC' and `CFLAGS' set by user on configure command line.Linus Nordberg2000-04-151-25/+26
* Make all `-mcpu' options to gcc optional.Linus Nordberg2000-04-151-7/+14
* Remove debug output.Linus Nordberg2000-04-151-16/+0
* Add tdiv_qr, bz_divrem_n, and sb_divrem_mn.tege2000-04-141-3/+3
* (mips-sgi-irix6.*): Fix flags for 64-bit gcc.Linus Nordberg2000-04-141-2/+5
* Disable shared libraries for hppa*.Linus Nordberg2000-04-131-0/+2
* (sparc): Don't pass -D_LONG_LONG_LIMB to compiler.Linus Nordberg2000-04-121-5/+5
* Check for `optarg'.Linus Nordberg2000-04-101-0/+1
* Output mpbsd/tests/Makefile too.Kevin Ryde2000-04-101-1/+2
* * configure.in: Use AM_CONFIG_HEADERS, add --enable-mpbsd, outputKevin Ryde2000-04-091-4/+12
* Never pass `-h' to grep.Linus Nordberg2000-04-081-18/+37
* Try to find 64-bit compiler for irix >= 6.2.Linus Nordberg2000-04-081-1/+5
* (gmp_mpn_functions): Remove rawrandom.Linus Nordberg2000-04-041-6/+4
* (sparcv9 64-bit OS): Set extra_functions.tege2000-04-041-0/+1
* Use absolute path pattern from autoconf 2000-03-28 (works with bash).Kevin Ryde2000-04-021-1/+1
* Correction to CONFIG_SRCDIR quoting.Kevin Ryde2000-04-011-2/+2
* (CONFIG_SRCDIR): New define for config.m4.Kevin Ryde2000-04-011-1/+10
* * configure.in (CCAS): No CFLAGS, they're added when it's used.Kevin Ryde2000-04-011-1/+1
* * configure.in (AM_INIT_AUTOMAKE): Use GMP_VERSION.Kevin Ryde2000-03-241-2/+24
* * configure.in: Add gmp_optcflags_gcc for the x86s, setting -mcpuKevin Ryde2000-03-241-0/+16
* Fix directory name for a29k*-*-*, was am29000 now a29k.Kevin Ryde2000-03-221-2/+2
* Use GMP_CHECK_ASM_SHLDL_CL to set WANT_SHLDL_CL in config.m4.Kevin Ryde2000-03-201-1/+6
* Set compiler options for `sparcv8'.Linus Nordberg2000-03-201-2/+2
* Fix detection of alpha flavour.Linus Nordberg2000-03-201-4/+4
* (AC_OUTPUT): Add tests/Makefile and tests/rand/Makefile.Linus Nordberg2000-03-201-1/+2
* * configure.in (--enable-alloca): New option.Kevin Ryde2000-03-181-3/+15
* * Assign special "path" for alphaev6.tege2000-03-171-2/+6
* * configure.in (gmp_mpn_functions): Add diveby3.Kevin Ryde2000-03-141-1/+1
* Add AC_CHECK_TYPES((void)).Kevin Ryde2000-03-141-0/+1
* Add AC_C_STRINGIZE.Kevin Ryde2000-03-141-1/+2
* (gmp_srclinks): Set to list of links created by configure.Linus Nordberg2000-03-141-0/+8
* Remove some changequote's by quoting the strings containing `[]'.Linus Nordberg2000-03-131-65/+57
* Use pentium/mmx on p6 too.Kevin Ryde2000-03-131-2/+4
* Forgot to append to $path in k7.Kevin Ryde2000-03-121-1/+1
* Separate mmx directories for each x86 flavour.Kevin Ryde2000-03-121-40/+20
* Reorganize.Linus Nordberg2000-03-101-132/+142
* Turn on WANT_ASSERT with --enable-assert.Kevin Ryde2000-03-051-13/+15
* Fix tyops.tege2000-03-031-1/+2
* Use mpn/powerpc32/regmap.m4 for powerpc targets except some weird ones.tege2000-03-021-0/+8
* Add --enable-assert.Kevin Ryde2000-03-021-1/+15
* Enable x86 copyi, copyd; add k6 com_n.Kevin Ryde2000-02-261-2/+2
* Add k6 logops.Kevin Ryde2000-02-241-2/+9