summaryrefslogtreecommitdiff
path: root/config.guess
Commit message (Expand)AuthorAgeFilesLines
* 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
* Generalize x86 cpu determination code. Now works on Solaris.tege2000-04-221-3/+14
* Don't use a range for copyright years.Kevin Ryde2000-03-271-1/+3
* * config.guess (i?86:*:*:*): Use uname -m if detection program fails.Kevin Ryde2000-03-231-0/+7
* Handle Cray T3D/E.tege2000-03-171-0/+6
* * Remove `SunOS 6' handling.tege2000-03-141-5/+8
* Better recognize POWER/PowerPC processor type.tege2000-03-071-5/+21
* * (sun4u:SunOS:5.*:*): Change `sparc9' to `sparcv9'.tege2000-02-111-3/+3
* * Update x86 recog code to intiallly match more than just i386.tege1999-12-101-6/+4
* Recognize x86 CPU types; Update code for FreeBSD, NetBSD, OpenBSD, Linux.tege1999-12-101-2/+109
* Handle alpha:FreeBSD with alpha:NetBSD.tege1999-11-211-2/+2