| Commit message (Expand) | Author | Age | Files | Lines |
* | * gmp.texi, acinclude.m4: Mention x86 solaris 2.7 has the reg->reg | Kevin Ryde | 2001-02-10 | 1 | -5/+6 |
* | * acinclude.m4 (GMP_GCC_MARCH_PENTIUMPRO): Allow "egcs-" prefix on gcc | Kevin Ryde | 2001-01-26 | 1 | -22/+34 |
* | Add a copyright year. | Kevin Ryde | 2001-01-18 | 1 | -1/+1 |
* | * acinclude.m4 (GMP_C_ATTRIBUTE_CONST, GMP_C_ATTRIBUTE_NORETURN): New | Kevin Ryde | 2001-01-18 | 1 | -0/+32 |
* | * acinclude.m4 (GMP_C_SIZES): Remove BITS_PER_LONGINT, BITS_PER_INT, | Kevin Ryde | 2001-01-07 | 1 | -35/+28 |
* | * acinclude.m4 (GMP_PROG_CC_IS_GNU): New macro. | Kevin Ryde | 2000-12-29 | 1 | -20/+51 |
* | Oops, should be "test -z": | Kevin Ryde | 2000-12-05 | 1 | -2/+2 |
* | * acinclude.m4 (GMP_PROG_AR, GMP_PROG_NM): Don't add flags to a user | Kevin Ryde | 2000-12-05 | 1 | -11/+24 |
* | * acinclude.m4 (GMP_ANSI2KNR): Remove. | Kevin Ryde | 2000-12-05 | 1 | -41/+0 |
* | acinclude.m4: Fix typo testing for bad HP compiler. | tege | 2000-12-04 | 1 | -1/+1 |
* | Minor rewordings of some comments. | Kevin Ryde | 2000-12-02 | 1 | -29/+35 |
* | Correction to last GMP_PROG_CC_WORKS change, need "g()" actually defined! | Kevin Ryde | 2000-12-01 | 1 | -5/+5 |
* | Correction to GMP_PROG_CC_WORKS. Make it try to create an executable, | Kevin Ryde | 2000-11-30 | 1 | -4/+6 |
* | * acinclude.m4 (GMP_PROG_CC_WORKS): Don't use AC_TRY_COMPILE, combine | Kevin Ryde | 2000-11-29 | 1 | -376/+247 |
* | * acinclude.m4 (GMP_ASM_X86_MMX) [*-*-solaris*]: Check for solaris | Kevin Ryde | 2000-11-21 | 1 | -8/+39 |
* | * acinclude.m4 (GMP_TRY_ASSEMBLE): Make conftest.out available. | Kevin Ryde | 2000-11-21 | 1 | -24/+19 |
* | * acinclude.m4 (GMP_ASM_X86_SHLDL_CL): GMP_DEFINE WANT_SHLDL_CL here. | Kevin Ryde | 2000-11-08 | 1 | -16/+16 |
* | Amended version of: | Kevin Ryde | 2000-11-08 | 1 | -12/+10 |
* | Amend rm patterns: | Kevin Ryde | 2000-11-08 | 1 | -1/+1 |
* | * acinclude.m4 (GMP_FUNC_ALLOCA): New macro. | Kevin Ryde | 2000-11-08 | 1 | -0/+41 |
* | Rename GMP_ASM_POWERPC_REGISTERS to GMP_ASM_POWERPC_R_REGISTERS. | Kevin Ryde | 2000-11-07 | 1 | -7/+7 |
* | Missed one of: | Kevin Ryde | 2000-11-07 | 1 | -1/+1 |
* | (GMP_ASM_UNDERSCORE, GMP_ASM_ALIGN_FILL_0x90, GMP_ASM_RODATA): Put | Kevin Ryde | 2000-11-07 | 1 | -3/+3 |
* | More of: | Kevin Ryde | 2000-11-07 | 1 | -23/+11 |
* | (GMP_TRY_ASSEMBLE): New macro, use it in various GMP_ASM_*. | Kevin Ryde | 2000-11-07 | 1 | -66/+74 |
* | Bit more of: | Kevin Ryde | 2000-11-07 | 1 | -16/+19 |
* | * acinclude.m4: Misc reformatting, simplify some quoting. | Kevin Ryde | 2000-11-07 | 1 | -29/+15 |
* | (GMP_ASM_UNDERSCORE, GMP_ASM_ALIGN_FILL_0x90): Put AC_REQUIREs | Kevin Ryde | 2000-11-07 | 1 | -3/+3 |
* | * acinclude.m4: Misc reformatting. | Kevin Ryde | 2000-11-07 | 1 | -50/+95 |
* | (GMP_ASM_UNDERSCORE): Put AC_REQUIREs outside AC_CACHE_CHECK. | Kevin Ryde | 2000-11-07 | 1 | -3/+3 |
* | (GMP_C_SIZES): Use $srcdir/gmp.h, not -I; use $CPPFLAGS. | Kevin Ryde | 2000-11-07 | 1 | -3/+3 |
* | (GMP_ASM_UNDERSCORE, GMP_ASM_X86_MCOUNT): Use $CC $CFLAGS $CPPFLAGS. | Kevin Ryde | 2000-11-07 | 1 | -2/+2 |
* | (GMP_PROG_NM): New macro, require it in appropriate GMP_ASM_*. | Kevin Ryde | 2000-11-07 | 1 | -18/+28 |
* | * acinclude.m4 (GMP_ASM_POWERPC_REGISTERS): New macro. | Kevin Ryde | 2000-11-03 | 1 | -0/+30 |
* | * configure.in (X86_PATTERN): Move from here ... | Kevin Ryde | 2000-11-03 | 1 | -2/+6 |
* | Copyright (C) -> Copyright. | Kevin Ryde | 2000-10-15 | 1 | -1/+1 |
* | * acinclude.m4 (GMP_ASM_X86_MCOUNT): New macro, finding how to profile. | Kevin Ryde | 2000-10-14 | 1 | -0/+88 |
* | More of: | Kevin Ryde | 2000-10-14 | 1 | -1/+1 |
* | * acinclude.m4, configure.in (GMP_ASM_*): Rename from GMP_CHECK_ASM_*, | Kevin Ryde | 2000-10-14 | 1 | -130/+128 |
* | * acinclude.m4 (GMP_CHECK_ASM_MMX): Don't use GMP_CHECK_ASM_TEXT. | Kevin Ryde | 2000-10-13 | 1 | -4/+14 |
* | * acinclude.m4 (GMP_CHECK_ASM_UNDERSCORE): Use LABEL_SUFFIX, not a | Kevin Ryde | 2000-10-04 | 1 | -1/+2 |
* | Correction to: | Kevin Ryde | 2000-09-30 | 1 | -1/+2 |
* | * acinclude.m4 (GMP_C_SIZES): New macro. | Kevin Ryde | 2000-09-28 | 1 | -0/+70 |
* | * acinclude.m4 (GMP_CHECK_ASM_RODATA): New macro. | Kevin Ryde | 2000-09-03 | 1 | -0/+35 |
* | Correction to: | Kevin Ryde | 2000-09-02 | 1 | -0/+8 |
* | * acinclude.m4 (GMP_CHECK_ASM_ALIGN_FILL_0x90): Fix Solaris 2.8 | Kevin Ryde | 2000-08-28 | 1 | -15/+26 |
* | * acinclude.m4 (GMP_CHECK_ASM_UNDERSCORE): Test by attempting to | Kevin Ryde | 2000-08-25 | 1 | -17/+43 |
* | * acinclude.m4 (GMP_GCC_MARCH_PENTIUMPRO): New macro. | Kevin Ryde | 2000-08-25 | 1 | -0/+45 |
* | *** empty log message *** | tege | 2000-07-24 | 1 | -4/+4 |
* | * acinclude.m4 (GMP_CHECK_ASM_ALIGN_FILL_0x90): Fix so it actually | Kevin Ryde | 2000-06-26 | 1 | -8/+24 |