summaryrefslogtreecommitdiff
path: root/config.guess
Commit message (Expand)AuthorAgeFilesLines
* 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
* Recognize turbosparc (just for *bsd for now).tege2003-04-101-0/+2
* * config.guess: Fake a $RANDOM variable when running configfsf.guess,Kevin Ryde2003-03-261-6/+23
* Recognize supersparc and microsparc for *BSD systems.tege2003-03-161-2/+10
* Recognize "power2" systems.tege2003-02-101-0/+3
* * config.guess (powerpc*-*-*): Remove $dummy.core file when mfpvrKevin Ryde2003-01-241-4/+4
* * config.guess (sparc*-*-*): Look at BSD sysctl hw.model to recogniseKevin Ryde2002-12-161-0/+21
* More of:Kevin Ryde2002-11-241-13/+16
* * config.sub, config.guess, configure.in (itanium, itanium2): New cpuKevin Ryde2002-11-221-0/+46
* * config.guess (powerpc*-*-*): Use a { } construct to supress SIGILLKevin Ryde2002-08-221-2/+3
* * config.guess (CC_FOR_BUILD): Try c99, same as configfsf.guess.Kevin Ryde2002-06-141-1/+1
* Linux kernel stuff for:Kevin Ryde2002-03-171-9/+26
* More of:Kevin Ryde2002-03-131-3/+7
* * config.guess (powerpc*-*-*): Use #ifdef on constants POWER_630 etcKevin Ryde2002-03-121-2/+13
* * config.guess (sparc-*-*, sparc64-*-*): Add some exact CPU detection.Kevin Ryde2002-03-101-5/+19
* More of:Kevin Ryde2002-03-101-91/+32
* More of:Kevin Ryde2002-03-071-1/+3
* * config.guess (sparc-*-*, sparc64-*-*): Add some exact CPU detection.Kevin Ryde2002-03-071-5/+124
* * config.guess [i?86-*-*]: Suppress error messages if compiler notKevin Ryde2002-03-051-3/+6
* * config.guess [powerpc]: Force code alignment for mfpvr test.Kevin Ryde2002-03-041-8/+25
* A bit more of:Kevin Ryde2002-02-281-1/+3
* Remove a space.Kevin Ryde2002-02-161-1/+1
* * config.guess (alpha-*-*): Do alpha exact cpu probes on any system,Kevin Ryde2002-02-161-1/+1
* Rewrite Alpha subtype detection code for *bsd systems.tege2002-02-151-18/+25