summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Pick up x86/darwin.m4.tege2007-09-241-5/+9
* Update license to version 3.tege2007-09-181-4/+2
* Handle athlon64, core2, and pentium4 separately for 64-bit ABI.tege2007-09-011-18/+27
* Recognize athlon64 and core2 as alternatives to x86_64.tege2006-12-291-9/+20
* (powerpc-*): Remove repeated path component.tege2006-06-301-1/+1
* (ia64-*-linux*): Don't use -O3.tege2006-06-151-3/+4
* Clear out gcc_cflags_cpu and gcc_cflags_arch for a fat build.tege2006-05-171-3/+6
* (powerpc-*-*): Pass -maltivec to assembler for appropriate CPUs.tege2006-05-101-2/+6
* Support powerpc *bsd.tege2006-04-301-4/+4
* (powerpc-*-darwin): Remove -fast, it affects PIC.tege2006-04-271-3/+10
* (gmp_mpn_functions_optional): Add lshiftc.tege2006-04-181-1/+2
* (powerpc64, darwin): New optional, gcc_cflags_subtype.tege2006-04-081-59/+58
* Update FSF's address.tege2006-02-151-2/+2
* (powerpc): New optional, gcc_cflags_subtype.tege2006-02-031-1/+2
* For powerpc64, use vmx code only for powerpc970.tege2006-02-031-5/+9
* Fix typo.tege2006-02-031-1/+1
* (powerpc): Add vmx to relevant paths.tege2006-02-031-6/+10
* Generalize OS-dependent patterns for powerpcs.tege2006-01-221-3/+3
* Amend last change.tege2006-01-201-1/+1
* Recognize powerpc procssors masquerading as power procssors.tege2006-01-201-1/+1
* Fix tyop in last change.tege2006-01-171-1/+1
* Recognize andn_n as not needing nailification.tege2006-01-171-1/+1
* Update bugs reporting address.tege2006-01-031-1/+1
* Properly recognize all 32-bit solaris releases.tege2005-11-221-1/+1
* Add a copyright year.tege2005-11-011-2/+2
* * configure.in (POWERPC64_PATTERN/*-*-darwin*): Settege2005-10-261-0/+4
* Change "amd64" => "x86_64".tege2005-08-151-3/+3
* Use linux.m4 and darwin.m4.tege2005-05-291-10/+16
* Use linux.m4 and darwin.m4.tege2005-05-291-2/+4
* Add mode64 support for darwin.tege2005-05-021-3/+16
* Invoke AC_C_RESTRICT.tege2004-11-171-0/+2
* Support icc under x86.tege2004-10-161-1/+6
* Support icc under itanic-*-linux*.tege2004-10-151-0/+8
* Clean up some spacing problems.tege2004-10-141-13/+13
* Say "GNU/Linux" under ppc64.Kevin Ryde2004-06-171-1/+1
* Handle --enable-fat. Use that to enable x86 fattege2004-06-091-17/+30
* * configure.in (m68*-*-netbsd1.4*): Remove code pretending getrusageKevin Ryde2004-05-151-12/+0
* Generalize powerpc subtype matching code.tege2004-05-151-2/+3
* * configure.in (mips*-*-* ABI=n32): Remove gcc_n32_ldflags andKevin Ryde2004-05-151-6/+3
* * configure.in (AC_PROG_RANLIB): New macro, supposedly required byKevin Ryde2004-05-121-0/+9
* * configure.in (demos/expr/expr-config.h): Remove.Kevin Ryde2004-05-101-9/+1
* * configure.in, Makefile.am, doc/gmp.texi, doc/configuration,Kevin Ryde2004-05-081-40/+4
* * configure.in (x86_64-*-*): Try also "-march=k8 -mno-sse2", in caseKevin Ryde2004-05-061-10/+24
* List mullow_n and mullow_basecase.tege2004-05-051-1/+1
* * configure.in (mips*-*-irix[6789]*): Correction to m4 quoting of thisKevin Ryde2004-05-011-1/+1
* * configure.in (x86-*-* gcc_cflags_cpu): Give a -mtune at the start ofKevin Ryde2004-04-241-18/+26
* * acinclude.m4, configure.in (GMP_C_RIGHT_SHIFT): Remove, no longerKevin Ryde2004-04-201-1/+0
* * configure.in (--enable-mpbsd): Typo Berkley -> Berkeley in help msg.Kevin Ryde2004-04-131-1/+1
* * tests/amd64check.c, tests/amd64call.asm: New files, derived in partKevin Ryde2004-04-041-0/+1
* * configure.in (hppa2.0*-*-*): Test sizeof(long) == 4 or 8 to verifyKevin Ryde2004-03-031-1/+2