summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
...
* Add forgotten year.Torbjorn Granlund2012-01-251-2/+2
* (S390_PATTERN, S390X_PATTERN): New defines.Torbjorn Granlund2011-10-151-0/+6
* (GMP_ASM_RODATA): Fix typo in 2011-04-20 change.Torbjorn Granlund2011-06-161-2/+2
* (GMP_ASM_RODATA): Make 'foo' larger to avoid clang problems.Torbjorn Granlund2011-04-201-2/+2
* Support 'coreinhm' and 'coreisbr'.Torbjorn Granlund2011-01-311-1/+1
* Match new AMD processors, allow finer distinctions among old ones.Torbjorn Granlund2010-12-011-1/+1
* Make several test code snippets C++ compatible.Torbjorn Granlund2010-11-131-10/+15
* Tests for mpn_{add,sub}lsh_n, and mpn_addlsh2_n.Marco Bodrato2009-12-081-1/+1
* Add a "static" for C99 inline semantics compatibility.Torbjorn Granlund2009-12-031-1/+1
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-281-2/+1
* Make gmp-mparam.h more fine grained for x86_64 and ppc64.Torbjorn Granlund2009-11-271-1/+1
* Generalise x86_64 support; recognise VIA nano.Torbjorn Granlund2009-11-181-1/+1
* More spelling fixes.Torbjorn Granlund2009-11-151-1/+1
* Fix lot of spelling errors.Torbjorn Granlund2009-11-151-3/+3
* Supply compiler options for atom in 32-bit mode.Torbjorn Granlund2009-11-101-2/+2
* Support x86_64 fat binaries.Torbjorn Granlund2009-11-101-1/+3
* Avoid poor quoting in configure.Torbjorn Granlund2009-11-091-1/+3
* (GMP_ASM_LSYM_PREFIX): Try "$L" too, before "$".Torbjorn Granlund2009-05-241-1/+1
* (GMP_VERSION): Include last component even when zero.Torbjorn Granlund2008-11-221-2/+1
* Whitespace cleanup.Torbjorn Granlund2008-10-271-2/+2
* (CL_AS_NOEXECSTACK): New.Torbjorn Granlund2008-10-241-0/+28
* Add a "*" in geode pattern.Torbjorn Granlund2008-09-051-1/+1
* (X86_PATTERN): Likewise.tege2008-02-271-1/+1
* Conditionally disable some tests when compiled by a C++ compiler.tege2007-10-171-2/+19
* Clean up spacing.tege2007-09-241-13/+13
* Update license to version 3.tege2007-09-181-4/+2
* Add a copyriot year.tege2006-05-101-2/+2
* Update FSF's address.tege2006-02-151-2/+2
* (POWERPC64_PATTERN): Add 64-bit powerpc processors.tege2006-01-201-1/+1
* Add a copyright year.tege2005-11-011-1/+2
* (WANT_TMP): Want tal-reent.lo also for alloca case.tege2005-05-181-0/+1
* Correct last fix: Use double [[ and ]].tege2005-05-021-1/+1
* (GMP_HPC_HPPA_2_0): Make gmp_tmp_v1 sed pattern handletege2005-05-021-1/+1
* (GMP_ASM_POWERPC_PIC_ALWAYS): Handle darwin's assembly syntax.tege2005-05-021-0/+35
* (GMP_PROG_CC_IS_GNU): Don't let Intel's icc fool us it is GCC.tege2004-10-151-1/+1
* New "compiler works" test for icc 8.1 bug.tege2004-10-151-0/+56
* (GMP_ASM_W32): Try also "data4".tege2004-10-141-1/+1
* Fix a bit of a grammatical typo in GMP_OS_X86_XMM comments.Kevin Ryde2004-05-061-2/+2
* * acinclude.m4 (GMP_PROG_CC_X86_GOT_EAX_EMITTED,Kevin Ryde2004-04-301-0/+186
* * acinclude.m4, configure.in (GMP_C_RIGHT_SHIFT): Remove, no longerKevin Ryde2004-04-201-36/+0
* Revert this, ie restore AR_FLAGS=cq:Kevin Ryde2004-03-111-9/+23
* * acinclude.m4 (GMP_PROG_AR): Remove AR_FLAGS=cq, libtool 1.5.2 nowKevin Ryde2004-03-041-19/+9
* * acinclude.m4 (GMP_PROG_CC_WORKS, GMP_OS_X86_XMM, GMP_PROG_CXX_WORKS):Kevin Ryde2004-02-221-0/+7
* * acinclude.m4 (GMP_PROG_CC_WORKS): Add test for lshift_com codeKevin Ryde2004-02-221-1/+55
* * acinclude.m4 (GMP_C_RIGHT_SHIFT): Note that it's "long"s which we'reKevin Ryde2004-02-141-3/+5
* Revert this:Kevin Ryde2004-01-221-3/+5
* * acinclude.m4 (X86_PATTERN): Add x86_64.Kevin Ryde2004-01-211-2/+2
* * acinclude.m4 (GMP_C_INLINE): Remove.Kevin Ryde2003-12-191-44/+8
* * configure.in (fat setups), acinclude.m4 (GMP_INIT): ObscureKevin Ryde2003-12-171-85/+85
* Add a reminder about cray cc -hnosignedshifts.Kevin Ryde2003-11-241-1/+2