summaryrefslogtreecommitdiff
path: root/mparam_h.in
Commit message (Expand)AuthorAgeFilesLines
* Source reorganization. In short:vlefevre2010-08-171-1431/+0
* [mparam_h.in] Removed the comment about the dependency bug.vlefevre2010-08-011-7/+0
* [mparam_h.in] Added a comment concerning the bug in the mparam.h dependency r...vlefevre2010-08-011-0/+7
* [mparam_h.in] Enable C mode for Emacs.vlefevre2010-08-011-1/+1
* [mparam_h.in] Deleted trailing whitespace.vlefevre2010-08-011-20/+20
* [mparam_h.in] Bug fix: added a newline at the end of the file.vlefevre2010-08-011-1/+1
* Added automatic tuning of mpfr_ai.schevill2010-07-201-0/+9
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* [scale2.c] added missing include (compilation with --with-gmp-build did fail)zimmerma2009-12-181-132/+132
* [mparam_h.in] added /* bits */ for MPFR_EXP_THRESHOLD and MPFR_EXP_2_THRESHOLDzimmerma2009-10-151-4/+4
* added tuning mechanism for mpfr_sin_coszimmerma2009-09-181-133/+137
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* 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