summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [src/mpfr.h] Simple temporary fix following GMP's internal __gmp_constvlefevre2012-03-071-0/+12
* [src/mpfr-impl.h] Use %.*Rg instead of %.*Rf for MPFR_LOG_VAR.vlefevre2012-02-241-1/+1
* Corrected a typo in MPFR_LOG_FUNC of add_d.c, add_ui.c and mul_d.cvlefevre2012-02-243-3/+3
* Use the core2 tuning parameters for nocona as timings are very similar.vlefevre2012-01-272-1/+4
* [mparam_h.in] swap tests for 32-bit and 64-bit powerpc, since on powerpc64vlefevre2012-01-231-4/+6
* Changed Arenaire to AriC with:vlefevre2012-01-10230-230/+230
* Copyright notice update: added 2012 withvlefevre2012-01-10248-248/+248
* [src/vasprintf.c] Corrected a comment.vlefevre2011-11-031-1/+1
* [src/vasprintf.c] Fixed bug reported by Pavel Holoborodko.vlefevre2011-11-031-69/+46
* [src/mpfr-impl.h] Fixed a bug in the MPFR_UNLIKELY macro for GCCvlefevre2011-10-041-2/+3
* Updated version to 3.1.1-dev.vlefevre2011-10-042-3/+3
* Updated version to 3.1.0.vlefevre2011-10-032-2/+2
* Renamed "division-by-zero" to "divide-by-zero" (term used by thevlefevre2011-09-241-1/+1
* [tests/tgmpop.c] Improved division-by-zero tests.vlefevre2011-09-241-0/+2
* Updated version to 3.1.0-rc2.vlefevre2011-09-202-2/+2
* Merged r7857 through r7870 from the trunk:vlefevre2011-09-206-17/+56
|\
| * Renamed mpfr_buildopt_internals_p to mpfr_buildopt_gmpinternals_p.vlefevre2011-09-202-4/+4
| * Added mpfr_buildopt_internals_p function.vlefevre2011-09-202-2/+13
| * [src/gmp_op.c] Handle the special cases in mpfr_cmp_q and mpfr_cmp_f.vlefevre2011-09-201-5/+22
| * [src/agm.c] Replaced MPFR_EMIN_MIN and MPFR_EMAX_MAX by MPFR_EXT_EMINvlefevre2011-09-191-6/+6
| * [src/mpfr-impl.h] Define new macros MPFR_EXT_EMIN and MPFR_EXT_EMAX.vlefevre2011-09-191-2/+6
| * [src/agm.c] replaced __gmpfr_emax by MPFR_EMAX_MAX (same for __gmpfr_emin).zimmerma2011-09-191-6/+6
| * [src/mpfr-gmp.h] Added missing prototype for __gmpn_sbpi1_divappr_qvlefevre2011-09-191-0/+7
| * [src/mpfr-gmp.h] fixed bug with --enable-gmp-internals introduced in r7455zimmerma2011-09-191-2/+2
* | [src/mpfr-impl.h] Define LONGLONG_STANDALONE before includingvlefevre2011-09-141-0/+1
|\ \ | |/
| * [src/mpfr-impl.h] Define LONGLONG_STANDALONE before includingvlefevre2011-09-141-0/+1
* | Updated version to 3.1.0-rc1.vlefevre2011-09-102-3/+3
|/
* [src/amd/k8/mparam.h] removed spurious end of commentzimmerma2011-09-101-1/+0
* [src/mp_clz_tab.c] Updated the copyright notice.vlefevre2011-09-091-6/+6
* Added copyright notice to the mparam.h files (with the same yearsvlefevre2011-09-0914-0/+294
* dummy change to check if GMP_CHECK_RANDOMIZE is now used in the Hydrazimmerma2011-08-301-1/+1
* [src/mulders.c] Replaced MPFR_ASSERTD by MPFR_ASSERTN on constantvlefevre2011-08-121-4/+4
* [src/mulders.c] Replaced mp_ptr and mp_srcptr (internal to GMP) byvlefevre2011-08-121-1/+2
* [src/mpfr-gmp.h] Avoid potential identifier collision by using anvlefevre2011-08-121-18/+18
* [src/mpfr-gmp.h] Untabified.vlefevre2011-08-121-51/+51
* [k8/mparam.h] added commentzimmerma2011-08-061-1/+4
* [x86/mparam.h] new tuning contributed by Jim Clooszimmerma2011-08-062-136/+209
* [mpfr-gmp.h] use mpfr_pi1_t instead of gmp_pi1_t to avoid using GMP's namespacezimmerma2011-08-062-3/+9
* [src/mulders.c] use mpn_sbpi1_divappr_q if available and WANT_GMP_INTERNALSzimmerma2011-08-053-22/+111
* Updated version to 3.2.0-dev.vlefevre2011-08-052-3/+3
* [amdfam10/mparam.h] tuning parameters contributed by Jim Clooszimmerma2011-08-051-0/+215
* [mulders.c] added a basecase code for Mulders' short divisionzimmerma2011-08-052-11/+106
* Untabified and removed trailing spaces.vlefevre2011-08-012-14/+14
* [hppa/mparam.h] updated for new Mulders' divisionzimmerma2011-07-311-185/+186
* [sparc64/mparam.h] updated for new Mulders' divisionzimmerma2011-07-311-196/+197
* [powerpc64/mparam.h] updated for new Mulders' divisionzimmerma2011-07-311-203/+204
* [ia64/mparam.h] updated for new Mulders' divisionzimmerma2011-07-311-201/+202
* [amd/k8/mparam.h] updated for new Mulders' divisionzimmerma2011-07-311-198/+200
* [x86/core2/mparam.h] updated thresholds for new Mulders' divisionzimmerma2011-07-311-134/+209
* [mparam_h.in] changed the detection of 64-bit Core 2, and addedzimmerma2011-07-311-1/+3