Ben Elliston
1a6937ce13
* config.guess (cris:Linux:*:*): Replace fixed CPU name in the
...
triplet with ${UNAME_MACHINE}, as it is identical.
(crisv32:Linux:*:*): Likewise.
(frv:Linux:*:*): Likewise.
(hexagon:Linux:*:*): Likewise.
(or32:Linux:*:*): Likewise.
(x86_64:Linux:*:*): Likewise.
* testsuite/config-guess.data: Add some missing GNU/Linux tests.
2011-12-29 20:05:32 +11:00
Ben Elliston
386c721816
2011-11-11 Charles Wilson <cwilso11@users.sourceforge.net>
...
* config.guess (i*:MSYS*:*): New.
* config.sub: Recognize -msys*.
* testsuite/config-guess.data: Add test case.
2011-11-11 06:22:13 +11:00
Ben Elliston
dd5312c0dc
* config.guess (hexagon:Linux:*:*): New.
...
* testsuite/config-guess.data: Add a test case.
2011-10-01 05:57:36 +10:00
Ben Elliston
68873f3c11
* config.guess (*:FreeBSD:*:*): Switch on ${UNAME_PROCESSOR}.
...
* testsuite/config-guess.data: Remove hard to test FreeBSD cases.
2011-08-20 17:14:20 +10:00
Ben Elliston
fe20e2a5b7
Update timestamp.
2011-06-03 22:31:30 +10:00
Ben Elliston
ce1b2b7b0a
* config.guess (tile*:Linux:*:*): Use vendor "unknown", not
...
"tilera", for consistency with other architectures.
* config.sub (tile*-*, tilegx-*): Use a more general pattern for
"tile" to allow matching tilepro, tilegx32 and other variants.
* testsuite/config-guess.data: Update tests.
* testsuite/config-sub.data: Likewise.
2011-05-30 19:47:28 +10:00
Ben Elliston
0783756885
2011-05-11 Hector Oron <zumbi@debian.org>
...
Konstantinos Margaritis <markos@debian.org>
* config.guess (arm*:Linux:*:*): Add support for gnueabihf.
2011-05-11 13:18:20 +10:00
Ben Elliston
f8780b1375
2011-02-02 Ben Elliston <bje@gnu.org>
...
Paul Eggert <eggert@cs.ucla.edu>
* config.guess, config.sub, testsuite/config-sub.data:
Eliminate whitespace issues throughout (as found by M-x
whitespace-report). Jim Meyering reports that `git am'
complains about spaces before tabs in the Emacs source code.
2011-02-02 22:58:39 +11:00
Ben Elliston
29865ea8a5
2011-01-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
...
* config.guess (version): Bump copyright years.
(alpha:OSF1:*:*): Reset EXIT trap before exiting to avoid a
spurious non-zero exit status on alphaev67-dec-osf5.1.
2011-01-23 20:35:10 +11:00
Ben Elliston
e9c08dcb73
* config.guess: Update copyright years.
...
* config.sub: Likewise.
2010-12-31 07:33:45 +11:00
Ben Elliston
2ec80f0dba
Revert due to problems with the Tru64 shell. From Urs Jan?en.
...
2010-04-03 Wolfram Sang <w.sang@pengutronix.de>
* config.guess: Use signal names instead of numbers with trap.
2010-12-26 23:25:09 +11:00
Ben Elliston
3155524d04
From Joachim Schmitz <schmitz@hp.com>:
...
* config.guess (NEO-?:NONSTOP_KERNEL:*:*): New.
* testsuite/config-guess.data: Add test cases.
2010-09-24 22:56:23 +10:00
Ben Elliston
f282110aaf
From Chris Metcalf <cmetcalf@tilera.com>.
...
* config.guess (tile*:Linux:*:*): New.
* testsuite/config-guess.data: Add a test case.
2010-08-27 22:15:13 +10:00
Ben Elliston
94a16bba42
Patch from Rainer Tammer <tammer@tammer.net>:
...
* config.guess (*:AIX:*:[4567]): Handle AIX 7.x.
2010-07-29 23:17:57 +10:00
Ben Elliston
5edce403e6
Bump timestamp.
2010-04-03 15:15:41 +11:00
Ben Elliston
ab91362155
2010-04-03 Wolfram Sang <w.sang@pengutronix.de>
...
* config.guess: Use signal names instead of numbers with trap.
2010-04-03 08:49:13 +11:00
Ben Elliston
eca36bcfcc
* config.sub (version): Add 2010.
...
* config.guess (version): Likewise.
2009-12-30 21:31:03 +11:00
Ben Elliston
5380268ada
2009-12-13 Alfred M. Szmidt <ams@gnu.org>
...
* config.sub (version): Add the year 2009.
* config.guess (version): Likewise.
2009-12-13 20:49:26 +11:00
Ben Elliston
d1fef1a8f8
* config.guess (i86pc:AuroraUX:5.*:*): New.
...
(i86xen:AuroraUX:5.*:*): Likewise.
* config.sub (-auroraux, -auroraux*): New.
* testsuite/config-guess.data: Add test cases.
* testsuite/config-sub.data: Likewise.
2009-11-20 14:37:10 +11:00
Ben Elliston
a3bf634cf3
* config.guess (i*86:Linux:*:*): Reintroduce dietlibc detection.
...
(mips:Linux:*:* | mips64:Linux:*:*): Simplfy with grep, not sed,
to pull CPU= lines from the preprocessor output.
2009-11-19 14:03:24 +11:00
Ben Elliston
ac79b877bc
* config.guess (*:Interix*:*): Allow any uname -r value so that
...
Interix 2.* is detected.
2009-11-08 22:45:06 +11:00
Ben Elliston
ccf975556a
2009-09-18 Jack Howarth <howarth@bromo.med.uc.edu>
...
* config.guess (*:Darwin:*:*): Handle 64-bit compilers on i386.
2009-09-18 11:04:25 +10:00
Ben Elliston
06193442fa
* config.guess (i*86:Linux:*:*): Remove checks for whether the
...
default compiler produces a.out binaries. For all i*86 GNU/Linux
systems, the triplet guess is now ${UNAME_MACHINE}-pc-linux-gnu.
2009-09-18 10:36:43 +10:00
Ben Elliston
d58a416fbd
* config.guess (*:Linux:*:*): Reorder the Linux architectures so
...
that 'grep :Linux:' matches 'grep :Linux: | sort'.
2009-09-18 10:17:35 +10:00
Ben Elliston
882ce79b49
* config.guess: Document where to get the latest version from.
...
* config.sub: Likewise.
2009-08-19 15:40:04 +10:00
Ben Elliston
107df2689f
* config.guess: Add detection for LynxOS 4.2.
...
* testsuite/config-guess.data: Add a test case.
2009-06-10 09:42:10 +10:00
Ben Elliston
6fee3aadc3
* config.guess (*:NetBSD:*:*): Use grep -q, which is supported on
...
this host, instead of the less tidy grep > /dev/null.
(9000/[34678]??:HP-UX:*:*): Likewise.
(alpha:Linux:*:*): Likewise.
2009-06-09 13:10:53 +10:00
Ben Elliston
8887c3ad0e
Update copyright years.
2009-06-03 08:56:34 +10:00
Ben Elliston
ace8c17897
* config.guess: Factor mips:Linux:*:* and mips64:Linux:*:*.
2009-06-02 10:28:06 +10:00
Ben Elliston
5645877097
* config.guess: Drop detection for i386-pc-linux-gnuaout on
...
systems with the a.out executable format. "Here's 5c, kid".
2009-06-02 00:26:28 +10:00
Ben Elliston
c0319357be
* config.guess: Drop detection for i386-pc-linux-gnuoldld on
...
systems with a pre-BFD linker. "Here's a nickel, kid .."
2009-06-02 00:18:07 +10:00
Ben Elliston
a5fd02512d
Reported by bob.strahan@hp.com.
...
* config.guess (8664:Windows_NT:*): MKS on x86-64 machines.
* testsuite/config-guess.data: Add a test case.
2009-06-01 08:32:27 +10:00
Ben Elliston
93b5037172
* config.guess (s390x:SunOS:*:*): Add s390x-ibm-solaris*.
...
* testsuite/config-guess.data: Add a test case.
2009-04-27 16:42:51 +10:00
Ben Elliston
b64b6787e3
* config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
...
consistency with config.sub.
* testsuite/config-guess.data: Add a test case.
2009-04-17 22:03:42 +10:00
Ben Elliston
296058738a
Report from Przemyslaw Szczygielski.
...
* config.guess (i*86:AROS:*:*): Detect AROS.
* config.sub (aros, aros-*): Handle these.
* testsuite/config-guess.data: Add test cases.
* testsuite/config-sub.data: Likewise.
2009-02-03 21:31:24 +11:00
Ben Elliston
3aa48a5705
* config.guess (NCR*:*:4.2:*, MPRAS*:*:4.2:*): Add detection for
...
NCR MPRAS. From Lucas Silacci <Lucas.Silacci@Teradata.com>.
2008-12-19 12:02:46 +11:00
Ben Elliston
8813f847cc
* config.guess (i86pc:SunOS:5.*:*, i86xen:SunOS:5.*:*): Remove the
...
need for /usr/bin/echo by improving shell portability. Thanks to
Ralf Wildenhues <Ralf.Wildenhues@gmx.de> for the suggestion.
2008-12-18 13:20:35 +11:00
Ben Elliston
7086ee2638
* config.guess (i86pc:SunOS:5.*:*, i86xen:SunOS:5.*:*): The full
...
path to /usr/bin/echo is necessary to work around the shell
builtins for echo that do not handle newlines. From Ali Bahrami.
2008-12-11 15:31:45 +11:00
Ben Elliston
95860226d7
* config.guess (i86pc:SunOS:5.*:*, i86xen:SunOS:5.*:*): No need to
...
invoke echo as /usr/bin/echo; we've never done it this way before.
* testsuite/config-guess.data: Add powerpc-unknown-linux-gnu case.
2008-11-16 11:52:19 +11:00
Ben Elliston
01e207b7f3
Add support for detecting x86_64 Solaris.
2008-11-15 21:57:16 +11:00
Ben Elliston
f0ae538a8a
* config.guess (*:Interix*:[3456]*): Handle "genuineintel".
...
* testsuite/config-guess.data: Add a test case.
2008-09-28 20:37:09 +10:00
Ben Elliston
b169d80cf8
From boris.seve@drillscan.com.
...
* config.guess (padre:Linux:*:*): New.
* testsuite/config-guess.data: Add a test case.
2008-09-28 20:05:57 +10:00
Ben Elliston
19479ce072
Update timestamp.
2008-04-14 19:25:10 +10:00
Ben Elliston
3b630a362e
* config.guess (i*86:Linux:*:*): Remove handling of i386-coff ld.
...
Enough years have gone by that I think it's safe to remove this.
2008-04-08 15:13:47 +10:00
Ben Elliston
bd02e72c9d
Handle BePC:Haiku*:*.
...
From Alexander Deynichenko <adeynichenko@gmail.com>.
2008-03-12 16:00:12 +11:00
Ben Elliston
4fa6cbf133
Update URL for script location.
2008-01-23 12:20:01 +11:00
Ben Elliston
d3d413ae29
* config.guess: Update copyright years in version output.
...
* config.sub: Likewise.
2008-01-07 23:18:24 +00:00
Ben Elliston
7196a6d529
Update copyright year (add 2008).
2008-01-07 06:31:49 +00:00
Ben Elliston
e7717a86a5
2008-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
...
* config.guess (*:AIX:*:[4-9]): Accept UNAME_VERSIONs > 5, for AIX
6.1. Reported by Rainer Tammer <tammer@tammer.net>.
2008-01-07 06:31:08 +00:00
Ben Elliston
b42a6a5d34
Add 2007 to copyright years.
2008-01-07 06:19:39 +00:00