| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed __GMP_HAVE_PROTOTYPES and GMP_H_ANSI. | Marco Bodrato | 2012-03-08 | 1 | -22/+0 |
* | Add forgotten year. | Torbjorn Granlund | 2012-01-25 | 1 | -2/+2 |
* | (S390_PATTERN, S390X_PATTERN): New defines. | Torbjorn Granlund | 2011-10-15 | 1 | -0/+6 |
* | (GMP_ASM_RODATA): Fix typo in 2011-04-20 change. | Torbjorn Granlund | 2011-06-16 | 1 | -2/+2 |
* | (GMP_ASM_RODATA): Make 'foo' larger to avoid clang problems. | Torbjorn Granlund | 2011-04-20 | 1 | -2/+2 |
* | Support 'coreinhm' and 'coreisbr'. | Torbjorn Granlund | 2011-01-31 | 1 | -1/+1 |
* | Match new AMD processors, allow finer distinctions among old ones. | Torbjorn Granlund | 2010-12-01 | 1 | -1/+1 |
* | Make several test code snippets C++ compatible. | Torbjorn Granlund | 2010-11-13 | 1 | -10/+15 |
* | Tests for mpn_{add,sub}lsh_n, and mpn_addlsh2_n. | Marco Bodrato | 2009-12-08 | 1 | -1/+1 |
* | Add a "static" for C99 inline semantics compatibility. | Torbjorn Granlund | 2009-12-03 | 1 | -1/+1 |
* | Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS. | Torbjorn Granlund | 2009-11-28 | 1 | -2/+1 |
* | Make gmp-mparam.h more fine grained for x86_64 and ppc64. | Torbjorn Granlund | 2009-11-27 | 1 | -1/+1 |
* | Generalise x86_64 support; recognise VIA nano. | Torbjorn Granlund | 2009-11-18 | 1 | -1/+1 |
* | More spelling fixes. | Torbjorn Granlund | 2009-11-15 | 1 | -1/+1 |
* | Fix lot of spelling errors. | Torbjorn Granlund | 2009-11-15 | 1 | -3/+3 |
* | Supply compiler options for atom in 32-bit mode. | Torbjorn Granlund | 2009-11-10 | 1 | -2/+2 |
* | Support x86_64 fat binaries. | Torbjorn Granlund | 2009-11-10 | 1 | -1/+3 |
* | Avoid poor quoting in configure. | Torbjorn Granlund | 2009-11-09 | 1 | -1/+3 |
* | (GMP_ASM_LSYM_PREFIX): Try "$L" too, before "$". | Torbjorn Granlund | 2009-05-24 | 1 | -1/+1 |
* | (GMP_VERSION): Include last component even when zero. | Torbjorn Granlund | 2008-11-22 | 1 | -2/+1 |
* | Whitespace cleanup. | Torbjorn Granlund | 2008-10-27 | 1 | -2/+2 |
* | (CL_AS_NOEXECSTACK): New. | Torbjorn Granlund | 2008-10-24 | 1 | -0/+28 |
* | Add a "*" in geode pattern. | Torbjorn Granlund | 2008-09-05 | 1 | -1/+1 |
* | (X86_PATTERN): Likewise. | tege | 2008-02-27 | 1 | -1/+1 |
* | Conditionally disable some tests when compiled by a C++ compiler. | tege | 2007-10-17 | 1 | -2/+19 |
* | Clean up spacing. | tege | 2007-09-24 | 1 | -13/+13 |
* | Update license to version 3. | tege | 2007-09-18 | 1 | -4/+2 |
* | Add a copyriot year. | tege | 2006-05-10 | 1 | -2/+2 |
* | Update FSF's address. | tege | 2006-02-15 | 1 | -2/+2 |
* | (POWERPC64_PATTERN): Add 64-bit powerpc processors. | tege | 2006-01-20 | 1 | -1/+1 |
* | Add a copyright year. | tege | 2005-11-01 | 1 | -1/+2 |
* | (WANT_TMP): Want tal-reent.lo also for alloca case. | tege | 2005-05-18 | 1 | -0/+1 |
* | Correct last fix: Use double [[ and ]]. | tege | 2005-05-02 | 1 | -1/+1 |
* | (GMP_HPC_HPPA_2_0): Make gmp_tmp_v1 sed pattern handle | tege | 2005-05-02 | 1 | -1/+1 |
* | (GMP_ASM_POWERPC_PIC_ALWAYS): Handle darwin's assembly syntax. | tege | 2005-05-02 | 1 | -0/+35 |
* | (GMP_PROG_CC_IS_GNU): Don't let Intel's icc fool us it is GCC. | tege | 2004-10-15 | 1 | -1/+1 |
* | New "compiler works" test for icc 8.1 bug. | tege | 2004-10-15 | 1 | -0/+56 |
* | (GMP_ASM_W32): Try also "data4". | tege | 2004-10-14 | 1 | -1/+1 |
* | Fix a bit of a grammatical typo in GMP_OS_X86_XMM comments. | Kevin Ryde | 2004-05-06 | 1 | -2/+2 |
* | * acinclude.m4 (GMP_PROG_CC_X86_GOT_EAX_EMITTED, | Kevin Ryde | 2004-04-30 | 1 | -0/+186 |
* | * acinclude.m4, configure.in (GMP_C_RIGHT_SHIFT): Remove, no longer | Kevin Ryde | 2004-04-20 | 1 | -36/+0 |
* | Revert this, ie restore AR_FLAGS=cq: | Kevin Ryde | 2004-03-11 | 1 | -9/+23 |
* | * acinclude.m4 (GMP_PROG_AR): Remove AR_FLAGS=cq, libtool 1.5.2 now | Kevin Ryde | 2004-03-04 | 1 | -19/+9 |
* | * acinclude.m4 (GMP_PROG_CC_WORKS, GMP_OS_X86_XMM, GMP_PROG_CXX_WORKS): | Kevin Ryde | 2004-02-22 | 1 | -0/+7 |
* | * acinclude.m4 (GMP_PROG_CC_WORKS): Add test for lshift_com code | Kevin Ryde | 2004-02-22 | 1 | -1/+55 |
* | * acinclude.m4 (GMP_C_RIGHT_SHIFT): Note that it's "long"s which we're | Kevin Ryde | 2004-02-14 | 1 | -3/+5 |
* | Revert this: | Kevin Ryde | 2004-01-22 | 1 | -3/+5 |
* | * acinclude.m4 (X86_PATTERN): Add x86_64. | Kevin Ryde | 2004-01-21 | 1 | -2/+2 |
* | * acinclude.m4 (GMP_C_INLINE): Remove. | Kevin Ryde | 2003-12-19 | 1 | -44/+8 |
* | * configure.in (fat setups), acinclude.m4 (GMP_INIT): Obscure | Kevin Ryde | 2003-12-17 | 1 | -85/+85 |