summaryrefslogtreecommitdiff
path: root/src/mparam_h.in
Commit message (Expand)AuthorAgeFilesLines
* fixed the AMD K8 tuning (cf r8118)zimmerma2015-08-241-7/+1
* [src/mparam_h.in] Improved comment: __amd64__ is generic to allvlefevre2015-08-201-1/+7
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* Added coverage tune (from a patch by Patrick).vlefevre2012-06-281-1/+6
* [src/mparam_h.in] better recognition of AMD64 systemszimmerma2012-03-201-1/+1
* [mparam_h.in] recognize __tune_amdfam10__ (for example gcc10.fsffrance.org)zimmerma2012-03-191-1/+1
* added tuning parameters for mips (on gcc49.fsffrance.org)zimmerma2012-03-061-0/+4
* share parameters between x86_64/core2 and x86_64/xeon (gcc70)zimmerma2012-01-251-5/+1
* added tuning parameters for -mtune=nocona (gcc70)zimmerma2012-01-251-0/+4
* [mparam_h.in] swap tests for 32-bit and 64-bit powerpc, since on powerpc64zimmerma2012-01-201-4/+6
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [src/mulders.c] use mpn_sbpi1_divappr_q if available and WANT_GMP_INTERNALSzimmerma2011-08-051-1/+0
* [mparam_h.in] changed the detection of 64-bit Core 2, and addedzimmerma2011-07-311-1/+3
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* added tuning parameters for HPPA (on HP-UX machine kindly provided by Davidzimmerma2010-10-241-0/+4
* needed stuff to use src/powerpc32/mparam.h filezimmerma2010-10-231-0/+4
* Cosmetic change: the constant MPFR_TUNE_CASE is now defined in mparam_h.in.schevill2010-10-201-0/+10
* Up-to-date thresholds.schevill2010-10-201-2/+2
* Reorganized mparam_h.in in separate files.schevill2010-10-151-1395/+24
* Removed trailing spaces and untabified several files.vlefevre2010-09-301-2/+2
* [src/mulders.c] added new function mpfr_divhigh_n() for short divisionzimmerma2010-09-291-0/+3
* [mparam_h.in] updated for 64-bit Core2zimmerma2010-09-241-138/+143
* now use Mulders' algorithm also for mpfr_sqr, provides nice speed improvementzimmerma2010-09-241-1/+4
* Source reorganization. In short:vlefevre2010-08-171-0/+1431