Ben Elliston <bje@wasabisystems.com>
* config.guess (*:GNU/*:*:*): New. Generic check for systems with
GNU libc and userland (matches GNU/KFreeBSD and GNU/KNetBSD).
(*:GNU/FreeBSD:*:*): Remove, superceeded by GNU/*.
* config.sub: Handle -knetbsd*.
* config.guess (sei:*:*:seiux): Detect SEIUX running on MIPS-based
workstations manufactured by Sumitomo Electric Industries.
* config.sub (sei, -sei*): Handle.
Reported by Dennis Grevenstein <dennis@pcde.inka.de>.
2003-05-09 Andreas Jaeger <aj@suse.de>
* config.sub (maybe_os): Add alias amd64 for x86_64.
2003-05-09 Ben Elliston <bje@wasabisystems.com>
From Robert Millan <zeratul2@wanadoo.es>
* config.guess (*:GNU/FreeBSD:*:*): Handle.
Revert the following due to the demise of MicroBSD:
2003-01-03 Scott Kamp <dingo@microbsd.net>
* config.guess: Detect MicroBSD operating system on i386 CPUs.
* config.sub: Handle aliases for such.
2002-11-30 Ben Elliston <bje@redhat.com>
From Joel Baker <lucifer@lightbearer.com>:
* config.guess: Append "-gnu" to triplet on Debian/NetBSD systems.
* config.sub: Recognise netbsd*-gnu*.
* config.sub (windows32): Remove bad idea.
2002-11-13 Werner Lemberg <wl@gnu.org>
* config.sub: Add -mks*.
2002-11-13 Jeff Conrad <jeff_conrad@msn.com>
* config.guess: Detect MKS running on Windows {95,98,NT}.
2002-11-13 Ben Elliston <bje@redhat.com>
* config.guess: Detect PowerMAX OS on Concurrent Synergy machines.
Reported by Sam Williams <sam.williams@hs.utc.com>.
From Chris Demetriou <cgd@broadcom.com>:
* config.sub (sb1, sb1el): Treat these machines as
mipsisa64sb1-unknown and mipsisa64sb1el-unknown, respectively.
* config.sub: Add Broadcom SiByte SB-1 processor support
(mipsisa64sb1, mipsisa64sb1el). Add little-endian variants of
mipsisa32 and mipsisa64 (mipsisa32el and mipsisa64el,
respectively). Sort MIPS entries and split their lines a bit more
logically. Make sure that all of the MIPS entries in the "without
company name" target list are echoed in the "with company name"
list.
2002-05-16 Ben Elliston <bje@redhat.com>
* config.guess: Detect PowerMAX OS on Concurrent Night Hawk.
* config.sub: Handle -powermax*.
2002-05-02 Ben Elliston <bje@redhat.com>
* config.guess: Add "4400" to machines that run NCR System V UNIX.
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.
* 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.