Commit Graph

83 Commits

Author SHA1 Message Date
Jim Blandy ba4853f8a5 config.sub: Add cases for the Renesas m32c.
* config.sub: Add cases for the Renesas m32c.  (This patch has been
accepted into the master sources.)

From-SVN: r100527
2005-06-02 20:16:32 -04:00
Bernd Schmidt acb217cbc9 * config.sub: Update from master copy.
From-SVN: r98550
2005-04-22 08:58:48 +00:00
Kelley Cook 385870f5b2 install-sh, config.sub: Import from upstream.
2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>

	* install-sh, config.sub: Import from upstream.

From-SVN: r93805
2005-01-18 01:20:48 +00:00
Kelley Cook 9587be8a5a config.guess, config.sub: Import from savannnah.
2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>

	* config.guess, config.sub:  Import from savannnah.

From-SVN: r90709
2004-11-16 00:57:01 +00:00
Nick Clifton fc4d0e828d config.sub: Import latest version from master repository.
* config.sub: Import latest version from master repository.
* config.guess: Likewise.

From-SVN: r87112
2004-09-06 08:52:57 +00:00
Andrew Cagney a7ca14fcc2 Index: ChangeLog
2004-02-19  Andrew Cagney  <cagney@redhat.com>

	* config.guess: Update from version 2003-10-16 to 2004-02-16.
	* config.sub: Update from version 2003-11-03 to 2004-02-16.

Index: boehm-gc/ChangeLog
2004-02-19  Andrew Cagney  <cagney@redhat.com>

	* config.guess: Update from version 2002-01-10 to 2004-02-16.
	* config.sub: Update from version 2002-01-02 to 2004-02-16.

Index: libjava/libltdl/ChangeLog
2004-02-19  Andrew Cagney  <cagney@redhat.com>

	* config.guess: Update from version 2003-10-07 to 2004-02-16.
	* config.sub: Update from version 2003-10-07 to 2004-02-16.

From-SVN: r78171
2004-02-20 16:15:55 +00:00
Ulrich Weigand 20af77cd9a * config.sub: Update to 2003-11-03 version.
From-SVN: r73217
2003-11-03 15:25:17 +00:00
Bernardo Innocenti 507ec7454e config.guess: Update to 2003-10-16 version.
* config.guess: Update to 2003-10-16 version.
	* config.sub: Update to 2003-10-16 version.

From-SVN: r72550
2003-10-16 13:57:24 +02:00
Bernardo Innocenti 26db814a60 config.guess: Update to 2003-10-07 version.
* config.guess: Update to 2003-10-07 version.
	* config.sub: Update to 2003-10-07 version.

From-SVN: r72322
2003-10-11 04:57:01 +02:00
H.J. Lu b951c91c76 config.guess: Update to 2003-06-12 version.
2003-06-14  H.J. Lu <hongjiu.lu@intel.com>

	* config.guess: Update to 2003-06-12 version.
	* config.sub: Update to 2003-06-13 version.

From-SVN: r67942
2003-06-14 07:08:09 -07:00
H.J. Lu 0bb41a37f3 config.guess: Update to 2003-06-06 version.
2003-06-12  H.J. Lu <hongjiu.lu@intel.com>

	* config.guess: Update to 2003-06-06 version.
	* config.sub: Update to 2003-06-06 version.

From-SVN: r67833
2003-06-12 07:38:22 -07:00
Andreas Jaeger f7c5003268 config.guess: Update to 2003-05-09 version.
2003-05-13  Andreas Jaeger  <aj@suse.de>

	* config.guess: Update to 2003-05-09 version.
	* config.sub: Update to 2003-05-09 version.

From-SVN: r66759
2003-05-13 14:08:22 +02:00
Roger Sayle ccf9f10cc3 config.guess: Updated to 2003-01-30's version.
* config.guess: Updated to 2003-01-30's version.
	* config.sub: Updated to 2003-01-28's version.

From-SVN: r62160
2003-01-30 22:44:14 +00:00
Chris Demetriou 66e2aa7d3a config.guess: Update to 2003-01-03 version.
2003-01-08  Chris Demetriou  <cgd@broadcom.com>

        * config.guess: Update to 2003-01-03 version.
        * config.sub: Update to 2003-01-03 version.

From-SVN: r61057
2003-01-08 14:49:26 -08:00
Svein E. Seldal ab17919f95 config.sub: Import from master repository
* config.sub: Import from master repository
	* config.guess: Ditto

From-SVN: r60207
2002-12-17 10:01:10 +00:00
Eric Christopher 5ce6f47b37 config.sub: Import from master repository.
2002-08-15  Eric Christopher  <echristo@redhat.com>

        * config.sub: Import from master repository.
        * config.guess: Ditto.
2002-08-15  Eric Christopher  <echristo@redhat.com>
	    Jeff Knaggs  <jknaggs@redhat.com>

	* config.gcc (mipsisa64sr71k-elf): New target.
	* config/mips/sr71k.md: New file.
	* config/mips/mips.md: Use it.
	(rot*): Add sr71k specifics.
	* config/mips/t-sr71k: New file.
	* config/mips/mips.h (sr71k): New cpu.
	(TARGET_SR71K): Use it.
	(TUNE_SR71K): Ditto.
	(GENERATE_BRANCHLIKELY): Ditto.
	(ISA_HAS_MULHI, ISA_HAS_MULS, ISA_HAS_MSAC, ISA_HAS_MACC,
	ISA_HAS_ROTR_SIISA_HAS_ROTR_DI): Ditto.
	* config/mips/mips.c (sr71k): New cpu.
	(mips_use_dfa_pipeline_interface): Use.

2002-08-15  Eric Christopher  <echristo@redhat.com>
            Richard Sandiford <rsandifo@redhat.com>
	    Aldy Hernandez  <aldyh@redhat.com>
	    Graham Stott    <grahams@redhat.com>
	    Michael Meissner  <meissner@redhat.com>
	    Gavin Romig-Koch  <gavin@redhat.com>
	    Ken Raeburn  <raeburn@cygnus.com>
	    Alexandre Oliva <aoliva@redhat.com>

	* config.gcc (mips64vr-elf): New target.
	* config/mips/5400.md: New file.
	* config/mips/5500.md: Ditto.
	* config/mips/mips.md: Use them.
	(frsqrt): New.
	* config/mips/mips.c (vr4111, vr4121, vr4320, vr5400, vr5500): New
	cpus.
	(mips_issue_rate): Use them.
	(mips_use_dfa_pipeline_interface): New function. Use for 5400 and 5500.
	(TARGET_SCHEDUSE_DFA_PIPELINE_INTERFACE): Define. Use above.
	* config/mips/mips.h (vr4111, vr4121, vr4320, vr5400, vr5500): New
	cpus.
	(TARGET_MIPSx): Use them.
	(TUNE_MIPSx): Ditto.
	(GETNATE_MULT3_SI): Ditto.
	(ISA_HAS_BRANCHLIKELY): Ditto.
	(ISA_HAS_CONDMOVE): Ditto.
	(ISA_HAS_NMADD_NMSUB): Ditto.
	(ISA_HAS_MULHI): New. Ditto.
	(ISA_HAS_MULS): Ditto.
	(ISA_HAS_MSAC): Ditto.
	(ISA_HAS_MACC): Ditto.
	(ISA_HAS_ROTR_SI): Ditto.
	(ISA_HAS_ROTR_DI): Ditto.
	(RTX_COSTS): Use.

From-SVN: r56471
2002-08-20 21:53:28 +00:00
Chris Demetriou e2d83b8cb2 config.guess: Update to 2002-07-09 version.
2002-07-16  Chris Demetriou  <cgd@broadcom.com>

        * config.guess: Update to 2002-07-09 version.
        * config.sub: Update to 2002-07-03 version.

From-SVN: r55503
2002-07-16 17:14:49 -07:00
Denis Chertykov 11d8b40806 config.sub: Add support for avr target.
* config.sub: Add support for avr target.
	Import from master sources, rev 1.255

From-SVN: r54801
2002-06-20 00:46:38 +04:00
Jason Thorpe ac30211cb9 config.guess: Update to 2002-05-22 version.
* config.guess: Update to 2002-05-22 version.
* config.sub: Likewise.

From-SVN: r53742
2002-05-22 18:44:13 +00:00
Mark Mitchell 4434687a6c config.guess: Import 2002-03-20 version.
* config.guess: Import 2002-03-20 version.
	* config.sub: Import 2002-04-26 version.

From-SVN: r53300
2002-05-08 20:26:35 +00:00
Alexandre Oliva 40fe0ec3ce config.guess: Updated to 2002-01-30's version.
* config.guess: Updated to 2002-01-30's version.
* config.sub: Updated to 2002-02-01's version.
Contribute sh64-elf.
2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
* configure.in: Added sh64-*-*.

From-SVN: r49628
2002-02-09 03:00:13 +00:00
H.J. Lu 3cd876794a config.guess: Import from master sources, rev 1.225.
2002-01-16  H.J. Lu  (hjl@gnu.org)

	* config.guess: Import from master sources, rev 1.225.
	* config.sub: Import from master sources, rev 1.238.

From-SVN: r48924
2002-01-16 12:34:20 -08:00
Laurent Guerby 251931f3ad config.sub: Update to version 1.232 on subversion.
2001-12-03  Laurent Guerby  <guerby@acm.org>

	* config.sub: Update to version 1.232 on subversion.

From-SVN: r47567
2001-12-03 22:54:05 +00:00
Geoffrey Keating c6243b4cbd In ChangeLog: 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
In ChangeLog:
2001-11-08  Geoffrey Keating  <geoffk@redhat.com>

	* config.sub: Import from master sources, rev. 1.230.
	* MAINTAINERS: Change 'stormy16' to 'xstormy16'.

Index: gcc/ChangeLog
2001-11-08  Geoffrey Keating  <geoffk@redhat.com>

	* config.gcc: Rename stormy16 to xstormy16.
	* config/stormy16/stormy-abi: Likewise.
	* config/stormy16/stormy16-protos.h: Likewise.
	* config/stormy16/stormy16.c: Likewise.
	* config/stormy16/stormy16.h: Likewise.
	* config/stormy16/stormy16.md: Likewise.

Index: gcc/testsuite/ChangeLog
2001-11-08  Geoffrey Keating  <geoffk@redhat.com>

	* g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
	* g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
	* g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
	* g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
	* gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
	* gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
	* gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.

From-SVN: r46867
2001-11-09 01:17:07 +00:00
Hans-Peter Nilsson dd3a88c9a6 config.sub: Import from master sources, rev 1.226.
* config.sub: Import from master sources, rev 1.226.
	* config.guess: Import from master sources, rev 1.216.

From-SVN: r46780
2001-11-05 01:52:42 +00:00
Eric Christopher 8fa0a32ec7 config.guess: Merge from master sources.
2001-08-30  Eric Christopher  <echristo@redhat.com>
	    Jason Eckhardt  <jle@redhat.com>

	* config.guess: Merge from master sources.
	* config.sub: Merge from master sources, add support for mipsisa32.

Co-Authored-By: Jason Eckhardt <jle@redhat.com>

From-SVN: r45310
2001-08-31 06:35:37 +00:00
Geoffrey Keating 32f30f91ef config.sub: Merge from master sources, rev 1.219.
* config.sub: Merge from master sources, rev 1.219.
	* MAINTAINERS: Add self as contact for stormy16 port.

From-SVN: r45174
2001-08-25 17:20:10 +00:00
Zack Weinberg f6084f99fc config.sub: Merge from master sources, rev 1.218.
* config.sub: Merge from master sources, rev 1.218.
	* config.guess: Merge from master sources, rev 1.209.

From-SVN: r44914
2001-08-15 04:27:14 +00:00
Aldy Hernandez 0ae854922a config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
2001-07-16  Aldy Hernandez  <aldyh@redhat.com>

        * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.

From-SVN: r44034
2001-07-16 10:02:53 +00:00
Alexandre Oliva 818f0c85ae config.guess: Import CVS version 1.195.
* config.guess: Import CVS version 1.195.
* config.sub: Import CVS version 1.212.

From-SVN: r43096
2001-06-09 18:50:20 +00:00
Phil Edwards ae3ca0a985 config.guess: Import CVS version 1.194.
2001-06-04  Phil Edwards  <pme@sources.redhat.com>

	* config.guess:  Import CVS version 1.194.  All gcc-local changes
	appear to also be in the master copy.
	* config.sub:  Import CVS version 1.211.

From-SVN: r42884
2001-06-04 21:32:44 +00:00
Alexandre Oliva d2bc06280b config.sub: Make sure to match an already-canonicalized machine name (eg.
2001-04-05  Alexandre Oliva  <aoliva@redhat.com>

        * config.sub: Make sure to match an already-canonicalized
        machine name (eg. mn10300-unknown-elf).

From-SVN: r41145
2001-04-06 07:06:32 +00:00
Martin Schwidefsky c4880c9936 Add config suport for s390
From-SVN: r39612
2001-02-12 23:47:41 +00:00
Christopher Faylor f559f30b4b * config.sub: Add support for Sun Chorus
From-SVN: r37280
2000-11-06 19:20:24 +00:00
Nick Clifton bcf60bdd0e Add support for -storm-chaos
From-SVN: r37212
2000-11-02 23:07:48 +00:00
Philipp Thomas 61a77fea4a config.guess: Import CVS version 1.157.
2000-10-04  Philipp Thomas  <pthomas@suse.de>

	* config.guess: Import CVS version 1.157.
	* config.sub: Import CVS version 1.181.

From-SVN: r36732
2000-10-05 21:18:00 +00:00
Philipp Thomas 05d52d785c Checked in for recognition of x86_64
2000-09-05  Philipp Thomas  <pthomas@suse.de>

	* config.guess: Import CVS version 1.156.
	* config.sub: Import CVS version 1.179.

From-SVN: r36157
2000-09-05 10:33:51 +00:00
Franz Sirl cb01124894 config.guess: Import CVS version 1.152.
2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

        * config.guess: Import CVS version 1.152.
        * config.sub: Import CVS version 1.177.

From-SVN: r36004
2000-08-27 16:38:00 +00:00
Jason Merrill d207ebef02 merge with /cvs/src
From-SVN: r35188
2000-07-22 04:08:22 -04:00
Philipp Thomas ef0b4ef8d6 config.guess: Updated to latest version.
* config.guess: Updated to latest version.
	* config.sub: Likewise.

From-SVN: r34413
2000-06-05 23:23:43 +00:00
Jeffrey A Law 2d7cc2fe08 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
From-SVN: r33880
2000-05-12 11:23:03 -06:00
Dave Pitts 954869eb3b config.sub (case $basic_machine): Change default for "ibm-*" to "openedition".
* config.sub (case $basic_machine): Change default for "ibm-*"
        to "openedition".

From-SVN: r33190
2000-04-16 17:51:57 -07:00
Michael Meissner 76b785170b Recognize d30v-elf as d30v-unknown-elf
From-SVN: r32952
2000-04-06 00:23:39 +00:00
Nick Clifton 521fe9d066 Add support for an OS of "wince"
From-SVN: r32137
2000-02-24 21:21:31 +00:00
Franz Sirl 7a15eef574 config.guess: Synchronize with master repository.
* config.guess: Synchronize with master repository.
	* config.sub: Likewise.

From-SVN: r32014
2000-02-16 18:48:36 +00:00
Denis Chertykov ba96c72d6b * config.sub: Add support for avr target.
From-SVN: r32003
2000-02-15 22:57:09 -08:00
Hans-Peter Nilsson 784a3a806a * config.sub: Add mmix-knuth-mmixware.
From-SVN: r31732
2000-02-01 10:45:12 +00:00
Richard Henderson c2f5d0304c config.guess (alpha-osf, [...]): Detect ev67.
* config.guess (alpha-osf, alpha-linux): Detect ev67.
        * config.sub: Accept alphaev[78], alphaev8.

From-SVN: r30922
1999-12-14 08:10:58 -08:00
Alexandre Oliva eeda916a18 * config.guess, config.sub: Update from autoconf.
From-SVN: r30766
1999-12-03 04:17:09 +00:00
Nick Clifton 09b5f8bf2f Add FR30 target.
From-SVN: r29548
1999-09-21 15:17:53 +00:00