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
0021ec0198
* testsuite/config-guess.data: Remove i86xen and i86pc Solaris
...
tests as these triplet checks depend on the system C compiler.
Reported by Mike Frysinger.
2009-09-16 13:32:56 +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
d4e25c7ac0
* Makefile (UPLOAD, upload): Remove variable and target.
...
(all): Make this a dummy target.
2009-08-17 14:03:14 +10:00
Ben Elliston
a8488d4107
2009-08-17 Michael Eager <eager@eagercon.com>
...
* config.sub: Add Microblaze aliases.
* testsuite/config-sub.data: Add test cases.
2009-08-17 14:00:58 +10:00
Ben Elliston
8e40fa5a84
2009-06-11 Steven G. Johnson <stevenj.mit@gmail.com>
...
Ben Elliston <bje@gnu.org>
* config.sub (bluegene, -bluegene, -cnk*): New CNK aliases.
* testsuite/config-sub.data: Add test cases.
2009-06-11 15:04:35 +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
e393f4cdf2
Correct most recent entry.
2009-06-09 13:39:38 +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
aa64e65333
Add a ChangeLog entry for the most recent testsuite change.
2009-04-19 21:41:32 +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
90fa98bb30
* config.sub: Handle moxie.
...
* testsuite/config-sub.data: New test case.
2009-04-17 21:29:54 +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
0ea4734642
Bump timestamp string.
2009-01-19 13:07:42 +11:00
Ben Elliston
23b1c5fb1f
2009-01-19 Robert Millan <rmh@aybabtu.com>
...
* config.sub: Handle -kopensolaris*.
* testsuite/config-guess.data: Add test case.
* testsuite/config-sub.data: Likewise.
2009-01-19 12:48:17 +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
de9585ac6e
* config.sub (lm32): New.
...
* testsuite/config-sub.data: Add a test case.
2008-12-11 08:49:08 +11:00
Ben Elliston
e154a93b92
* config.sub (sh[24]aeb): Handle big endian variants.
...
* testsuite/config-sub.data: Add test cases.
2008-12-09 11:21:17 +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
46c3be0996
* config.sub (z80, z80-*): Handle.
...
* testsuite/config-sub.data: Add a test case.
2008-09-08 09:55:21 +10:00
Ben Elliston
8b4866b097
Strip stray whitespace.
2008-06-16 11:29:33 +10:00
Ben Elliston
ab8dac6709
* config.sub (cegcc, -cegcc*): New.
2008-06-16 11:26:41 +10:00
Ben Elliston
19479ce072
Update timestamp.
2008-04-14 19:25:10 +10:00
Ben Elliston
cc27ddc268
Update timestamp.
2008-04-14 19:24:25 +10:00
Ben Elliston
66c8866813
* config.sub (dicos): New.
2008-04-14 19:22:18 +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
d8252307d7
Add metag-*. From Will Newton <will.newton@imgtec.com>.
2008-03-26 16:12:56 +11:00
Ben Elliston
bd02e72c9d
Handle BePC:Haiku*:*.
...
From Alexander Deynichenko <adeynichenko@gmail.com>.
2008-03-12 16:00:12 +11:00
Ben Elliston
b1224e8d23
Handle tile-*.
2008-03-08 08:56:33 +11:00
Ben Elliston
9d57db3cca
Add mips64octeon, mips64octeonel.
...
2008-02-05 Adam Nemet <anemet@caviumnetworks.com>
Ben Elliston <bje@gnu.org>
* config.sub (mips64octeon, mips64octeonel): New machines.
* testsuite/config-sub.data: Add test cases.
2008-02-05 16:51:13 +11:00
Ben Elliston
e998c3f0d1
Reported by James Le Cuirot <chewi@aura-online.co.uk>. There is no
...
VR5900 part made by NEC -- it is only known as R5900. Retain
mips64vr5900 and friends for the time being for compatibility.
2008-02-05 Ben Elliston <bje@gnu.org>
* config.sub (mips64r5900, mips64r5900el): New machines.
* testsuite/config-sub.data: Add test cases.
2008-02-05 11:02:12 +11:00
Ben Elliston
4fa6cbf133
Update URL for script location.
2008-01-23 12:20:01 +11:00
Ben Elliston
a466668009
* config.sub (tile*): New.
...
* testsuite/config-sub.data: Add test cases.
2008-01-16 00:07:36 +00: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
Ben Elliston
320059e61d
* config.guess (*:Interix*:[3456]*): Handle IA64 ${UNAME_MACHINE}.
...
Return ia64-unknown-interix${UNAME_RELEASE}.
* testsuite/config-guess.data: Add a test case.
2007-12-12 04:35:44 +00:00
Ben Elliston
e76d51868f
2007-12-05 Lennert Buytenhek <buytenh@wantstofly.org>
...
* config.guess (arm*:Linux:*:*): Determine ABI in use.
2007-12-05 03:20:25 +00:00