summaryrefslogtreecommitdiff
path: root/mparam_h.in
Commit message (Expand)AuthorAgeFilesLines
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* [mparam_h.in] added default thresholds for sparc64zimmerma2009-02-201-0/+144
* [mparam_h.in] added tuning for powerpc64zimmerma2009-02-181-0/+144
* mparam_h.in: Change core2/64bit parameters.thevenyp2009-02-171-73/+73
* [mparam_h.in] added thresholds for ARMzimmerma2009-02-101-0/+144
* [mparam_h.in] updated Itanium parameters (now for Itanium2)zimmerma2009-02-101-63/+132
* [mparam_h.in] added symbol __itanium__ for Itanium[12]zimmerma2009-02-101-1/+1
* [mparam_h.in] updated default thresholds with gmp-4.2.4zimmerma2009-02-091-327/+536
* [mparam_h.in] allow __tune_ia64__ in addition to __ia64zimmerma2009-02-091-2/+1
* [mparam_h.in] replaced __pentium4 by __tune_pentium4__, ...zimmerma2009-02-091-5/+6
* [acinclude.m4] removed detection of HAVE_HOST_CORE2zimmerma2009-02-081-2/+2
* mparam_h.in: updated comment to mention -march=native and -mtune=native.vlefevre2009-02-051-2/+3
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* added tuning parameters for 32-bit Core 2zimmerma2007-12-211-1/+143
* experimental code to distinguish Core2 from AMD64zimmerma2007-11-301-1/+4
* added suggestion from Patrick Pelissierzimmerma2007-11-301-1/+1
* updated Core 2 thresholds (obtained with gmp-4.2.2 and Gaudry's patch)zimmerma2007-11-291-124/+124
* added default thresholds for Core 2zimmerma2007-07-261-0/+141
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Updated FSF address.vlefevre2006-03-311-2/+2
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* done make tune for amd64 with gmp-4.1.4zimmerma2005-11-031-65/+65
* Reverted to previous mparam_h.in and mul.c, and applied Patrick'svlefevre2005-09-111-6/+6
* reduced default of MPFR_MUL_THRESHOLD by 1, since now MPFR_MUL_THRESHOLD+1zimmerma2005-09-091-6/+6
* Change to add future function mpfr_sqrhigh_n.pelissip2005-03-311-0/+3
* Reduce the threshold for AMD64.pelissip2005-03-231-1/+1
* Better defaults threshold.pelissip2005-03-091-227/+387
* Improve default threshold.pelissip2005-03-081-4/+9
* Update default values.pelissip2005-03-081-1/+6
* Tune mpfr_exp_2 now!pelissip2005-03-041-0/+211
* Add new default threshold for different CPU.pelissip2005-03-021-2/+7
* Add tune program for MPFR.pelissip2005-02-241-0/+32