Ben Elliston
35e303d71c
2002-03-06 Chris Demetriou <cgd@broadcom.com>
...
* config.sub: Add support for mipsisa64.
2002-03-07 11:00:27 +00:00
Ben Elliston
8a576ea922
2002-03-04 Ben Elliston <bje@redhat.com>
...
From Kevin Ryde <user42@zip.com.au>:
* config.sub (sparclet-*-*): Accept any vendor.
(sparc86x): Expand to sparc86x-unknown-none.
2002-03-03 22:20:28 +00:00
Ben Elliston
b966da033f
2002-03-04 Adrian Bunk <bunk@fs.tum.de>
...
* config.guess (*:NetBSD:*:*): Use "sysctl -n hw.machine_arch"
instead of "uname -p" to get UNAME_MACHINE_ARCH.
2002-03-03 21:57:39 +00:00
Ben Elliston
08eb900414
2002-02-22 Ben Elliston <bje@redhat.com>
...
Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* config.sub (case $basic_machine): Add mips and clean up other
Linux specific cases. Now `config.sub mips` yields mips-unknown-elf.
2002-02-23 06:24:29 +00:00
Ben Elliston
bb2732c0c5
* config.sub (sv1-*, ymp-*, c90-*): Preserve CPU type in output.
...
(t3d-*, t3e-*): Canonicalize to alpha and alphaev5.
2002-02-22 03:31:00 +00:00
Ben Elliston
a5e584ea35
2002-02-18 Jim Meyering <meyering@lucent.com>
...
* config.guess: Don't use `head -1'; it's no longer portable.
Use `sed 1q' instead.
2002-02-18 23:57:10 +00:00
Ben Elliston
43efeb99c9
2002-02-15 Ben Elliston <bje@redhat.com>
...
* config.sub (rtmk*, rtmk-nova*): Recognise.
From Johan Rydberg <jrydberg@rtmk.org>.
2002-02-15 06:35:48 +00:00
Ben Elliston
db9340999e
2002-02-15 Wendy Palm <wendyp@cray.com>
...
* config.guess (CRAY*X-MP:*:*:*, CRAY-2:*:*:*): Remove, as we know
they no longer exist in the field.
* config.sub (cray2, xmp): Likewise.
(cray, ymp, [cj]90-cray): basic_machine is now j90-cray.
(sv1-cray, cray-t3e, cray-t3d, cray-t90): New basic machine patterns.
2002-02-15 06:28:33 +00:00
Ben Elliston
fa21edd7f7
2002-02-15 Ben Elliston <bje@redhat.com>
...
* config.sub: Accept m68060.
2002-02-15 06:02:05 +00:00
Ben Elliston
32c382c991
2002-02-12 Ben Elliston <bje@redhat.com>
...
* config.sub (sx?-*, superux*): New basic_machine and os.
From Len Makin <Len.Makin@csiro.au>.
2002-02-12 08:56:43 +00:00
Ben Elliston
a24238bec4
2002-02-12 Ben Elliston <bje@redhat.com>
...
* config.guess: Set LC_ALL, not LANG, when running ld --help.
From Nicola Pero <nicola@brainstorm.co.uk>.
2002-02-12 08:34:58 +00:00
Ben Elliston
9257cbbd55
2002-02-01 Ben Elliston <bje@redhat.com>
...
* config.sub (sh64, sh64-*): Add new machine.
2002-02-01 11:37:23 +00:00
Ben Elliston
09c10d9867
2002-01-31 Ivan Guzvinec <ivang@opencores.org>
...
* config.sub: Add support for or32.
2002-02-01 00:05:00 +00:00
Ben Elliston
f6a3f22733
2002-01-26 Andy Olson <andrew.olson@lmco.com>
...
* config.guess (*:QNX:*:*): Report i386-* rather than x86pc-*.
Discussed with and approved by <peterv@qnx.com>.
2002-01-30 00:39:31 +00:00
Ben Elliston
ce872a322b
2002-01-23 Ben Elliston <bje@redhat.com>
...
* config.guess (i*86:Linux:*:*): Specifically handle the Intel icc
compiler, which doesn't define __ELF__. Submitted by Erik Lindahl
<lindahl@stanford.edu>.
2002-01-23 07:36:04 +00:00
Ben Elliston
dcaf91525a
2002-01-22 Nicola Pero <nicola@brainstorm.co.uk>
...
* config.guess (i*86:Linux:*:*): Fixed: export LANG=C before
running ld so that linker output can be assumed to be in English,
and it works with non-default locales.
2002-01-21 21:02:07 +00:00
Ben Elliston
560e733c1b
2002-01-10 Ben Elliston <bje@redhat.com>
...
* config.guess: Update Per Bothner's mail address.
2002-01-10 12:39:00 +00:00
Ben Elliston
7624e03f5e
* whitespace tweak.
2002-01-03 06:48:29 +00:00
Ben Elliston
34d0fa8b51
2002-01-02 Douglas B. Rupp <rupp@gnat.com>
...
* config.sub (alpha64*): New basic_machine.
2002-01-02 04:46:24 +00:00
Ben Elliston
9200d34b0d
2002-01-02 Ben Elliston <bje@redhat.com>
...
From Sigbjorn Skjaeret <cisc@c2i.net>.
* config.guess: Add detection for MorphOS.
* config.sub: Handle morphos*.
2002-01-02 04:00:36 +00:00
Ben Elliston
5936c1ae86
2002-01-02 H.J. Lu <hjl@gnu.org>
...
* config.guess (mips:Linux:*:*): Undef CPU, mips and mipsel first.
2002-01-01 22:22:36 +00:00
Ben Elliston
378309c13d
2001-12-13 Douglas B. Rupp <rupp@gnat.com>
...
* config.guess: Recognize x86 Interix version 3.
2001-12-13 03:53:12 +00:00
Ben Elliston
083292684f
2001-12-12 Ben Elliston <bje@redhat.com>
...
* config.guess (i*86:Linux:*:*): Minor simplification: have the
preprocessor emit shell assignments and just eval the output.
2001-12-12 H.J. Lu <hjl@gnu.org>
* config.guess (mips:Linux:*:*): Re-work.
2001-12-12 10:41:46 +00:00
Ben Elliston
7bf0cf7b2b
2001-12-12 Ben Elliston <bje@redhat.com>
...
* config.guess: Speed up detection of x86 Linux systems by using
just the C preprocessor rather than assembling and linking a final
executable.
2001-12-12 03:14:13 +00:00
Ben Elliston
d13007a85c
2001-12-12 Jason Thorpe <thorpej@wasabisystems.com>
...
* config.guess: Simplify assignment of machine for NetBSD targets,
and make it match the convention that NetBSD uses. List all
NetBSD architectures that require "elf" at the end of the OS name.
2001-12-12 01:58:28 +00:00
Ben Elliston
f6bb0fee2a
2001-12-10 Lars Brinkhoff <lars@nocrew.org>
...
* config.sub: Recognize a few PDP-10 aliases.
2001-12-10 11:05:52 +00:00
Ben Elliston
4e8934b5c2
* Formatting tweak.
2001-12-05 21:53:44 +00:00
Ben Elliston
d028916a69
2001-12-03 Ben Elliston <bje@redhat.com>
...
* config.sub: Recognise the Nucleus family of operating systems.
From <Takahiko_Kawasaki@cii.csk.co.jp>.
2001-12-03 02:15:57 +00:00
Ben Elliston
977fabf2fc
2001-12-03 Bob Wilson <bwilson@tensilica.com>
...
* config.sub: Add support for Xtensa targets.
2001-12-03 02:00:12 +00:00
Ben Elliston
b33aebc9b3
2001-11-30 Ben Elliston <bje@redhat.com>
...
* config.sub: Recognise NEC v850e. From Miles Bader <miles@lsi.nec.co.jp>.
2001-11-30 07:35:07 +00:00
Ben Elliston
96d7ae9fe8
2001-11-26 Ben Elliston <bje@redhat.com>
...
* config.guess (nsr-tandem-nsk): Detect all known NSR processor
types. Contributed by Kjetil Barvik <kjetil.barvik@bbs.no>.
2001-11-26 04:35:35 +00:00
Ben Elliston
6d3e14842a
2001-11-16 Ben Elliston <bje@redhat.com>
...
* config.sub: Accept "-atheos*" as a valid OS.
From Taco Witte <T.C.Witte@phys.uu.nl>.
2001-11-19 04:54:11 +00:00
Ben Elliston
beb53b196e
2001-11-08 Ben Elliston <bje@redhat.com>
...
* config.guess: Handle 3487/3488 machines for NCR SysV UNIX.
Contributed by Melvin M. Bagaforo <mbagaforo@makro.com.ph>.
2001-11-08 05:03:22 +00:00
Ben Elliston
b4c2518fbb
2001-11-07 Adrian von Bidder <avbidder@acter.ch>
...
* config.sub: Accept "-uclinux*" as a valid OS.
2001-11-08 03:43:21 +00:00
Ben Elliston
039d70213a
2001-11-07 D.J. Barrow <djbarrow@de.ibm.com>
...
* config.sub: Added S/390 31 and 64 bit target.
2001-11-08 03:35:57 +00:00
Ben Elliston
45a38b4439
2001-11-06 John Marshall <jmarshall@acm.org>
...
* config.sub: Accept "-palmos*" as a valid OS.
2001-11-07 01:00:52 +00:00
Ben Elliston
2ab1c3ca2f
2001-11-07 Geoffrey Keating <geoffk@redhat.com>
...
* config.sub: Change 'stormy16' to 'xstormy16' in the two places
it appears.
2001-11-07 00:56:35 +00:00
Ben Elliston
83116daccf
2001-10-05 Ben Elliston <bje@redhat.com>
...
* config.guess: Add "SKA40" as a machine type for NCR SysV UNIX.
From Rudi Heitbaum <rheitbaum@tattersalls.com.au>.
2001-10-05 Rodney Brown <rbrown64@csc.com.au>
* config.guess (9000/[34678]??:HP-UX:*:*): Unconditionally try
/usr/bin/getconf which is available on HP-UX 10.20. Reindent.
2001-10-05 06:34:14 +00:00
Ben Elliston
59ca78e158
2001-10-04 Ben Elliston <bje@redhat.com>
...
* config.sub: Handle viac3 as an i586-class CPU.
2001-10-04 00:26:38 +00:00
Ben Elliston
bab08c2ca6
2001-10-04 Ben Elliston <bje@redhat.com>
...
* config.sub: Handle simso-wrs (Wind River's VxWorks Solaris
simulator target). From dpovey@dstc.qut.edu.au .
2001-10-04 00:20:26 +00:00
Ben Elliston
d1373b40b1
2001-09-14 H.J. Lu <hjl@gnu.org>
...
* config.sub: Support avr-vendor-*.
2001-09-14 00:12:06 +00:00
Ben Elliston
0ea5d0e484
2001-09-13 Ben Elliston <bje@redhat.com>
...
* config.guess (*-*-openbsd): Reorganise and clean up.
Contributed by brad@openbsd.org .
2001-09-13 00:21:03 +00:00
Ben Elliston
c03e99c8eb
* fix typo.
2001-09-12 08:50:59 +00:00
Ben Elliston
d2bfe1b687
2001-09-12 Ben Elliston <bje@redhat.com>
...
* config.guess: Fix NetBSD detection on SPARC. From Matthew Green
<mrg@eterna.com.au>.
2001-09-12 08:45:14 +00:00
Ben Elliston
c4d392bb17
2001-09-07 Ben Elliston <bje@redhat.com>
...
* config.sub: Add mipseb-* alias (whoops).
2001-09-06 21:54:01 +00:00
Ben Elliston
8494e60021
2001-09-04 Ben Elliston <bje@redhat.com>
...
* config.sub: Add mipseb alias.
2001-09-04 00:56:42 +00:00
Ben Elliston
0f76a2e2ff
2001-09-04 Eric Christopher <echristo@redhat.com>
...
Jason Eckhardt <jle@redhat.com>
* config.sub: Add support for mipsisa32.
2001-09-04 00:49:20 +00:00
Ben Elliston
5f9e9ee808
2001-09-04 Ben Elliston <bje@redhat.com>
...
* config.guess: Move eval $set_cc_for_build in most cases, to
prevent this script fragment from cloberring a previously
constructed C program in $dummy.c.
2001-09-03 22:50:59 +00:00
Ben Elliston
ad52092d1f
2001-08-23 Ben Elliston <bje@redhat.com>
...
* config.guess: Detect AtheOS on x86 systems.
Based on info provided by Taco Witte <tcwitte@wish.net>.
2001-08-23 05:34:02 +00:00
Ben Elliston
1c396b221f
2001-08-23 Geoffrey Keating <geoffk@redhat.com>
...
* config.sub: Add stormy16-elf.
2001-08-23 05:26:29 +00:00