summaryrefslogtreecommitdiff
path: root/config.guess
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* More of:Kevin Ryde2002-02-151-1/+2
* More of:Kevin Ryde2002-02-151-13/+51
* * config.sub, config.guess: Add some powerpc exact cpus.Kevin Ryde2002-02-141-17/+88
* * config.guess: Give m68020 for 68020 or better, not m68k.Kevin Ryde2001-09-041-4/+8
* Recognize pentium4.tege2001-07-231-0/+3
* * config.guess (rs6000-*-aix4* | powerpc-*-aix4*): Suppress errorKevin Ryde2001-06-201-2/+3
* * config.guess (68k-*-*): Use $SHELL not "sh", tweak some comments.Kevin Ryde2001-05-251-9/+14
* * config.guess (m68k-*-*): Detect m68010, return m68360 for cpu32,Kevin Ryde2001-04-201-33/+60
* * config.guess (m68k-*-*): Look for cpu in linux kernel /proc/cpuinfo.Kevin Ryde2001-04-171-2/+7
* Add a copyright year.Kevin Ryde2001-04-151-1/+1
* More of:Kevin Ryde2001-04-131-0/+1
* * config.guess (m68*-*-*): Detect exact cpu with BSD sysctl hw.model,Kevin Ryde2001-04-131-0/+72
* * config.guess (m68k-*-nextstep*,m68k-*-openstep*): Don't transformKevin Ryde2000-12-301-6/+0
* * config.guess (mips-*-irix[6789]*): Transform to mips64.Kevin Ryde2000-12-131-0/+11
* * config.guess (alpha*-*-openbsd*): Do exact cpu detection.Kevin Ryde2000-11-201-19/+10
* Add alpha detection for netbsd and freebsd, which are not currentlyKevin Ryde2000-11-051-0/+37
* Bring across the aix 4 guessing from the old config.guess.Kevin Ryde2000-11-041-0/+24
* Add sun4u as sparcv9.Kevin Ryde2000-11-041-2/+1
* Don't pass "$@" when it is known to be empty.tege2000-11-041-1/+1
* * configfsf.guess, configfsf.sub: Moved from config.guess andKevin Ryde2000-11-041-1244/+88
* (x86 variant recog code): Remove dummy*.o files generated by some compilers.tege2000-08-291-1/+7
* * config.guess: Recognise pc:*:*:* as an x86, for djgpp.Kevin Ryde2000-07-141-4/+9
* Use X86CPU for lots more systems.tege2000-05-251-10/+10
* Use X86CPU also for gnuoldld case.tege2000-05-251-1/+1
* Use X86CPU for Cygwin targets.Linus Nordberg2000-05-171-1/+1
* Avoid `type' that was used for working around deficiencies of /bin/sh ontege2000-04-231-2/+1
* * Get "model" limit between pentium 2 and pentium3 right.tege2000-04-231-181/+404