index
:
delta/gmp.git
baserock/morph
gmp
gmp-3_0-branch
gmp-3_1-branch
gmp-4_0-branch
gmp-4_1-branch
master
gmplib.org: repo/gmp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.guess
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a comment typo.
Torbjorn Granlund
2015-10-14
1
-1
/
+1
*
Recognise cabylake and goldmont and more versions of skylake and silvermont.
Torbjorn Granlund
2015-10-09
1
-1
/
+9
*
Add Skylake support.
Torbjorn Granlund
2015-08-17
1
-0
/
+1
*
Rewrite code for AVX handling to deal with broken cpuid states.
Torbjorn Granlund
2015-06-15
1
-53
/
+59
*
Add more CPUs, use CPU code names.
Torbjorn Granlund
2015-03-15
1
-28
/
+31
*
(arm): Use configfsf.guess's guess as default before conditionally appending ...
Torbjorn Granlund
2015-01-19
1
-0
/
+1
*
Match POWER8 for AIX.
Torbjorn Granlund
2015-01-08
1
-1
/
+4
*
Recognize SPARC T4 and T5 more consistently.
Marc Glisse
2014-12-08
1
-2
/
+12
*
(arm*-*-*): Redirect stderr.
Torbjorn Granlund
2014-12-02
1
-2
/
+2
*
(arm*-*-*): Base guesses on first matching /proc/cpuinfo line.
Torbjorn Granlund
2014-11-18
1
-2
/
+2
*
Support power8.
Torbjorn Granlund
2014-11-06
1
-2
/
+2
*
Handle the situation where a CPU knows about AVX but the kernel does not.
Torbjorn Granlund
2014-04-03
1
-3
/
+7
*
Revert "coreihwl" to "coreisbr" if cpuid indicates that BMI2 is missing.
Torbjorn Granlund
2014-02-27
1
-0
/
+15
*
Update library files license to use LGPL3+ and GPL2+.
Torbjorn Granlund
2014-01-27
1
-11
/
+22
*
Amend last AMD change.
Torbjorn Granlund
2014-01-24
1
-4
/
+4
*
Add new AMD CPUs (piledriver, steamroller, excavator, jaguar).
Torbjorn Granlund
2014-01-19
1
-3
/
+11
*
Support newer haswell, broadwell, silvermont.
Torbjorn Granlund
2014-01-03
1
-24
/
+33
*
Use https to link to GNU license.
Torbjorn Granlund
2013-12-02
1
-1
/
+1
*
Collapse copyright years.
Torbjorn Granlund
2013-11-28
1
-2
/
+1
*
Let AMD64 cpuid bit override pessimistic cpu guesses.
Torbjorn Granlund
2013-10-16
1
-5
/
+10
*
(power*): Handle all ppc970 variants.
Torbjorn Granlund
2013-05-06
1
-1
/
+2
*
(sparc*): Invoke set_cc_for_build to get $dummy.
Torbjorn Granlund
2013-04-09
1
-0
/
+3
*
Rework tmp file names, make sure to remove tmp files.
Torbjorn Granlund
2013-04-08
1
-78
/
+80
*
Rework arm CPU recognition
Torbjorn Granlund
2013-03-20
1
-14
/
+13
*
Tack on "neon" for appropriate arm CPUs.
Torbjorn Granlund
2013-03-20
1
-0
/
+1
*
Major Utrasparc T3/T4 improvements.
David Miller
2013-03-06
1
-0
/
+2
*
Rework tmp file handling to resemble configfsf.guess's.
Torbjorn Granlund
2013-03-03
1
-80
/
+86
*
Recognise haswell.
Torbjorn Granlund
2013-02-12
1
-1
/
+1
*
Recognise AMD family 22 as a future bobcat.
Torbjorn Granlund
2012-12-23
1
-2
/
+2
*
Support specific ARM processors.
Torbjorn Granlund
2012-11-28
1
-0
/
+31
*
Add new x86 CPUs.
Torbjorn Granlund
2012-05-27
1
-2
/
+5
*
Fix typo in coreisbr recognition.
Torbjorn Granlund
2012-03-27
1
-1
/
+1
*
Handle AMD 11h correctly.
Torbjorn Granlund
2012-03-07
1
-2
/
+2
*
Recognise s390 CPUs.
Torbjorn Granlund
2011-10-15
1
-0
/
+15
*
Rewrite x86-64 cpu recognition asm code to work under Windoze.
Torbjorn Granlund
2011-07-02
1
-15
/
+23
*
fix fat on x86_64
Marc Glisse
2011-05-05
1
-0
/
+4
*
Support 'coreinhm' and 'coreisbr'.
Torbjorn Granlund
2011-01-31
1
-8
/
+8
*
Recognise new Intel processors.
Torbjorn Granlund
2011-01-31
1
-0
/
+3
*
Improve sparc configuration.
Torbjorn Granlund
2010-12-11
1
-8
/
+18
*
Match new AMD processors, allow finer distinctions among old ones.
Torbjorn Granlund
2010-12-01
1
-3
/
+23
*
config.guess (x86): Make test C snippet compatible with C++.
Torbjorn Granlund
2010-11-13
1
-1
/
+8
*
If cpuid says we have 32bit-only x86 but configfsf.guess return x86_64, retur...
Torbjorn Granlund
2010-11-06
1
-14
/
+21
*
Recognise power7.
Torbjorn Granlund
2010-05-02
1
-0
/
+3
*
Make "corei" default for unrecognised Intel P6 CPUs.
Torbjorn Granlund
2010-02-25
1
-0
/
+1
*
Recognise many more Intel processors.
Torbjorn Granlund
2010-01-21
1
-10
/
+16
*
Make gmp-mparam.h more fine grained for x86_64 and ppc64.
Torbjorn Granlund
2009-11-27
1
-1
/
+1
*
Generalise x86_64 support; recognise VIA nano.
Torbjorn Granlund
2009-11-18
1
-1
/
+2
*
Recognize more Intel "Core" processors.
tege@hochiminh.gmplib.org
2009-07-26
1
-2
/
+4
*
Recognize more POWER processor types.
Torbjorn Granlund
2009-04-26
1
-0
/
+9
*
Support Intel Atom processor.
Torbjorn Granlund
2008-10-15
1
-1
/
+2
[next]