summaryrefslogtreecommitdiff
path: root/config.guess
Commit message (Expand)AuthorAgeFilesLines
...
* Rework tmp file handling to resemble configfsf.guess's.Torbjorn Granlund2013-03-031-80/+86
* Recognise haswell.Torbjorn Granlund2013-02-121-1/+1
* Recognise AMD family 22 as a future bobcat.Torbjorn Granlund2012-12-231-2/+2
* Support specific ARM processors.Torbjorn Granlund2012-11-281-0/+31
* Add new x86 CPUs.Torbjorn Granlund2012-05-271-2/+5
* Fix typo in coreisbr recognition.Torbjorn Granlund2012-03-271-1/+1
* Handle AMD 11h correctly.Torbjorn Granlund2012-03-071-2/+2
* Recognise s390 CPUs.Torbjorn Granlund2011-10-151-0/+15
* Rewrite x86-64 cpu recognition asm code to work under Windoze.Torbjorn Granlund2011-07-021-15/+23
* fix fat on x86_64Marc Glisse2011-05-051-0/+4
* Support 'coreinhm' and 'coreisbr'.Torbjorn Granlund2011-01-311-8/+8
* Recognise new Intel processors.Torbjorn Granlund2011-01-311-0/+3
* Improve sparc configuration.Torbjorn Granlund2010-12-111-8/+18
* Match new AMD processors, allow finer distinctions among old ones.Torbjorn Granlund2010-12-011-3/+23
* config.guess (x86): Make test C snippet compatible with C++.Torbjorn Granlund2010-11-131-1/+8
* If cpuid says we have 32bit-only x86 but configfsf.guess return x86_64, retur...Torbjorn Granlund2010-11-061-14/+21
* Recognise power7.Torbjorn Granlund2010-05-021-0/+3
* Make "corei" default for unrecognised Intel P6 CPUs.Torbjorn Granlund2010-02-251-0/+1
* Recognise many more Intel processors.Torbjorn Granlund2010-01-211-10/+16
* Make gmp-mparam.h more fine grained for x86_64 and ppc64.Torbjorn Granlund2009-11-271-1/+1
* Generalise x86_64 support; recognise VIA nano.Torbjorn Granlund2009-11-181-1/+2
* Recognize more Intel "Core" processors.tege@hochiminh.gmplib.org2009-07-261-2/+4
* Recognize more POWER processor types.Torbjorn Granlund2009-04-261-0/+9
* Support Intel Atom processor.Torbjorn Granlund2008-10-151-1/+2
* Recognize recent AMD and Itanium CPUs.Torbjorn Granlund2008-09-051-2/+4
* Recognize pentiumm and AMD geode.tege2008-06-191-7/+11
* Properly handle the "extended" variants of x86 cpuid.tege2008-05-221-3/+3
* Recog geode.tege2008-02-271-0/+1
* Update license to version 3.tege2007-09-181-4/+2
* Do two x86 variants, for 32-bit ABI and 64-bit ABI.tege2007-09-011-7/+37
* Recognize more ppc processor types.tege2006-07-171-1/+5
* Add a copyriot year.tege2006-05-101-1/+2
* Try to recognize Ultrasparc T1 (as ultrasparct1).tege2006-04-261-24/+38
* Update FSF's address.tege2006-02-151-2/+2
* Recognize power4 and up under linux-gnu.tege2006-01-201-1/+4
* Improve some commentary.tege2005-10-311-12/+14
* Strip any PPC string in /proc/cpuinfo.tege2004-11-051-2/+3
* * config.guess (i?86-*-*): Avoid "Illegal instruction" message whichKevin Ryde2004-06-011-2/+8
* (powerpc*-*-*): Add more processor types to mfpvr code.tege2004-05-151-10/+15
* Recognize AMD's hammer processors and as x86_64.tege2004-02-011-0/+5
* Fix typo in ia64*-*-* comment.Kevin Ryde2004-01-221-2/+2
* * config.guess: Add comments on MacOS "machine" command.Kevin Ryde2003-11-151-0/+7
* Add a reminder comment to:Kevin Ryde2003-10-171-0/+1
* Recognize powerpc970 under MacOS.tege2003-10-151-0/+1
* * config.guess (alpha-*-*): Update comments on what configfsf.guessKevin Ryde2003-08-021-4/+7
* * config.guess: Remove $dummy.o files everywhere, in case vendorKevin Ryde2003-07-311-8/+9
* * config.guess: Remove $RANDOM hack supporting netbsd 1.4, not neededKevin Ryde2003-06-061-22/+1
* Recog viac3* processors.tege2003-05-191-1/+12
* * config.guess: Amend fake RANDOM to avoid ". configfsf.guess" whichKevin Ryde2003-05-031-6/+11
* Amend a comment, sparc and sparc64 use BSD /sbin/sysctl hw.model test.Kevin Ryde2003-04-121-1/+1