summaryrefslogtreecommitdiff
path: root/config.guess
Commit message (Expand)AuthorAgeFilesLines
* Handle Intel tremont separately.Torbjorn Granlund2022-03-301-3/+3
* Recognise applem1 CPU for non-Darwin systems,Torbjorn Granlund2022-03-111-0/+1
* Recognize Tremont CPU variants.Torbjorn Granlund2022-02-141-1/+3
* Recognise more icelake CPUs, and initial alderlake CPUs.Torbjorn Granlund2021-10-161-0/+6
* Recognise CPUs icelake, tigerlake, and rocketlake.Torbjorn Granlund2021-05-021-2/+7
* Recognise CPUs z13-z15.Torbjorn Granlund2021-03-091-0/+7
* Add space in exec expression to please older sh.Torbjorn Granlund2020-11-301-1/+1
* Recognise CPU "applem1".Torbjorn Granlund2020-11-291-0/+9
* Recognise zen3.Torbjorn Granlund2020-10-151-1/+11
* Recognise zen2.Torbjorn Granlund2019-11-181-2/+13
* * config.guess: Work around upstream configfsf.guess's regression wrtTorbjorn Granlund2019-06-171-2/+13
* Recognise "Goldmont Plus".Torbjorn Granlund2019-04-021-3/+5
* Recognise additional arm CPUs.Torbjorn Granlund2018-11-071-1/+7
* Fix old pentium recog.Torbjorn Granlund2018-01-101-3/+3
* Recognise POWER9 and more variants of POWER8.Torbjorn Granlund2017-12-271-22/+31
* Recognise AMD zen.Torbjorn Granlund2017-04-151-0/+3
* Recognise Itanium Poulson.Torbjorn Granlund2016-10-241-1/+2
* Prefix all arm CPUs with "arm" to accommodate our matchers.Torbjorn Granlund2016-03-251-3/+3
* (arm*): Handle big.LITTLE CPUs by extracting the lexically largest id.Torbjorn Granlund2016-03-201-25/+39
* Fix typo.Torbjorn Granlund2016-01-241-1/+2
* (s390): Don't assume /proc/cpuinfo exists.Torbjorn Granlund2016-01-151-13/+14
* Reorder and generalise ppc code.Torbjorn Granlund2016-01-131-48/+34
* Misc cleanups.Torbjorn Granlund2015-12-141-8/+7
* Work around skylake cpuid bug.Torbjorn Granlund2015-12-031-6/+52
* Fix a comment typo.Torbjorn Granlund2015-10-141-1/+1
* Recognise cabylake and goldmont and more versions of skylake and silvermont.Torbjorn Granlund2015-10-091-1/+9
* Add Skylake support.Torbjorn Granlund2015-08-171-0/+1
* Rewrite code for AVX handling to deal with broken cpuid states.Torbjorn Granlund2015-06-151-53/+59
* Add more CPUs, use CPU code names.Torbjorn Granlund2015-03-151-28/+31
* (arm): Use configfsf.guess's guess as default before conditionally appending ...Torbjorn Granlund2015-01-191-0/+1
* Match POWER8 for AIX.Torbjorn Granlund2015-01-081-1/+4
* Recognize SPARC T4 and T5 more consistently.Marc Glisse2014-12-081-2/+12
* (arm*-*-*): Redirect stderr.Torbjorn Granlund2014-12-021-2/+2
* (arm*-*-*): Base guesses on first matching /proc/cpuinfo line.Torbjorn Granlund2014-11-181-2/+2
* Support power8.Torbjorn Granlund2014-11-061-2/+2
* Handle the situation where a CPU knows about AVX but the kernel does not.Torbjorn Granlund2014-04-031-3/+7
* Revert "coreihwl" to "coreisbr" if cpuid indicates that BMI2 is missing.Torbjorn Granlund2014-02-271-0/+15
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-11/+22
* Amend last AMD change.Torbjorn Granlund2014-01-241-4/+4
* Add new AMD CPUs (piledriver, steamroller, excavator, jaguar).Torbjorn Granlund2014-01-191-3/+11
* Support newer haswell, broadwell, silvermont.Torbjorn Granlund2014-01-031-24/+33
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+1
* Let AMD64 cpuid bit override pessimistic cpu guesses.Torbjorn Granlund2013-10-161-5/+10
* (power*): Handle all ppc970 variants.Torbjorn Granlund2013-05-061-1/+2
* (sparc*): Invoke set_cc_for_build to get $dummy.Torbjorn Granlund2013-04-091-0/+3
* Rework tmp file names, make sure to remove tmp files.Torbjorn Granlund2013-04-081-78/+80
* Rework arm CPU recognitionTorbjorn Granlund2013-03-201-14/+13
* Tack on "neon" for appropriate arm CPUs.Torbjorn Granlund2013-03-201-0/+1
* Major Utrasparc T3/T4 improvements.David Miller2013-03-061-0/+2