1 2006-01-02 Ben Elliston <bje@gnu.org>
3 * config.guess (*:SolidBSD:*:*): New.
4 * config.sub (-solidbsd*): New.
5 * testsuite/config-guess.data: Add test case.
6 * testsuite/config-sub.data: Ditto.
8 2005-12-23 Ben Elliston <bje@gnu.org>
10 From Takahashi Yoshihiro <nyan@jp.FreeBSD.org>:
11 * config.guess (pc98:FreeBSD:*:*) Add special case.
12 * config.sub (pc98, pc98-*): New.
13 * testsuite/config-guess.data: Add test case.
14 * testsuite/config-sub.data: Ditto.
16 2005-12-22 Ben Elliston <bje@gnu.org>
18 From John Williams <jwilliams@itee.uq.edu.au>:
19 * config.sub (mb, microblaze): New basic_machine.
20 * testsuite/config-sub.data: New tests.
22 2005-12-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
24 * config.guess (mips:Linux:*:*, mips64:Linux:*:*, i*86:Linux:*:*):
25 Fix quoting of eval command line, allow for preprocessor to insert
26 white space between C tokens.
27 (i*86:Linux:*:*): Handle Portland Group pgcc like Intel icc; it
28 doesn't define __ELF__ either.
30 2005-12-11 Ben Elliston <bje@gnu.org>
32 From Shaun Jackman <sjackman@gmail.com>:
33 * config.sub: Add the KERNEL-OS combination linux-newlib*.
34 * testsuite/config-sub.data: Add a test for i386-linux-newlib.
36 2005-12-11 Ben Elliston <bje@gnu.org>
38 Reported by Leif Ekblad <leif@rdos.net>:
39 * config.guess (i*86:rdos:*:*): New.
40 * config.sub: Handle rdos.
41 * testsuite/config-guess.data: Add test case for RDOS.
42 * testsuite/config-sub.data: Likewise.
44 2005-12-09 Ben Elliston <bje@gnu.org>
46 Reported by Jan-Benedict Glaw <jbglaw@lug-owl.de>:
47 * config.guess (vax:Linux:*:): Detect as vax-dec-linux-gnu.
48 * testsuite/config-guess.data: Add test.
50 2005-12-09 Nathan Sidwell <nathan@codesourcery.com>
52 * config.sub (mt): Rename from ms1.
53 (ms1): Alias it to mt for backward compatibility.
54 * testsuite/config-sub.data: Update testsuite.
56 2005-11-13 Kean Johnston <jkj@sco.com>
58 * config.sub: Allow -sco6 and -sco5v6 to be aliases for SCO
60 * testsuite/config-sub.data: New tests.
62 2005-11-11 Ben Elliston <bje@gnu.org>
64 * testsuite/config-guess.data: Add test case for Linux PPC64.
66 2005-11-11 Ben Elliston <bje@gnu.org>
68 * config.guess (x86:Interix*:[345]*): Handle Interix version 5.
69 * testsuite/config-guess.data: Add test case.
71 2005-09-19 Gerben Wierda <Gerben.Wierda@rna.nl>
73 * config.guess (*:Darwin:*:*): Don't treat *86 specifically.
75 2005-08-03 Ben Elliston <bje@gnu.org>
77 Reported by Kulkin Alexey <kulkin@yandex.ru>:
78 * config.guess (x86_64:CYGWIN*:*:*): New case.
79 * testsuite/config-guess.data: Add test case.
81 2005-07-14 Robert Millan <robertmh@gnu.org>
83 * config.guess (or32:Linux:*:*): Detect.
84 * testsuite/config-guess.data: Add test case.
86 2005-07-08 Michael Haubenwallner <michael.haubenwallner@salomon.at>
88 * config.guess: Let set_cc_for_build evaluate only once to avoid
89 creation of more than one tmpdir without removing the old one.
91 2005-07-08 Ben Elliston <bje@gnu.org>
93 * config.sub: Add support for Haiku.
94 * testsuite/config-sub.data: Add test cases for i386, SPARC and
97 2005-07-08 Ben Elliston <bje@gnu.org>
99 * Makefile (SHELL): Remove override.
101 2005-07-04 Ben Elliston <bje@gnu.org>
102 Paul Mundt <lethal@linux-sh.org>
104 * config.sub: Handle sh2a/sh4a.
105 * testsuite/config-sub.data: Add test cases.
107 2005-07-01 Robert Millan <robertmh@gnu.org>
109 * config.sub: Deprecate "openrisc" in favour of "or32".
110 Do not default the OS field to "coff".
111 * testsuite/config-sub.data: Add a test case.
113 2005-06-30 Ben Elliston <bje@gnu.org>
115 * config.sub (sh64): Remove duplicate entry.
116 * testsuite/config-sub.data: Add test case for sh64.
118 2005-06-30 Mike Frysinger <vapier@gentoo.org>
120 * config.sub (mips64vr5900, mips64vr5900el): New machines.
121 * testsuite/config-sub.data: Add test cases.
123 2005-06-30 Brad Smith <brad@comstyle.com>
125 * config.guess: Simplify OpenBSD support.
127 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
129 * config.sub (ms1, ms1-*): New.
130 * testsuite/config-sub.data: Add test cases.
132 2005-06-02 Jim Blandy <jimb@redhat.com>
134 * config.sub (m32c, m32c-*): New.
135 * testsuite/config-sub.data: Add test cases.
137 2005-05-27 Ben Elliston <bje@gnu.org>
139 * config.guess (i*:windows32*:*): uname -m includes "-pc", so no
140 need to emit it additionally.
141 * testsuite/config-guess.data: Update test case.
143 2005-05-15 Ben Elliston <bje@gnu.org>
145 Reported by Sam Steingold <sds@gnu.org>:
146 * config.guess (i*:windows32*:*): New.
147 * testsuite/config-guess.data: Add a corresponding test case.
149 2005-05-15 Paul Eggert <eggert@cs.ucla.edu>
151 * config.guess: Fix remaining problematic uses of "exit 0" (and
152 one problematic use of "&& exit").
154 2005-05-12 Ben Elliston <bje@gnu.org>
156 * config.guess: Update Free Software Foundation address.
157 * config.sub: Likewise.
159 2005-05-12 Ben Elliston <bje@gnu.org>
161 * uname: Similar to the last change, remove all exit commands and
162 let the script exit with the exit code of the last command.
164 2005-05-12 Paul Eggert <eggert@CS.UCLA.EDU>
166 Explanation for this subtle change:
168 From: Paul Eggert <eggert@CS.UCLA.EDU>
169 To: config-patches@gnu.org
170 Subject: config.guess, config.sub misdiagnose write errors
172 config.guess and config.sub sometimes mishandle write errors to
173 stdout: they either ignore the errors, or output invalid
174 diagnostics when they occur. For a simple (albeit unrealistic)
175 example, on my Solaris 8 (sparc) host, the command "config.guess
176 >&-" exits with status 0; it should exit with status 1, due to the
179 * config.guess: Don't exit with an explicit exit code of 0.
180 * config.sub: Likewise.
182 2005-05-12 Ben Elliston <bje@gnu.org>
184 * config.guess (i*86:skyos:*:*): New.
185 * config.sub (case $os): Handle "-skyos*" as a valid OS.
186 * testsuite/config-guess.data: Add a test case.
187 * testsuite/config-sub.data: Likewise.
189 2005-05-12 Tim Rice <tim@multitalents.net>
191 * config.guess: Add support for SCO OpenServer 6.
193 2005-05-12 Noah Misch <noah@cs.caltech.edu>
195 * config.guess (9000/[34678]??:HP-UX:*:*): Discard stderr of `cc
196 -E -'; HP `cc' emits an error for it but still preprocesses
197 standard input as expected. Add comment.
199 2005-05-12 Nick Burrett <nick@sqrt.co.uk>
200 Ben Elliston <bje@gnu.org>
202 * config.guess (arm:riscos:*:*): New configuration.
203 * testsuite/config-sub.data: New tests.
204 * testsuite/config-guess.data: Likewise.
206 2005-05-12 Nick Burrett <nick@sqrt.co.uk>
208 * config.guess: Add a missing newline to arm-acorn-riscix string.
210 2005-04-22 Paul Green <Paul.Green@stratus.com>
211 Ben Elliston <bje@gnu.org>
213 * config.guess: Add Stratus VOS IA32 systems.
214 * testsuite/config-guess.data: Add a testcase.
216 2005-04-22 Ben Elliston <bje@gnu.org>
217 Bernd Schmidt <bernds_cb1@t-online.de>
219 * config.sub (bfin): New target.
220 * testsuite/config-sub.data: Test bfin-elf.
222 2005-04-22 Ben Elliston <bje@gnu.org>
223 Dave Miller <davem@davemloft.net>
225 * config.sub (sparc64b): Handle.
226 * testsuite/config-sub.data: Test sparc64-linux, sparc64b-linux.
228 2005-03-24 Paul Eggert <eggert@cs.ucla.edu>
230 * config.guess: Update URL for script location.
231 Problem reported by Bruno Haible.
233 2005-02-10 Ben Elliston <bje@gnu.org>
234 J Shepherd <jashepherd@usa.net>
236 * config.guess (NSE-?:NONSTOP_KERNEL:*:*): New.
237 * testsuite/config-guess.data: Test for nse-tandem-nsk.
239 2005-02-10 Ben Elliston <bje@gnu.org>
241 * testsuite/config-guess.data: Add craynv-cray-unicosmp2.5.X case.
243 2005-02-10 Ben Elliston <bje@gnu.org>
245 * testsuite/config-sub.sh (run_config_sub): New function. Compute
246 $rc within the function and return it.
247 * testsuite/config-guess.sh (run_config_guess): Likewise.
249 2005-02-10 Ben Elliston <bje@gnu.org>
251 * config.guess (amd64:CYGWIN*:*:*): New.
252 * testsuite/config-sub.data: Add amd64-cygwin, x86_64-cygwin.
253 * testsuite/config-guess.data: Add x86_64-unknown-cygwin test.
255 2005-02-10 Ben Elliston <bje@gnu.org>
257 * config.guess: Update copyright years.
258 * config.sub: Likewise.
260 2005-01-11 Inderpreet Singh <inderpreetb@noida.hcltech.com>
261 Ben Elliston <bje@gnu.org>
263 * config.sub: Handle maxq target.
264 * testsuite/config-sub.data: Add maxq and maxq-elf tests.
266 2004-11-30 Melissa Mears <asterisk@graces.dricas.com>
268 * config.sub: Handle xbox alias.
269 * testsuite/config-sub.data: Add xbox case.
271 2004-11-17 Ian Lance Taylor <ian@wasabisystems.com>
272 Ben Elliston <bje@gnu.org>
274 * config.sub: Recognize xscalee[bl].
275 * testsuite/config-sub.data: Add xscale, xscalee[bl] cases.
277 2004-11-12 Ben Elliston <bje@gnu.org>
279 * config.guess (*:z/VM:*:*): Add new case.
280 * config.sub (os): Add case for -zvmoe.
281 * testsuite/config-guess.data: Add a test case.
282 * testsuite/config-sub.data: Likewise.
284 2004-11-12 Ben Elliston <bje@gnu.org>
286 * testsuite/config-guess.sh: Use , and not / as the sed delimiter.
288 2004-11-12 Andris Pavenis <pavenis@latnet.lv>
290 * config.sub (djgpp): Alias to i586-pc-msdosdjgpp.
291 * testsuite/config-sub.data: Add a test case.
293 2004-10-25 Ben Elliston <bje@gnu.org>
295 * testsuite/config-guess.sh: Reduce recurring tabs into a single
296 tab, to allow the test data to be better aligned in columns.
298 2004-10-25 Ben Elliston <bje@gnu.org>
300 Reported by Monty Solomon <monty@roscom.com>:
301 * config.guess (*:XENIX:*:SysV): New.
302 * testsuite/config-guess.data: Add a test case.
304 2004-10-25 Ben Elliston <bje@gnu.org>
306 Reported by Martin Hammer <martin.hammer@siemens.com>:
307 * config.guess (DRS?6000:isis:4.2*:7*): New pattern.
309 2004-09-07 Ben Elliston <bje@gnu.org>
311 * config.guess (frv:Linux:*:*): New.
312 * testsuite/config-sub.data: Add cris-linux, frv-linux.
313 * testsuite/config-guess.data: Add frv-linux-unknown-gnu case.
315 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
317 * config.sub: Handle crisv32, alias etraxfs.
318 * config.guess (crisv32:Linux:*:*): Handle.
319 * testsuite/config-sub.data: Add test case.
320 * testsuite/config-guess.data: Likewise.
322 2004-08-22 Ben Elliston <bje@gnu.org>
324 * Makefile (check): Run config-guess.sh tests as well.
325 * testsuite/config-guess.sh: New test.
326 * testsuite/config-guess.data: New file.
327 * testsuite/uname.in: Likewise.
328 * testsuite/config-sub.data (amd64-unknown-freebsd5.2): New case.
330 2004-08-13 Brad Smith <brad@comstyle.com>
332 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
333 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
335 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
337 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
338 assume the processor is a powerpc. This is because coreutils
339 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
340 in this case, due to a MacOS X bug that causes
341 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
342 to return a negative number.
343 Problem reported by Petter Reinholdtsen in:
344 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
346 2004-07-19 Ben Elliston <bje@gnu.org>
348 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
350 2004-07-02 Ben Elliston <bje@gnu.org>
352 * testsuite/config-sub.data: Add i386-elf to i786-elf.
354 2004-06-30 Ben Elliston <bje@gnu.org>
356 * testsuite/config-sub.data: Add more new tests.
358 2004-06-25 Ben Elliston <bje@gnu.org>
360 * Makefile (check): New target.
361 * testsuite/config-sub.sh: New test.
362 * testsuite/config-sub.data: New file.
364 2004-06-24 Ben Elliston <bje@gnu.org>
366 * config.guess: Update copyright years.
367 * config.sub: Likewise.
369 2004-06-22 Robert Millan <robertmh@gnu.org>
371 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
372 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
374 2004-06-22 Stanley F. Quayle <stan@stanq.com>
376 * config.guess (*:*VMS:*:*): New entry. Replaces
377 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
380 2004-06-22 Ben Elliston <bje@gnu.org>
382 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
383 * config.sub: Likewise.
385 2004-06-22 Ben Elliston <bje@gnu.org>
387 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
388 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
390 2004-06-21 Ben Elliston <bje@gnu.org>
392 * Makefile: New file.
394 2004-06-11 Ben Elliston <bje@gnu.org>
396 * config.guess (pegasos:OpenBSD:*:*): Remove.
398 2004-06-11 Ben Elliston <bje@gnu.org>
400 From Wouter Verhelst <wouter@grep.be>:
401 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
403 2004-06-11 Ben Elliston <bje@gnu.org>
405 * config.guess (luna88k:OpenBSD:*:*): New.
407 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
409 * config.guess (m32r*:Linux:*:*): New case.
410 * config.sub: Handle m32rle.
412 2004-03-12 Ben Elliston <bje@wasabisystems.com>
414 From Jens Petersen <petersen@redhat.com>:
415 * config.sub: Handle sparcv8.
417 2004-03-03 Ben Elliston <bje@wasabisystems.com>
419 From Tom Smith <smith@cag.lkg.hp.com>:
420 * config.guess: Version suffixes are equally significant on Tru64
421 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
422 prefix of "P" (patched kernel).
424 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
426 * config.sub: Add support for National Semiconductor CRX target.
428 2004-02-16 Thorsten Glaser <x86@ePost.de>
430 * config.guess (*:MirBSD:*:*, macppc:MirBSD:*:*): Handle.
431 * config.sub: Handle -mirbsd*.
433 2004-02-16 Brad Smith <brad@comstyle.com>
435 * config.guess: Recognize OpenBSD on AMD64 and CATS hardware.
437 2004-02-11 Ben Elliston <bje@wasabisystems.com>
439 * config.sub (abacus): Add.
441 2004-02-11 Galit Heller <Galit.Heller@nsc.com>
443 * config.sub: Add support for National Semiconductor CR16C target.
445 2004-02-02 Ben Elliston <bje@wasabisystems.com>
447 * config.guess (*:ekkoBSD:*:*): Handle.
448 * config.guess: Handle -ekkobsd*.
450 2004-01-30 Ben Elliston <bje@wasabisystems.com>
454 2004-01-24 Ben Elliston <bje@wasabisystems.com>
456 From Brett E. Wynkoop <wynkoop@wynn.com>:
457 * config.guess (m68k:machten:*:*): Handle.
459 2004-01-20 Jeroen Ruigrok van der Werven <asmodai@dragonflybsd.org>
461 * config.guess: Fix DragonFly entry to really work.
463 2004-01-05 Ben Elliston <bje@wasabisystems.com>
464 Joachim Schmitz <schmitz@hp.com>
466 * config.guess: Handle NSR-? to accept any CPU type.
468 2004-01-05 Ben Elliston <bje@wasabisystems.com>
470 * config.sub: Handle amd64-*.
472 2003-11-20 Kristian Van Der Vliet <vanders@liqwyd.com>
474 * config.guess (i*86:syllable:*:*): New.
475 * config.sub (-syllable*): Likewise.
477 2003-11-18 Jeroen Ruigrok van der Werven <asmodai@dragonflybsd.org>
479 * config.guess (*:DRAGONFLY:*:*): New.
480 * config.sub (-dragonfly*): Likewise.
482 2003-11-03 Ben Elliston <bje@wasabisystems.com>
484 * config.guess: Detect OpenBSD on Pegasos I hardware.
486 2003-11-03 Jim Tison <jtison@us.ibm.com>
487 Ulrich Weigand <uweigand@de.ibm.com>
489 * config.sub (tpf, -tpf*): Recognize.
491 2003-10-16 Ben Elliston <bje@wasabisystems.com>
493 * config.guess (5000:UNIX_System_V:4.*:*): Detect the Fujitsu
494 VPP5000. Reported by Naoki Yoshida <naoki@th.nao.ac.jp>.
496 2003-10-16 Bernardo Innocenti <bernie@develer.com>
498 * config.sub (linux-uclibc, uclinux-uclibc): Handle.
500 2003-10-16 Ben Elliston <bje@wasabisystems.com>
502 Reported by Todd Humphrey <thump@isl.net>:
503 * config.guess (*:OS400:*:*): Detect OS/400 on AS/400 machines.
504 * config.sub (os400, -os400*): Recognise.
506 2003-10-07 Robert Millan <robertmh@gnu.org>
507 Ben Elliston <bje@wasabisystems.com>
509 * config.guess (*:GNU/*:*:*): New. Generic check for systems with
510 GNU libc and userland (matches GNU/KFreeBSD and GNU/KNetBSD).
511 (*:GNU/FreeBSD:*:*): Remove, superceeded by GNU/*.
512 * config.sub: Handle -knetbsd*.
514 2003-10-07 Ben Elliston <bje@wasabisystems.com>
516 * config.guess (3[345]??:*:4.0:3.0): Expand pattern to match 3526.
518 2003-10-03 Chris Demetriou <cgd@broadcom.com>
520 * config.sub (mipsisa64r2*): Add.
522 2003-10-03 Ben Elliston <bje@wasabisystems.com>
523 Joachim Schmitz <schmitz@hp.com>
525 * config.guess (NSR-*:NONSTOP_KERNEL:*:*): Recognise NSR-Y.
527 2003-08-18 Andreas Krennmair <krennmair@lizenzfrei.at>
529 * config.guess: Add detection for diet libc.
530 * config.sub: Handle linux-dietlibc.
532 2003-07-29 Ben Elliston <bje@wasabisystems.com>
534 * NEWS: New draft file.
536 2003-07-17 Ben Elliston <bje@wasabisystems.com>
538 Reported as missing by Doug Evans:
539 * config.sub: Handle iq2000 and iq2000-*.
541 2003-07-15 Alexandre Oliva <aoliva@redhat.com>
543 * config.sub: Add am33_2.0 machine.
545 2003-07-04 Ben Elliston <bje@wasabisystems.com>
547 * config.sub: Handle -kfreebsd*. From Robert Millan.
549 2003-07-02 Robert Millan <rmh@debian.org>
551 * config.guess (*:GNU/FreeBSD:*:*): Prefix GNU/FreeBSD triplet
552 with a "k" to indicate the system is based on FreeBSD's kernel and
555 2003-06-17 Ben Elliston <bje@wasabisystems.com>
557 From by Stephen Thomas <stephen.thomas@superh.com>:
558 * config.guess (sh64*:*:*:Linux): New case.
559 * config.sub (sh64): Map to sh64-unknown.
561 2003-06-17 Ben Elliston <bje@wasabisystems.com>
563 Reported by Dennis Grevenstein <dennis@pcde.inka.de>:
564 * config.guess (sei:*:*:seiux): Detect SEIUX running on MIPS-based
565 workstations manufactured by Sumitomo Electric Industries.
566 * config.sub (sei, -sei*): Handle.
568 2003-06-13 Svein E. Seldal <Svein.Seldal@solidas.com>
570 * config.sub (c4x, tic4x): Re-arrange and fix.
572 2003-06-12 Bernard Giroud <bernard.giroud@creditlyonnais.ch>
574 * config.guess (Alpha*:OpenVMS:*:*): New entry.
576 2003-06-06 Ben Elliston <bje@wasabisystems.com>
578 * config.sub: Recognise pentium3 and pentium4. From Kelley Cook
581 2003-06-06 Douglas B Rupp <rupp@gnat.com>
583 * config.guess: Recognize Interix 4.
585 2003-06-04 Ben Elliston <bje@wasabisystems.com>
587 * config.guess (set_cc_for_build): Allow insecure temporary
588 filenames to be generated on systems without mktemp(1) or $RANDOM,
589 but issue a warning to standard error. Suggested by Hans-Peter
592 2003-05-24 Ben Elliston <bje@wasabisystems.com>
594 * config.sub: Handle $os values of -nx6 and -nx7.
596 2003-05-22 Ben Elliston <bje@wasabisystems.com>
598 * config.guess: Detect ICL NX version 6 running on ICL/Fujitsu DRS
599 6000 machines. Reported by <alpha1@alpha1teclabs.com>.
601 2003-05-19 Hans-Peter Nilsson <hp@axis.com>
603 * config.guess (cris:Linux:*:*): New case.
605 2003-05-09 Ben Elliston <bje@wasabisystems.com>
607 * config.guess (SHG2:*:4.0:3.0): Handle NCR System V UNIX machine.
608 Reported by Raj Mannar <rajman@ureach.com>.
610 2003-05-09 Andreas Jaeger <aj@suse.de>
612 * config.sub (maybe_os): Add alias amd64 for x86_64.
614 2003-05-09 Ben Elliston <bje@wasabisystems.com>
616 From Robert Millan <zeratul2@wanadoo.es>
617 * config.guess (*:GNU/FreeBSD:*:*): Handle.
619 2003-02-22 Ben Elliston <bje@redhat.com>
621 Revert the following due to the demise of MicroBSD:
623 2003-01-03 Scott Kamp <dingo@microbsd.net>
624 * config.guess: Detect MicroBSD operating system on i386 CPUs.
625 * config.sub: Handle aliases for such.
627 2003-02-03 Ben Elliston <bje@redhat.com>
629 * config.sub: Handle -kaos*.
631 2003-02-03 Charles Lepple <clepple@ghz.cc>
633 * config.sub: Handle TI tic55x-* and tic6x-* targets.
635 2003-01-30 Ben Elliston <bje@redhat.com>
637 * config.guess (alpha:OSF1:*:*): Use /usr/sbin/psrinfo -v to
638 detect the Alpha CPU type, not an assembled program requiring
641 2003-01-28 Nick Clifton <nickc@redhat.com>
643 * config.sub: Add sh2e support.
645 2003-01-22 Fabio Alemagna <falemagn@aros.org>
647 * config.sub: Handle -aros*.
649 2003-01-10 Stuart Hastings <stuart@apple.com>
651 * config.guess: Make i686 the default for Darwin/x86.
653 2003-01-03 Scott Kamp <dingo@microbsd.net>
655 * config.guess: Detect MicroBSD operating system on i386 CPUs.
656 * config.sub: Handle aliases for such.
658 2003-01-02 Ben Elliston <bje@redhat.com>
660 From Wendy Palm <wendyp@cray.com>:
661 * config.guess (CRAY*T3D:*:*:*): Remove.
662 (*:UNICOS/mp:*:*): New system.
663 * config.sub (t3d): Remove.
666 2003-01-02 Ben Elliston <bje@redhat.com>
668 * config.sub: Fix mipstx39-* and mipstx39el-* handling (typo).
670 2003-01-02 Ben Elliston <bje@redhat.com>
672 From Dmitry Diky <diwil@mail.ru>:
673 * config.sub (basic_machine): Add msp430 and msp430-*.
675 2003-01-02 Chris Demetriou <cgd@broadcom.com>
677 * config.sub (mipsisa32r2*): Add.
679 2002-12-23 Ben Elliston <bje@redhat.com>
681 * config.guess (set_cc_for_build): Rework to do more secure tmp
682 directory creation. Remove temporary files and tmp directory on
683 exit; remove redundant rm(1) and rmdir(1) commands throughout.
685 2002-12-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
687 * config.guess (hppa*): Remove tmpdir when CC_FOR_BUILD is set.
689 2002-12-11 Ben Elliston <bje@redhat.com>
690 Dave Anglin <dave.anglin@nrc.ca>
691 Ross Alexander <ross.alexander@uk.neceur.com>
693 * config.guess (*:HP-UX:*:*): Detect 64-bit compiler.
695 2002-11-30 J.T. Conklin <jtc@acorntoolworks.com>
697 * config.sub (-nto-qnx*): New $os pattern.
698 (-nto*): Preserve OS version when converting to -nto-qnx*.
700 2002-11-30 Ben Elliston <bje@redhat.com>
702 From Stefan Neis <neis@kobil.de>:
703 * config.guess: Reorder entries so that hosts with a different
704 operating system won't be misdetected as System V simply because
705 their version number happens to be 3.2, 4.* or 5. This is needed
706 for OS/2, at least, which is currently at version 4.52.
708 2002-11-30 Ben Elliston <bje@redhat.com>
710 From Joel Baker <lucifer@lightbearer.com>:
711 * config.guess: Append "-gnu" to triplet on Debian/NetBSD systems.
712 * config.sub: Recognise netbsd*-gnu*.
714 2002-11-30 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
716 * config.guess (mips64:Linux:*:*): Recognize.
717 (mips:Linux:*:*): Recognize as mips-unknown-linux-gnu instead of
720 2002-11-30 Douglas B Rupp <rupp@gnat.com>
722 * config.guess: Make default Interix arch "i586".
724 2002-11-30 Ben Elliston <bje@redhat.com>
726 * config.guess: Add "SDS2" to machines that run NCR System V UNIX.
727 Reported by <agustinsanchez@prodigy.net.mx>.
729 2002-11-13 Ben Elliston <bje@redhat.com>
731 * config.sub (windows32): Remove bad idea.
733 2002-11-13 Werner Lemberg <wl@gnu.org>
735 * config.sub: Add -mks*.
737 2002-11-13 Jeff Conrad <jeff_conrad@msn.com>
739 * config.guess: Detect MKS running on Windows {95,98,NT}.
741 2002-11-13 Ben Elliston <bje@redhat.com>
743 * config.guess: Detect PowerMAX OS on Concurrent Synergy machines.
744 Reported by Sam Williams <sam.williams@hs.utc.com>.
746 2002-11-08 Ben Elliston <bje@redhat.com>
748 * config.guess: Detect m68k-diab-dnix.
749 * config.sub: Handle -dnix*.
751 2002-10-21 Paul Eggert <eggert@twinsun.com>
753 * config.guess (CC_FOR_BUILD): Put "-o outputfile" before any
754 operands. POSIX 1003.1-2001 says that "c99 file.c -o file" is not
755 supported; you must put all options before all operands, e.g. "c99
758 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
760 * config.sub: Add tic4x target.
762 2002-09-03 Ben Elliston <bje@redhat.com>
764 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
765 Reported by <Duncan_Stodart@insession.com>.
767 2002-08-23 Ben Elliston <bje@redhat.com>
769 * config.guess: Detect Concurrent PowerMaxion.
770 Reported by Lloyd Goldston <lloyd.goldston@sed.redstone.army.mil>.
772 * config.guess: Detect Convergent 3B1 machines (running AT&T UNIX).
773 Reported by Bruce Lilly <blilly@erols.com>.
775 2002-08-22 Urs Janßen <urs@akk.org>
777 * config.sub: Cosmetic whitespace fixes.
779 2002-08-20 Phil Edwards <pme@gcc.gnu.org>
781 * config.sub: Accept athlon_* patterns as synonyms for i686-pc.
783 2002-08-20 Ben Elliston <bje@redhat.com>
785 From Chris Demetriou <cgd@broadcom.com>:
786 * config.sub (sb1, sb1el): Treat these machines as
787 mipsisa64sb1-unknown and mipsisa64sb1el-unknown, respectively.
789 2002-08-19 Ben Elliston <bje@redhat.com>
791 * config.guess: Detect Super-UX on NEC SX-6.
792 Reported by Joachim Worringen <joachim@ccrl-nece.de>.
794 2002-08-16 Eric Christopher <echristo@redhat.com>
796 * config.sub (mipsisa64sr71k*, mips64vr*): Add.
798 2002-07-23 Ben Elliston <bje@redhat.com>
800 * config.guess: Detect alphaev7. Reported by urs@akk.org.
802 2002-07-03 Ben Elliston <bje@redhat.com>
804 * config.guess: Use umask to create temporary directly safely.
805 Using mkdir and chmod introduces a race.
807 2002-07-03 Ben Elliston <bje@redhat.com>
809 * config.guess: Detect ICL NX version 7 running on ICL/Fujitsu DRS
810 6000 machines. Reported by Henrik N. Spuur Hansen <hnsh@mera.dk>.
812 2002-07-03 Ben Elliston <bje@redhat.com>
814 * config.guess: Execute $dummy, not ./$dummy, throughout.
816 * config.guess (set_cc_for_build): Create a chmod 700 directory in
817 /tmp (or $TMPDIR, if set) to store temporary files generated for
818 use by the C compiler. This should resist the /tmp symbolic link
819 race vulnerability reported by Lawrence Teo.
821 2002-07-03 Ben Elliston <bje@redhat.com>
823 * config.sub: Handle freebsd*. From Bruno Haible.
825 2002-07-01 Bruno Haible <bruno@clisp.org>
827 * config.guess: For FreeBSD systems using glibc, add suffix "-gnu".
828 * config.sub: Accept freebsd-gnu system name.
830 2002-06-21 J"orn Rennecke <joern.rennecke@superh.com>
832 * config.sub: Add support for sh[12], sh3e, sh[1234]le, sh3ele,
833 shle, sh[1234]le, sh3ele.
835 2002-06-21 Dave Brolley <brolley@redhat.com>
837 * config.sub: Add support for frv.
839 2002-06-20 Chris Demetriou <cgd@broadcom.com>
841 * config.sub: Add Broadcom SiByte SB-1 processor support
842 (mipsisa64sb1, mipsisa64sb1el). Add little-endian variants of
843 mipsisa32 and mipsisa64 (mipsisa32el and mipsisa64el,
844 respectively). Sort MIPS entries and split their lines a bit more
845 logically. Make sure that all of the MIPS entries in the "without
846 company name" target list are echoed in the "with company name"
849 2002-06-19 Denis Chertykov <denisc@overta.ru>
851 * (config.sub): Add ip2k support.
853 2002-06-19 J"orn Rennecke <joern.rennecke@superh.com>
855 * config.sub: Accept sh64le and sh64le-*.
857 2002-05-29 Paul Eggert <eggert@twinsun.com>
859 * config.guess: Don't use egrep, as POSIX 1003.1-2001 no longer
860 requires egrep. Use grep instead.
862 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
864 * config.sub: Add DLX support.
866 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
868 * config.guess: Add case for "armeb" in NetBSD section.
869 * config.sub: Allow "armeb" as a valid CPU type.
871 2002-05-16 Ben Elliston <bje@redhat.com>
873 * config.guess: Detect PowerMAX OS on Concurrent Night Hawk.
874 * config.sub: Handle -powermax*.
876 2002-05-02 Ben Elliston <bje@redhat.com>
878 * config.guess: Add "4400" to machines that run NCR System V UNIX.
880 2002-04-25 Mark Mitchell <mark@codesourcery.com>
882 * config.sub (*-wrs-windiss): New targets.
884 2002-03-20 Keith Thompson <kst@sdsc.edu>
886 * config.guess (ia64:Linux:*:*): Output "ia64-unknown-linux-gnu".
888 2002-03-20 Ben Elliston <bje@redhat.com>
890 * config.guess (set_cc_for_build): Add c99 to list of candidates.
892 2002-03-12 J.T. Conklin <jtc@acorntoolworks.com>
894 * config.guess: Add OS release to QNX config strings.
896 2002-03-06 Chris Demetriou <cgd@broadcom.com>
898 * config.sub: Add support for mipsisa64.
900 2002-03-04 Ben Elliston <bje@redhat.com>
902 From Kevin Ryde <user42@zip.com.au>:
903 * config.sub (sparclet-*-*): Accept any vendor.
904 (sparc86x): Expand to sparc86x-unknown-none.
906 2002-03-04 Adrian Bunk <bunk@fs.tum.de>
908 * config.guess (*:NetBSD:*:*): Use "sysctl -n hw.machine_arch"
909 instead of "uname -p" to get UNAME_MACHINE_ARCH.
911 2002-02-22 Ben Elliston <bje@redhat.com>
912 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
914 * config.sub (case $basic_machine): Add mips and clean up other
915 Linux specific cases. Now `config.sub mips` yields mips-unknown-elf.
917 2002-02-22 Ben Elliston <bje@redhat.com>
919 From Kevin Ryde <user42@zip.com.au>:
920 * config.sub (sv1-*, ymp-*, c90-*): Preserve CPU type in output.
921 (t3d-*, t3e-*): Canonicalize to alpha and alphaev5.
923 2002-02-18 Jim Meyering <meyering@lucent.com>
925 * config.guess: Don't use `head -1'; it's no longer portable.
926 Use `sed 1q' instead.
928 2002-02-15 Ben Elliston <bje@redhat.com>
930 * config.sub (rtmk*, rtmk-nova*): Recognise.
931 From Johan Rydberg <jrydberg@rtmk.org>.
933 2002-02-15 Wendy Palm <wendyp@cray.com>
935 * config.guess (CRAY*X-MP:*:*:*, CRAY-2:*:*:*): Remove, as we know
936 they no longer exist in the field.
937 * config.sub (cray2, xmp): Likewise.
938 (cray, ymp, [cj]90-cray): basic_machine is now j90-cray.
939 (sv1-cray, cray-t3e, cray-t3d, cray-t90): New basic machine patterns.
941 2002-02-15 Ben Elliston <bje@redhat.com>
943 * config.sub: Accept m68060.
945 2002-02-12 Ben Elliston <bje@redhat.com>
947 * config.sub (sx?-*, superux*): New basic_machine and os.
948 From Len Makin <Len.Makin@csiro.au>.
950 2002-02-12 Ben Elliston <bje@redhat.com>
952 * config.guess: Set LC_ALL, not LANG, when running ld --help.
953 From Nicola Pero <nicola@brainstorm.co.uk>.
955 2002-02-01 Ben Elliston <bje@redhat.com>
957 * config.sub (sh64, sh64-*): Add new machine.
959 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
961 * config.sub: Add support for or32.
963 2002-01-26 Andy Olson <andrew.olson@lmco.com>
965 * config.guess (*:QNX:*:*): Report i386-* rather than x86pc-*.
966 Discussed with and approved by <peterv@qnx.com>.
968 2002-01-23 Ben Elliston <bje@redhat.com>
970 * config.guess (i*86:Linux:*:*): Specifically handle the Intel icc
971 compiler, which doesn't define __ELF__. Submitted by Erik Lindahl
972 <lindahl@stanford.edu>.
974 2002-01-22 Nicola Pero <nicola@brainstorm.co.uk>
976 * config.guess (i*86:Linux:*:*): Fixed: export LANG=C before
977 running ld so that linker output can be assumed to be in English,
978 and it works with non-default locales.
980 2002-01-10 Ben Elliston <bje@redhat.com>
982 * config.guess: Update Per Bothner's mail address.
984 2002-01-02 Douglas B. Rupp <rupp@gnat.com>
986 * config.sub (alpha64*): New basic_machine.
988 2002-01-02 Ben Elliston <bje@redhat.com>
990 From Sigbjorn Skjaeret <cisc@c2i.net>.
991 * config.guess: Add detection for MorphOS.
992 * config.sub: Handle morphos*.
994 2002-01-02 H.J. Lu <hjl@gnu.org>
996 * config.guess (mips:Linux:*:*): Undef CPU, mips and mipsel first.
998 2001-12-13 Douglas B. Rupp <rupp@gnat.com>
1000 * config.guess: Recognize x86 Interix version 3.
1002 2001-12-12 Ben Elliston <bje@redhat.com>
1004 * config.guess (i*86:Linux:*:*): Minor simplification: have the
1005 preprocessor emit shell assignments and just eval the output.
1007 2001-12-12 H.J. Lu <hjl@gnu.org>
1009 * config.guess (mips:Linux:*:*): Re-work.
1011 2001-12-12 Ben Elliston <bje@redhat.com>
1013 * config.guess (i*86:Linux:*:*): Speed up detection of x86 Linux
1014 systems by using just the C preprocessor rather than assembling
1015 and linking a final executable.
1017 2001-12-12 Jason Thorpe <thorpej@wasabisystems.com>
1019 * config.guess: Simplify assignment of machine for NetBSD targets,
1020 and make it match the convention that NetBSD uses. List all
1021 NetBSD architectures that require "elf" at the end of the OS name.
1023 2001-12-10 Lars Brinkhoff <lars@nocrew.org>
1025 * config.sub: Recognize a few PDP-10 aliases.
1027 2001-12-03 Ben Elliston <bje@redhat.com>
1029 * config.sub: Recognise the Nucleus family of operating systems.
1030 From <Takahiko_Kawasaki@cii.csk.co.jp>.
1032 2001-12-03 Bob Wilson <bwilson@tensilica.com>
1034 * config.sub: Add support for Xtensa targets.
1036 2001-11-30 Ben Elliston <bje@redhat.com>
1038 * config.sub: Recognise NEC v850e. From Miles Bader
1039 <miles@lsi.nec.co.jp>.
1041 2001-11-26 Ben Elliston <bje@redhat.com>
1043 * config.guess (nsr-tandem-nsk): Detect all known NSR processor
1044 types. Contributed by Kjetil Barvik <kjetil.barvik@bbs.no>.
1046 2001-11-16 Ben Elliston <bje@redhat.com>
1048 * config.sub: Accept "-atheos*" as a valid OS.
1049 From Taco Witte <T.C.Witte@phys.uu.nl>.
1051 2001-11-08 Ben Elliston <bje@redhat.com>
1053 * config.guess: Handle 3487/3488 machines for NCR SysV UNIX.
1054 Contributed by Melvin M. Bagaforo <mbagaforo@makro.com.ph>.
1056 2001-11-07 Adrian von Bidder <avbidder@acter.ch>
1058 * config.sub: Accept "-uclinux*" as a valid OS.
1060 2001-11-07 D.J. Barrow <djbarrow@de.ibm.com>
1062 * config.sub: Added S/390 31 and 64 bit target.
1064 2001-11-06 John Marshall <jmarshall@acm.org>
1066 * config.sub: Accept "-palmos*" as a valid OS.
1068 2001-11-07 Geoffrey Keating <geoffk@redhat.com>
1070 * config.sub: Change 'stormy16' to 'xstormy16' in the two places
1073 2001-10-05 Ben Elliston <bje@redhat.com>
1075 * config.guess: Add "SKA40" as a machine type for NCR SysV UNIX.
1076 From Rudi Heitbaum <rheitbaum@tattersalls.com.au>.
1078 2001-10-05 Rodney Brown <rbrown64@csc.com.au>
1080 * config.guess (9000/[34678]??:HP-UX:*:*): Unconditionally try
1081 /usr/bin/getconf which is available on HP-UX 10.20. Reindent.
1083 2001-10-04 Ben Elliston <bje@redhat.com>
1085 * config.sub: Handle viac3 as an i586-class CPU.
1087 * config.sub: Handle simso-wrs (Wind River's VxWorks Solaris
1088 simulator target). From dpovey@dstc.qut.edu.au.
1090 2001-09-14 H.J. Lu <hjl@gnu.org>
1092 * config.sub: Support avr-vendor-*.
1094 2001-09-13 Ben Elliston <bje@redhat.com>
1096 * config.guess (*-*-openbsd): Reorganise and clean up.
1097 Contributed by brad@openbsd.org.
1099 2001-09-12 Ben Elliston <bje@redhat.com>
1101 * config.guess (sparc*-*-netbsd): Properly match 32-bit NetBSD/sparc64
1102 as sparc-unknown-netbsd. From Matthew Green <mrg@eterna.com.au>.
1104 2001-09-07 Ben Elliston <bje@redhat.com>
1106 * config.sub: Add mipseb-* alias (whoops).
1108 2001-09-04 Ben Elliston <bje@redhat.com>
1110 * config.sub: Add mipseb alias.
1112 2001-09-04 Eric Christopher <echristo@redhat.com>
1113 Jason Eckhardt <jle@redhat.com>
1115 * config.sub: Add support for mipsisa32.
1117 2001-09-04 Ben Elliston <bje@redhat.com>
1119 * config.guess: Move eval $set_cc_for_build in most cases, to
1120 prevent this script fragment from cloberring a previously
1121 constructed C program in $dummy.c.
1123 2001-08-23 Ben Elliston <bje@redhat.com>
1125 * config.guess: Detect AtheOS on x86 systems.
1126 Based on info provided by Taco Witte <tcwitte@wish.net>.
1128 2001-08-23 Geoffrey Keating <geoffk@redhat.com>
1130 * config.sub: Add stormy16-elf.
1132 2001-08-21 matthew green <mrg@eterna.com.au>
1134 * config.guess (sparc*:NetBSD:*): Use $MACHINE_ARCH, not $MACHINE.
1136 2001-08-13 Ben Elliston <bje@redhat.com>
1138 * config.sub: Handle complete system name for elxsi.
1139 From Zack Weinberg <zackw@panix.com>.
1141 2001-08-09 Ben Elliston <bje@redhat.com>
1143 * config.guess: Detect Alpha ev68 on OSF/1 and Linux.
1144 From Ken Whaley <ken@believe.com>.
1146 2001-08-04 Darrell Hamilton <Darrell_Hamilton@labcorp.com>
1148 * config.guess: Unisys places the host id in ${UNAME_SYSTEM}
1149 which is too unique to flag this system. Detect it with *
1152 2001-08-02 Alan Modra <amodra@bigpond.net.au>
1154 * config.sub: Sort basic cpu patterns. Combine hppa patterns.
1156 2001-08-01 Alan Modra <amodra@bigpond.net.au>
1158 * config.sub: Recognise powerpc64, powerpc64le, ppc64 variations.
1160 2001-07-31 Ben Elliston <bje@redhat.com>
1162 * config.guess: Detect Stratus VOS operating system.
1163 * config.sub: Handle aliases for such.
1165 2001-07-30 Ben Elliston <bje@redhat.com>
1167 * config.guess: Detect STOP operating system on x86 CPUs.
1168 From Hans Edwards <Hans.Edwards@getronicsgov.com>.
1170 2001-07-27 Niibe Yutaka <gniibe@m17n.org>
1172 * config.sub: Recognize sh3eb and sh4eb (big endian) aliases.
1174 2001-07-19 Ben Elliston <bje@redhat.com>
1176 * config.guess: Detect Linux on the PPC64 architecture.
1178 2001-07-12 Keith Thompson <kst@sdsc.edu>
1180 * config.guess: Strip trailing sub-version number from
1181 $UNAME_RELEASE on Cray YMP or Cray [A-Z]90 models.
1183 2001-07-09 Mark Klein <mklein@dis.com>
1185 * config.guess: Update MPE/iX to handle A and N class HPe3000.
1187 2001-07-02 Graham Stott <grahams@redhat.com>
1189 * config.sub (basic_machine): Fix typo for mips64vr5000el.
1191 2001-06-29 Ben Elliston <bje@redhat.com>
1193 * config.guess: Remove stale libc1 tests on PowerPC Linux.
1195 2001-06-29 John Wolfe <jlw@sco.com>
1197 * config.guess: Correct UnixWare 7 and Open UNIX 8.0 change;
1198 test for i586 must be a string that ends with "Pentium".
1200 2001-06-28 Ben Elliston <bje@redhat.com>
1202 * config.guess: On Alpha Linux, use /proc/cpuinfo to determine
1203 the CPU model, rather than assembling a small test program.
1205 2001-06-27 Ben Elliston <bje@redhat.com>
1207 * config.guess: Do not unconditionally run the script fragment
1208 to set $CC_FOR_BUILD. Put the script in the shell variable
1209 $set_cc_for_build and only evaluate it before $CC_FOR_BUILD is
1210 referenced. (Poor man's function inlining!)
1212 In future, the goal will be to reduce the dependence on a C
1213 compiler to detect system types by utilising other means.
1215 2001-06-26 Ben Elliston <bje@redhat.com>
1217 * config.guess: On MIPS Linux, use /proc/cpuinfo to determine
1218 the endian mode of the CPU, rather than compiling and running
1221 2001-06-12 John Wolfe <jlw@sco.com>
1223 * config.guess: Standardize triplet for UnixWare 7 and Open
1224 UNIX 8.0, improve processor detection and maintain "sysv5"
1225 prefix on third segment.
1227 2001-06-08 Christopher Faylor <cgf@redhat.com>
1229 * config.sub: Add support for Sun Chorus.
1231 2001-06-05 Tomislav Greguric <greguric@stud.uni-frankfurt.de>
1233 * config.guess: Add 2001 to copyright notice issued for -v.
1235 2001-06-01 Ben Elliston <bje@redhat.com>
1237 * config.guess (i*86:Linux:*:*): Examine the list of supported
1238 targets, not the list of supported emulations when capturing
1239 the output of "ld --help". This causes problems on systems
1240 where GNU ld is built with support for all targets. Adjust
1241 cases in the switch accordingly.
1243 * config.guess: Other small Linux cleanups. Remove unnecessary
1244 logic for setting $VENDOR, since UNAME_MACHINE will always be
1247 2001-05-30 Mo DeJong <mdejong@redhat.com>
1249 * config.sub: Handle windows32 and runtimes.
1251 2001-05-24 Ben Elliston <bje@redhat.com>
1253 * config.sub: Remove duplicate z8k entry.
1255 2001-05-11 Yaegashi Takeshi <t@keshi.org>
1257 * config.sub: Handle sh[34]-* and sh[34]eb-*.
1259 2001-05-09 Ben Elliston <bje@redhat.com>
1261 * config.sub: Handle z8k-coff.
1262 From Christian Groessler <cpg@aladdin.de>.
1264 2001-04-20 Ben Elliston <bje@redhat.com>
1266 * config.sub: Handle sparcv9b.
1267 From Dave Miller <davem@redhat.com>.
1269 * config.guess: Detect PowerMAX OS on PowerPC.
1271 2001-04-20 Tyson Dowd <trd@cs.mu.oz.au>
1272 Fergus Henderson <fjh@cs.mu.oz.au>
1274 * config.guess: Replace i?86 with i*86 to match newer Pentiums.
1275 * config.sub: Likewise.
1277 2001-03-30 Peter Buckingham <pbuckingham@lnxw.com>
1279 * config.guess: Update LynxOS version numbers.
1281 2001-03-30 Alexandre Oliva <aoliva@redhat.com>
1283 * config.sub: Make sure to match an already-canonicalized
1284 machine name (eg. mn10300-unknown-elf).
1286 2001-03-19 Philip Blundell <philb@gnu.org>
1288 * config.sub: Allow tic80 as machine type. Allow company name for
1289 h8500 and pj targets; add `unknown' component when canonicalising
1290 h8500-*, pj-* and pjl-*.
1292 2001-03-16 Ben Elliston <bje@redhat.com>
1294 * config.guess: Detect Linux on SPARC64.
1296 2001-03-14 Ben Elliston <bje@redhat.com>
1298 * config.guess: Detect ELF-based m68k Linux systems. Reported by
1299 Michael Fedrowitz <michael.fedrowitz@informatik.uni-ulm.de>.
1301 2001-03-09 H.J. Lu <hjl@gnu.org>
1303 * config.sub: Recognize s390/s390x as valid $basic_machine.
1305 2001-03-05 Pavel Roskin <proski@gnu.org>
1307 * config.guess: Never use `rm' without `-f' since it may be
1310 2001-02-24 Ben Elliston <bje@redhat.com>
1312 * config.guess: Match Linux x86 systems explicitly. Allow unknown
1313 architectures to fall through to the default case.
1315 2001-02-23 Ben Elliston <bje@redhat.com>
1317 * config.guess: More Linux cleanup. Match more in the top-level
1318 case statement and less by groking the output of ld.
1320 2001-02-16 Ben Elliston <bje@redhat.com>
1322 * config.sub: Recognise [cjt]90-*. From Kevin Ryde.
1324 2001-02-13 David Edelsohn <edelsohn@gnu.org>
1326 * config.guess (ia64:AIX): New case.
1327 (*:AIX): Expand AIX V4 case to include V5. Remove unnecessary `H'
1328 option from lsattr. Check for string "POWER" with prepended space
1329 to distinguish from PowerPC_POWER3. Use ${UNAME_VERSION} instead
1330 of assuming "4" to match the expanded case.
1332 2001-02-13 Kevin Ryde <user42@zip.com.au>
1334 * config.sub: Recognise t90, c90, j90 without -cray. Preserve t90
1335 and j90--don't transform to c90.
1337 2001-02-13 Ben Elliston <bje@redhat.com>
1339 * config.guess: More Linux cleanup.
1341 2001-02-13 Martin Schwidefsky <schwidefsky@de.ibm.com>
1343 * config.guess: Add Linux target for S/390x.
1344 * config.sub: Likewise.
1346 2001-02-13 Ben Elliston <bje@redhat.com>
1348 * config.guess: Rework detection of many Linux platforms, where
1349 detection is straightforward.
1351 2001-01-31 Ben Elliston <bje@redhat.com>
1353 * config.guess: Handle hppa64-linux systems. From Alan Modra
1354 <alan@linuxcare.com.au>.
1356 2001-01-29 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1358 * config.guess: Specifically identify 4.3BSD and 4.3BSD-Reno in
1359 the original VAX UNIX detection logic based on the BSD define in
1362 2001-01-17 Pavel Roskin <proski@gnu.org>
1364 * config.sub: Removed cases that cannot match. Vendor changed
1365 from "unknown" to "pc" for "mingw", "msdos" and "go32".
1367 2001-01-17 Ben Elliston <bje@redhat.com>
1369 * config.guess: Detect HI-UX on Hitachi SR8000 machines. It has
1370 been difficult to discover what type of CPU is in this machine,
1371 so we'll punt on hppa1.1 for now.
1373 2001-01-14 Pavel Roskin <proski@gnu.org>
1375 * config.guess: Don't use $version in the error message. Use
1376 $timestamp instead. Minor changes in the error text.
1378 2001-01-12 Ben Elliston <bje@redhat.com>
1380 * config.guess: Delete $dummy.rel after compiling test programs on
1381 PDP-10 systems whose compilers produce this output file. From Lars
1382 Brinkhoff <lars@nocrew.org>.
1384 * config.sub: Handle EMX on OS/2. From Pavel Roskin.
1386 2001-01-12 Ben Elliston <bje@redhat.com>
1388 * config.guess: Detect common kernels running on various PDP-10
1389 architectures. Contributed by Lars Brinkhoff <lars@nocrew.org>.
1390 * config.sub: Handle PDP-10.
1392 2001-01-10 Ben Elliston <bje@redhat.com>
1394 * config.guess: Detect LynxOS 3.x on PowerPC architectures.
1396 2001-01-07 Ben Elliston <bje@redhat.com>
1398 * config.sub: Recognise openrisc-*-*.
1400 2000-12-21 Ben Elliston <bje@redhat.com>
1402 * config.guess: Detect HP-UX on IA-64 hosts. From Jonathan
1403 Thackray <jon@thackray.org>.
1405 2000-12-20 Pavel Roskin <proski@gnu.org>
1407 * config.sub: Handle mint with version number as recognized OS.
1408 Contributed by Tomas Berndtsson <tomas@nocrew.org>.
1410 2000-12-20 Pavel Roskin <proski@gnu.org>
1412 * config.guess: Detect Fujitsu f700 machines.
1413 * config.sub: Handle f700 and f700-fujitsu.
1415 2000-12-15 Ben Elliston <bje@redhat.com>
1417 * config.guess: Detect AIX version 5. Contributed by
1418 Dan McNichol <mcnichol@austin.ibm.com>.
1420 * config.sub: Accept f301 for Fujitsu machines.
1421 Reported by Pavel Roskin <proski@gnu.org>.
1423 2000-12-07 Ben Elliston <bje@redhat.com>
1425 * config.sub: Add more detail to version information.
1426 * config.guess: Likewise.
1428 2000-12-06 Ben Elliston <bje@redhat.com>
1430 * config.sub: Add --version option.
1431 * config.guess: Likewise.
1433 2000-12-02 Ben Elliston <bje@redhat.com>
1435 * config.guess: Only append "elf" to "netbsd" for platforms that
1436 have switched to the ELF object file format in recent history.
1437 From Matthew Green <mrg@eterna.com.au>.
1439 2000-11-24 Nick Clifton <nickc@redhat.com>
1441 * config.sub: Add xscale as a recognised CPU name.
1443 2000-11-23 Ben Elliston <bje@redhat.com>
1445 Patches from Akim Demaille <akim@epita.fr>.
1446 * config.sub (version): Rename from this ..
1447 (timestamp): .. to this.
1448 (usage): Replace --version with --time-stamp. Add additional help
1449 and copyleft notice.
1450 (time-stamp-start): Replace with "timestamp=".
1451 * config.guess (version): Rename from this ..
1452 (timestamp): .. to this.
1453 (usage): Replace --version with --time-stamp. Add additional help
1454 and copyleft notice.
1455 (CC_FOR_BUILD): Rework this logic.
1456 (time-stamp-start): Replace with "timestamp=".
1458 2000-11-21 Ben Elliston <bje@redhat.com>
1460 * config.guess: Detect EMX on OS/2. Reported by Ilya Zakharevich
1461 <ilya@math.ohio-state.edu>.
1463 2000-11-16 Ben Elliston <bje@redhat.com>
1465 * config.guess: Use getconf(1) on HP-UX 11.x systems (when
1466 available) to eliminate the need for compiling a small test
1467 program. From Neil Schellenberger <nschelle@crosskeys.com>.
1469 2000-11-15 Ben Elliston <bje@redhat.com>
1471 * config.sub: Expand `power' to `power-ibm-aix' for consistency.
1474 * config.guess: Differentiate Cray T3D and T3E. From Kevin Ryde
1475 <user42@zip.com.au>.
1477 2000-11-10 Ben Elliston <bje@redhat.com>
1479 * config.sub: Map pentiumpro and pentiumii aliases onto i686-pc.
1480 From Kevin Ryde <user42@zip.com.au>.
1482 * config.guess: Search for a working C compiler if CC_FOR_BUILD is
1483 not specified. From Kevin Ryde.
1485 * config.guess: Set CPU architecture to "hppa" by default, in case
1486 tests fail to produce a result. From Kevin Ryde.
1488 2000-11-08 Ben Elliston <bje@redhat.com>
1490 * config.guess: Detect sparc-unknown-linux-gnu. Reported by Peter
1491 Storkey <pstorkey@primex.com>.
1493 2000-11-02 Per Lundberg <plundis@chaosdev.org>
1495 * config.sub: Add support for the *-storm-chaos OS.
1497 2000-10-25 Ed Satterthwaite <ehs@sibyte.com>
1499 * config.sub: NexGen, not nexen, is the x86 CPU clone
1502 2000-10-23 Ben Elliston <bje@redhat.com>
1504 * config.guess: Detect NonStop-UX on Compaq MIPS machines.
1505 * config.sub: Handle aliases for mips-compaq-nonstopux.
1506 From Tom Bates <tom.bates@compaq.com>.
1508 2000-10-12 Ben Elliston <bje@redhat.com>
1510 * config.guess: Detect GNU/Linux on HP PA-RISC systems.
1511 From David Huggins-Daines <dhd@linuxcare.com>.
1513 2000-10-09 Ben Elliston <bje@redhat.com>
1515 * config.sub: Typo fix for sh{3,4} case.
1517 2000-10-08 Ben Elliston <bje@redhat.com>
1519 * config.guess: Handle 8-way NCR 4300s -- uname(1) returns 3446A.
1520 From Ken Cormack <kcormack@acs.roadway.com>.
1522 2000-10-03 Ben Elliston <bje@redhat.com>
1524 * config.guess: Do not hold ld's output in a shell variable; feed
1525 the output directly into the command pipline to avoid a limitation
1526 in variable lengths in ash(1). From Pavel Roskin <proski@gnu.org>.
1528 2000-09-11 Ben Elliston <bje@redhat.com>
1530 * config.sub: Handle nsk*.
1532 2000-09-11 Philip Blundell <philb@gnu.org>
1534 * config.sub: Fix mistake in change of 2000-08-06.
1536 2000-09-05 Andreas Jaeger <aj@suse.de>
1538 * config.sub (maybe_os): Recognise AMD x86-64 as x86_64.
1539 * config.guess: Detect x86_64-unknown-linux-gnu.
1541 2000-09-05 Ben Elliston <bje@redhat.com>
1543 * config.guess: Handle Tandem NSR-K machines.
1544 Reported by Andres Junge <ajunge@adexus.cl>.
1546 2000-09-05 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
1548 * config.guess: Detect the PW32 POSIX-on-Win32 environment.
1549 * config.sub: Handle pw32 aliases.
1551 2000-08-31 Ben Elliston <bje@redhat.com>
1553 * config.guess: Correctly detect Sony NEWS-OS 6.x.
1554 From Kimio Ishii <ishii@sm.sony.co.jp>.
1556 2000-08-06 Philip Blundell <philb@gnu.org>
1558 * config.sub: Accept `-conix*' as a valid OS. Accept `armv*' as a
1559 valid CPU without a company name.
1561 2000-07-31 Mark Kettenis <kettenis@gnu.org>
1563 * config.guess: Restore detection of libc version for x86
1564 Linux/GNU ELF systems, but fall back on tentative name based on ld
1565 emulation. Use i?86-pc-linux-gnu as tentative name since that's
1568 2000-07-27 Ben Elliston <bje@redhat.com>
1570 * config.sub: Use "unknown" for the manufacturer field of Amiga
1571 systems, not "cbm". Contributed by Ruediger Kuhlmann
1572 <ruediger.kuhlmann@stud.uni-karlsruhe.de>.
1573 * config.sub: Likewise.
1575 2000-07-24 Ben Elliston <bje@redhat.com>
1577 * config.guess: Detect Plan 9.
1579 2000-07-06 Andrew Cagney <cagney@b1.cygnus.com>
1581 * config.sub: Recognise d30v as a valid basic_machine.
1583 2000-06-28 Ben Elliston <bje@redhat.com>
1585 * config.sub: Recognise Motorola 68HC11/12 targets. From Stephane
1586 Carrez <Stephane.Carrez@worldnet.fr>.
1588 2000-06-20 Ben Elliston <bje@redhat.com>
1590 * config.sub: Recognise tic54x (Texas Instruments TMS320C54x) and
1591 c54x (IBM C54XDSP). From Tim Wall <twall@cygnus.com>.
1593 2000-06-13 Ben Elliston <bje@redhat.com>
1595 * config.guess: Detect Minix on x86 machines.
1596 * config.sub: Recognise i286. From <michael@moria.de>.
1598 * config.sub: Recognise sh3 and sh4 aliases. From Kazumoto Kojima
1599 <kkojima@rr.iij4u.or.jp>.
1601 * config.sub: Per Bothner is not the author.
1603 2000-06-10 Hans-Peter Nilsson <hp@axis.com>
1605 * config.sub (os): Recognize axis as manufacturer.
1606 (basic_machine): Recognize cris and etrax* as cris-axis.
1608 2000-05-31 Ben Elliston <bje@redhat.com>
1610 * config.sub: Accept athlon as an i686 variant. From Philipp
1611 Thomas <pthomas@suse.de>.
1613 2000-05-30 Ben Elliston <bje@redhat.com>
1615 * config.guess: Re-word some output.
1616 * config.sub: Fix a syntax error introduced by yesterday's
1617 changes. Correct a spelling mistake. From Steven G. Johnson
1618 <stevenj@alum.mit.edu>.
1620 2000-05-02 Akim Demaille <akim@epita.fr>
1622 * config.guess: Add --help and --version options. Add Emacs hooks.
1623 * config.sub: Likewise.
1625 2000-05-27 Ben Elliston <bje@redhat.com>
1627 * config.guess: Handle GNU/Linux on Hitachi SuperH. From Niibe
1628 Yutaka <gniibe@chroot.org>.
1630 2000-05-19 Ben Elliston <bje@redhat.com>
1632 * config.sub: Recognise hppa64 as a valid cpu type. From Jeff Law.
1634 2000-05-10 Ben Elliston <bje@redhat.com>
1636 * config.sub: Recognise bs2000-siemens as a basic_machine type.
1637 From Jean-Frederic Clere <jfrederic.clere@fujitsu.siemens.se>.
1639 2000-05-07 Ben Elliston <bje@redhat.com>
1641 * config.guess: Mac OS X will never return "Mac OS" as a uname
1642 value, so remove these cases and punt to the "Darwin" case.
1643 From Wilfredo Sanchez <wsanchez@apple.com>.
1645 2000-04-30 Ben Elliston <bje@redhat.com>
1647 * config.guess: Handle Fujitsu UXP/DS. From Fu-Chuan Tsai
1648 <fchtsai@ms23.hinet.net>.
1650 2000-04-26 Ben Elliston <bje@redhat.com>
1652 * config.guess: Handle an ld emulation of elf_i?86. From Bruce
1653 Korb <bkorb@sco.com>.
1655 2000-04-22 Ben Elliston <bje@redhat.com>
1657 * config.guess: Do not differentiate FreeBSD systems that use the
1658 ELF object file format. From David O'Brien <obrien@freebsd.org>.
1660 2000-04-22 Ben Elliston <bje@redhat.com>
1662 * config.guess: Detect Siemens BS2000 machines. From Jean-Frederic
1663 Clere <jfrederic.clere@fujitsu.siemens.se>.
1665 2000-04-22 Ben Elliston <bje@redhat.com>
1667 * config.guess: Fix a syntax error in the DG/UX test.
1669 2000-04-06 Ben Elliston <bje@redhat.com>
1671 * config.guess: Define _HPUX_SOURCE for the HP-UX test program.
1672 From Bruno Haible <haible@ilog.fr>.
1674 2000-04-06 Ben Elliston <bje@redhat.com>
1676 * config.guess: Detect Apple's Darwin operating system.
1677 * config.sub: Handle an appropriate alias. From Assar Westerlund.
1679 2000-03-27 Ben Elliston <bje@redhat.com>
1681 * config.guess: Detect Ascend Embedded/OS, which is really BSDI.
1682 From Assar Westerlund <assar@sics.se>.
1684 2000-03-20 Ben Elliston <bje@redhat.com>
1686 * config.guess: Detect the NonStop Kernel on Tandem
1687 machines. Suggested by Kelly F. Hickel <kfh@mqsoftware.com>.
1688 * config.sub: Handle nsr-tandem and -nsk aliases.
1690 2000-02-29 Peter van der Veen <peterv@qnx.com>
1692 * config.guess: Add support for QNX Neutrino.
1693 * config.sub: Improve support for QNX Neutrino.
1695 2000-02-29 Ossama Othman <ossama@ece.uci.edu>
1697 * config.sub: Add support for QNX Neutrino.
1699 2000-02-24 Nick Clifton <nickc@cygnus.com>
1701 * config.sub: Support an OS of "wince".
1703 2000-02-15 Andrew Cagney <cagney@cygnus.com>
1705 * config.guess: Rewrite NetBSD code. Return *-*-netbsdelf* for
1706 ELF systems and *-*-netbsd* for all others. Provide a guideline
1707 for how to match a NetBSD tuple.
1709 2000-02-15 Richard Henderson <rth@cygnus.com>
1711 * config.guess (alpha-osf, alpha-linux): Detect ev67.
1712 * config.sub: Accept alphaev6[78], alphaev8.
1714 2000-02-15 Philip Blundell <philb@gnu.org>
1716 * config.guess: Distinguish arm-*-linux-gnuoldld from
1719 2000-02-15 Ben Elliston <bje@redhat.com>
1721 * config.sub: Handle avr. From Denis Chertykov <denisc@overta.ru>.
1723 * config.guess: Detect GNU/Linux on IBM S/390 machines.
1724 * config.sub: Handle s390-*. From Adam J. Thornton
1725 <adam@phoenix.princeton.edu>.
1727 * config.guess: Detect MacOS X on PowerPC and other machines.
1728 From Stephen G. Johnson <stephenj@gil-galad.mit.edu>.
1730 2000-02-08 John W. Eaton <jwe@bevo.che.wisc.edu>
1732 * config.sub: Recognize sv1-cray as a basic_machine type.
1734 2000-02-07 Ben Elliston <bje@redhat.com>
1736 * config.guess: Replace sub-minor system version number with an
1737 `X' on certain Cray platforms. From Keith Thompson <kst@sdsc.edu>.
1739 * config.sub: Add support for mmix and mmixware. From Hans-Peter
1740 Nilsson <hp@bitrange.com>.
1742 2000-02-06 Ben Elliston <bje@redhat.com>
1744 * config.guess: Include <stdio.h> when compiling test programs
1745 with a C++ compiler. Function prototypes are mandatory in C++.
1746 From Ossama Othman <othman@cs.wustl.edu>.
1748 * config.guess: Fix a regression in PowerPC Linux detection.
1751 2000-02-03 Ben Elliston <bje@redhat.com>
1753 * config.guess: Handle versions of DJGPP's uname(1) command which
1754 return the exact machine type and not just `pc'. From Laurynas
1755 Biveinis <lauras@softhome.net>.
1757 * config.guess: Import from autoconf source tree.
1758 * config.sub: Likewise.