index
:
delta/mpfr.git
2.0.2
2.1
2.2
2.3
2.3-old
2.4
3.0
3.1
4.0
4.1
baserock/morph
exp-int
faithful
feature-block
flags
master
mpfr
mpfr-2-0-2-branch
mpfr-2-1-branch
mpfr-2-2-branch
new-generic-tests
new-sum
set_exp
ubf
ubf2
vl-am113
vlefevre
win-thread-safe-dll
with-mini-gmp
scm.gforge.inria.fr: anonscm/svn/mpfr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mparam_h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
[src/mparam_h.in] amd/k8/mparam.h -> amd/mparam.h
zimmerma
2018-02-22
1
-2
/
+2
*
[src/mparam_h.in] added __tune_znver1__ for AMD64 (e.g., gcc67.fsffrance.org)
zimmerma
2018-02-21
1
-1
/
+1
*
removed tuning for x86/core2, updated tuning for generic x86
zimmerma
2018-02-21
1
-5
/
+0
*
[src/sparc64/mparam.h] updated tuning parameters for sparc64
zimmerma
2018-02-21
1
-1
/
+1
*
[src/mparam_h.in] Use the generic parameters for x86_64 with Clang.
vlefevre
2018-02-21
1
-2
/
+5
*
added tuning for ARM
zimmerma
2018-02-21
1
-0
/
+4
*
Reverted r12368: sparc64 tuning should be updated on gcc202.
vlefevre
2018-02-21
1
-0
/
+4
*
[src/mparam_h.in] generic case for all remaining i386's
zimmerma
2018-02-21
1
-3
/
+2
*
[src/mparam_h.in] put back __tune_k8__
zimmerma
2018-02-21
1
-2
/
+4
*
[src/mparam_h.in] check __amd64__ before generic __x86_64__
zimmerma
2018-02-21
1
-7
/
+6
*
removed tuning for hppa (gcc61 is offline)
zimmerma
2018-02-21
1
-4
/
+0
*
removed tuning parameters for sparc64 (gcc64, gcc200 and gcc201 are offline)
zimmerma
2018-02-21
1
-4
/
+0
*
removed tuning for powerpc32 (no such machine available any more)
zimmerma
2018-02-21
1
-4
/
+0
*
Reverted r12359 and added a comment: tuning for x86 is used when
vlefevre
2018-02-21
1
-0
/
+5
*
removed tuning for ia64 (gcc60.fsffrance.org is now offline)
zimmerma
2018-02-21
1
-5
/
+0
*
removed tuning for x86 (no more access to such machine)
zimmerma
2018-02-21
1
-4
/
+0
*
removed tuning parameters for amd/athlon (we have no access to such machine
zimmerma
2018-02-21
1
-5
/
+1
*
removed tuning for pentium4
zimmerma
2018-02-21
1
-4
/
+0
*
[src/x86_64/mparam.h] added tuning for generic x86_64
zimmerma
2018-02-21
1
-0
/
+4
*
removed thresholds for arm since gcc57 is no longer available, thus we cannot
zimmerma
2018-02-21
1
-4
/
+0
*
Copyright notice update: added 2018 with
vlefevre
2018-01-03
1
-1
/
+1
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
fixed the AMD K8 tuning (cf r8118)
zimmerma
2015-08-24
1
-7
/
+1
*
[src/mparam_h.in] Improved comment: __amd64__ is generic to all
vlefevre
2015-08-20
1
-1
/
+7
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
Copyright notice update: added 2014 with
vlefevre
2014-01-03
1
-1
/
+1
*
Use copyright year ranges, following
vlefevre
2013-05-30
1
-1
/
+1
*
Copyright notice update: added 2013 with
vlefevre
2013-01-03
1
-1
/
+1
*
Added coverage tune (from a patch by Patrick).
vlefevre
2012-06-28
1
-1
/
+6
*
[src/mparam_h.in] better recognition of AMD64 systems
zimmerma
2012-03-20
1
-1
/
+1
*
[mparam_h.in] recognize __tune_amdfam10__ (for example gcc10.fsffrance.org)
zimmerma
2012-03-19
1
-1
/
+1
*
added tuning parameters for mips (on gcc49.fsffrance.org)
zimmerma
2012-03-06
1
-0
/
+4
*
share parameters between x86_64/core2 and x86_64/xeon (gcc70)
zimmerma
2012-01-25
1
-5
/
+1
*
added tuning parameters for -mtune=nocona (gcc70)
zimmerma
2012-01-25
1
-0
/
+4
*
[mparam_h.in] swap tests for 32-bit and 64-bit powerpc, since on powerpc64
zimmerma
2012-01-20
1
-4
/
+6
*
Copyright notice update: added 2012 with
vlefevre
2012-01-10
1
-1
/
+1
*
[src/mulders.c] use mpn_sbpi1_divappr_q if available and WANT_GMP_INTERNALS
zimmerma
2011-08-05
1
-1
/
+0
*
[mparam_h.in] changed the detection of 64-bit Core 2, and added
zimmerma
2011-07-31
1
-1
/
+3
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
added tuning parameters for HPPA (on HP-UX machine kindly provided by David
zimmerma
2010-10-24
1
-0
/
+4
*
needed stuff to use src/powerpc32/mparam.h file
zimmerma
2010-10-23
1
-0
/
+4
*
Cosmetic change: the constant MPFR_TUNE_CASE is now defined in mparam_h.in.
schevill
2010-10-20
1
-0
/
+10
*
Up-to-date thresholds.
schevill
2010-10-20
1
-2
/
+2
*
Reorganized mparam_h.in in separate files.
schevill
2010-10-15
1
-1395
/
+24
*
Removed trailing spaces and untabified several files.
vlefevre
2010-09-30
1
-2
/
+2
*
[src/mulders.c] added new function mpfr_divhigh_n() for short division
zimmerma
2010-09-29
1
-0
/
+3
*
[mparam_h.in] updated for 64-bit Core2
zimmerma
2010-09-24
1
-138
/
+143
*
now use Mulders' algorithm also for mpfr_sqr, provides nice speed improvement
zimmerma
2010-09-24
1
-1
/
+4
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-0
/
+1431