Lines Matching +refs:clang +refs:rename +refs:binary

250 	USE_ZEROTAB != 0. Was used in the currently disabled binary
579 * tests/refmpz.c (refmpz_gcd): New function (plain binary gcd).
1034 appease clang).
1103 * mpn/powerpc32/divrem_2.asm: Avoid bc+ insn form to accommodate clang.
2697 * longlong.h (mips64, mips32): Work around one clang bug.
2710 * configure.ac (powerpc): Remove hardwired -mpowerpc, causes clang
2734 in order to placate clang.
2736 * mpn/arm/neon/lshiftc.asm: Avoid insn form missing from clang.
2740 * configure.ac (mips*-*-*): Provide ABI synonyms (for clang pretending
2829 * configure.ac (arm64): Set gcc_cflags_maybe to enable Neon (for clang
6540 * tests/cxx/t-binary.cc: More variable reuse tests.
6552 * tests/cxx/t-binary.cc: More variable reuse tests.
6726 * tests/cxx/t-binary.cc: Test variable reuse: c=a+b+c.
7803 * tune/hgcd_lehmer.c (__gmpn_hgcd_itch): Don't rename symbols for
7981 * acinclude.m4 (GMP_ASM_RODATA): Make 'foo' larger to avoid clang
9537 rename of mpn_matrix22_mul1_inverse_vector.
11093 Reimplemented binary gcdext, with proper canonicalization.
11589 * tune/common.c: Remove/rename kara functions.
11925 products in the multiplicity binary search.
13363 * tests/cxx/t-binary.cc: Add some tests for logical operations.
13442 * tests/cxx/t-binary.cc (check_mpz): Expect floor rounding for right
15289 for optarg declaration. Remove TRY macro, rename foo and bar to var_a
16584 (GMPreftopu, GMPpxreftopu): Remove URL parameter, rename to GMPreftop
16642 old mpn_gcd function (which implements accelerated binary gcd) to
17762 i386 is a fat binary, remove pentium4 recommendation since i386 is now
17767 (Notes for Package Builds): i386 is a fat binary.
17801 * configure.in (i386-*-*): Turn i386 into a fat binary build.
17812 about fat binary SQR_KARATSUBA_THRESHOLD for p6 and p6/mmx.
17821 * mpn/asm-defs.m4 (m4_config_gmp_mparam): Mention fat binary.
17822 (MPN): Use m4_unquote, for the benefit of fat binary name expansion.
17866 * tests/cxx/t-assign.cc, tests/cxx/t-binary.cc, tests/cxx/t-ops.cc,
18066 particular avoids complications for fat binary builds. Development
19090 * gmp.texi (Floating-point Functions): Note the mantissa is binary and
19628 * tests/cxx/t-assign.cc, tests/cxx/t-binary.cc, tests/cxx/t-constr.cc,
19960 * mpn/alpha/umul.asm: Use PROLOGUE/EPILOGUE, rename it mpn_umul_ppmm.
20018 * tests/cxx/t-assign.cc, tests/cxx/t-binary.cc,
21349 rename "n" to incr per generic versions, restrict to nails==0.
21612 sin, rename log2 constant to loge2 to make room for log2 function.
22893 to leave open the possibility of keeping binary compatibility if mpf
23180 (Notes for Package Builds): GMP 4 series binary compatible with 3.
23364 Move to asprntffuns.c, rename to __gmp and make global, remove
25079 * tests/trace.c (mp_trace_start): Print "bin" for binary.
25604 * mpz/jacobi.c: Rewrite, but still binary algorithm; accept zero and
25800 * tests/mpf/ref.c: Move to tests/refmpf.c, rename functions to refmpf.
28642 * compat.c: New file, entry points for upward binary compatibility.