summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * gmp-h.in, mp-h.in (__GMP_DECLSPEC, __GMP_DECLSPEC_XX): TestKevin Ryde2002-03-022-3/+9
* *** empty log message ***Kevin Ryde2002-03-021-3/+3
* * gmp-h.in, mp-h.in (__GMP_DECLSPEC_EXPORT, __GMP_DECLSPEC_IMPORT):Kevin Ryde2002-03-021-1/+1
* More of:Kevin Ryde2002-03-021-13/+17
* * gmp-h.in, mp-h.in: Use <cstddef> for size_t under C++, suggested byKevin Ryde2002-03-022-4/+12
* * gmp-h.in (<iosfwd>): Move to top of file for clarity.Kevin Ryde2002-03-021-1/+4
* * gmp-impl.h: Add __GMP_DECLSPEC to libgmp functions used by libgmpxx.Kevin Ryde2002-03-021-17/+7
* * gmp-h.in (__GMP_DECLSPEC_XX): New define, use it on libgmpxx funs.Kevin Ryde2002-03-021-7/+19
* * cxx/Makefile.am (INCLUDES): Use __GMP_WITHIN_GMPXX.Kevin Ryde2002-03-021-3/+3
* * Makefile.am (libgmpxx_la_SOURCES): Use dummy.cc to force C++.Kevin Ryde2002-03-021-0/+24
* * Makefile.am (libgmpxx_la_SOURCES): Use dummy.cc to force C++.Kevin Ryde2002-03-021-6/+7
* * longlong.h (COUNT_TRAILING_ZEROS_TIME): Remove, no longer used.Kevin Ryde2002-03-021-7/+2
* * gmp-impl.h (MPN_SIZEINBASE, MPN_SIZEINBASE_16): Correction toKevin Ryde2002-03-021-2/+2
* * gmp-impl.h (JACOBI_LS0): Test size before limb, to pacify valgrind.Kevin Ryde2002-03-021-2/+2
* * mpn/x86/x86-defs.m4 (call_mcount): Add a counter to make data labelsKevin Ryde2002-03-021-5/+31
* * configure.in (*sparc*): Fix cycle counter setups for ABI=64.Kevin Ryde2002-03-021-0/+2
* *** empty log message ***tege2002-02-281-0/+52
* *** empty log message ***Kevin Ryde2002-02-281-0/+20
* A bit more of:Kevin Ryde2002-02-281-1/+3
* Fix a typo in:Kevin Ryde2002-02-281-1/+1
* * gmp-h.in (gmp_errno, gmp_version): Move into extern "C" block,Kevin Ryde2002-02-281-6/+6
* * gmp-h.in (__GMP_DECLSPEC_EXPORT, __GMP_DECLSPEC_IMPORT): UseKevin Ryde2002-02-271-4/+3
* * gmp-impl.h (va_copy): Fall back on memcpy, not "=".Kevin Ryde2002-02-271-4/+5
* * mpn/generic/pre_mod_1.c: Add a comment about obsolescence.Kevin Ryde2002-02-271-1/+5
* Add a prototype.Kevin Ryde2002-02-271-0/+1
* More of:Kevin Ryde2002-02-271-4/+6
* * tune/time.c (MICROSECONDS_P): Don't trust time differences of 1Kevin Ryde2002-02-271-38/+74
* * tests/cxx/t-ostream.cc: Use "const char *" not just "char *" forKevin Ryde2002-02-271-7/+7
* Clarify a FIXME on c89 versus cc.Kevin Ryde2002-02-271-1/+6
* *** empty log message ***tege2002-02-271-0/+5
* Regenerate for:tege2002-02-271-1180/+1215
* For sparc under solaris2.[7-9], pass -fsimple=1 to disable some crazytege2002-02-271-1/+4
* Add performance tool.Kevin Ryde2002-02-271-0/+22
* More of:Kevin Ryde2002-02-261-8/+40
* Regenerate for:tege2002-02-261-3/+3
* Temp fix to pass more sensible flags from gcc to assembler.tege2002-02-261-2/+2
* *** empty log message ***tege2002-02-251-0/+5
* Regenerate for:tege2002-02-251-2/+2
* For sparc under solaris2.[7-9], pass -fns=no to enable denorm handling undertege2002-02-251-1/+1
* Regenerate for:Kevin Ryde2002-02-251-2/+2
* *** empty log message ***Kevin Ryde2002-02-251-0/+18
* More of:Kevin Ryde2002-02-251-1/+1
* Regenerate for:Kevin Ryde2002-02-251-1198/+1231
* * configure.in (alpha*-*-*): Rearrange -mcpu selection for gcc,Kevin Ryde2002-02-251-27/+60
* * tune/tuneup.c (tune_preinv_divrem_1): Compare against an assemblerKevin Ryde2002-02-241-13/+43
* More on exceptions.Kevin Ryde2002-02-241-38/+86
* * mpz/array_init.c: "i" should be mp_size_t, noticed by E. Khong.Kevin Ryde2002-02-241-1/+1
* * tune/time.c (DIFF_SECS_ROUTINE): Eliminate the unused "type"Kevin Ryde2002-02-241-28/+34
* * tune/freq.c: Reduce the period measured for cycles versusKevin Ryde2002-02-241-42/+126
* *** empty log message ***tege2002-02-241-0/+5