summaryrefslogtreecommitdiffstats
path: root/config.sub
Commit message (Collapse)AuthorAgeFilesLines
* 2001-04-05 Alexandre Oliva <aoliva@redhat.com>bkoz2001-04-061-1/+4
| | | | | | | | * config.sub: Make sure to match an already-canonicalized machine name (eg. mn10300-unknown-elf). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41145 138bc75d-0d04-0410-961f-82ee72b054a4
* Add config suport for s390nickc2001-02-121-3/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39612 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Add support for Sun Choruscgf2000-11-061-0/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37280 138bc75d-0d04-0410-961f-82ee72b054a4
* Add support for -storm-chaosnickc2000-11-021-3/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37212 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-10-04 Philipp Thomas <pthomas@suse.de>pthomas2000-10-051-3/+3
| | | | | | | | * config.guess: Import CVS version 1.157. * config.sub: Import CVS version 1.181. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36732 138bc75d-0d04-0410-961f-82ee72b054a4
* Checked in for recognition of x86_64pthomas2000-09-051-4/+8
| | | | | | | | | | 2000-09-05 Philipp Thomas <pthomas@suse.de> * config.guess: Import CVS version 1.156. * config.sub: Import CVS version 1.179. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36157 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2000-08-271-6/+6
| | | | | | | | * config.guess: Import CVS version 1.152. * config.sub: Import CVS version 1.177. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36004 138bc75d-0d04-0410-961f-82ee72b054a4
* merge with /cvs/srcjason2000-07-221-8/+23
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35188 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess: Updated to latest version.pthomas2000-06-051-32/+86
| | | | | | | * config.sub: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34413 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.law2000-05-121-1/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33880 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub (case $basic_machine): Change default for "ibm-*"rth2000-04-171-0/+3
| | | | | | | to "openedition". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33190 138bc75d-0d04-0410-961f-82ee72b054a4
* Recognize d30v-elf as d30v-unknown-elfmeissner2000-04-061-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32952 138bc75d-0d04-0410-961f-82ee72b054a4
* Add support for an OS of "wince"nickc2000-02-241-0/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32137 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess: Synchronize with master repository.sirl2000-02-161-2/+11
| | | | | | | * config.sub: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32014 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Add support for avr target.rth2000-02-161-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32003 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Add mmix-knuth-mmixware.hp2000-02-011-2/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31732 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess (alpha-osf, alpha-linux): Detect ev67.rth1999-12-141-2/+4
| | | | | | | * config.sub: Accept alphaev[78], alphaev8. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30922 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess, config.sub: Update from autoconf.oliva1999-12-031-15/+28
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30766 138bc75d-0d04-0410-961f-82ee72b054a4
* Add FR30 target.nickc1999-09-211-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29548 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess: Add OS/390 match pattern.rth1999-09-081-3/+9
| | | | | | | | * config.sub: Add mvs, openedition targets. * configure.in (i370-ibm-opened*): New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29190 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.law1999-08-041-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28489 138bc75d-0d04-0410-961f-82ee72b054a4
* Tidied up case statementsnickc1999-05-241-8/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27127 138bc75d-0d04-0410-961f-82ee72b054a4
* 1999-05-22 Ben Elliston <bje@cygnus.com>bje1999-05-221-139/+116
| | | | | | | | | * config.guess: Merge with FSF version. Future changes will be more accurately recorded in this ChangeLog. * config.sub: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27093 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Set basic_machine to i586 when target_alias = k6-*.rth1999-04-101-4/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26340 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Add i386-uwin support.law1999-03-111-1/+1
| | | | | | | * config.guess: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25693 138bc75d-0d04-0410-961f-82ee72b054a4
* Rename CYGNUS LOCAL to EGCS LOCALnickc1999-03-021-67/+67
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25536 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Check for "cygwin*" rather than "cygwin32*"law1999-02-281-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25497 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix typo in arm recognition stringnickc1999-02-241-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25408 138bc75d-0d04-0410-961f-82ee72b054a4
* Support ARM/Linux's armv syntaxnickc1999-02-221-1/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25381 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub (oabi): Recognize.clm1999-02-021-1/+1
| | | | | | | * configure.in (arm-*-oabi): Handle. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24976 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess: Add support for i386-pc-interix.law1999-01-301-2/+3
| | | | | | | | | * config.sub: Likewise. * configure.in: Likewise. * config/mh-interix: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24913 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Clean up handling of hppa2.0.law1998-12-221-2/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24401 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Handle hppa2.0.law1998-12-171-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24350 138bc75d-0d04-0410-961f-82ee72b054a4
* Opps. Revert another accidental checkin.law1998-10-221-30/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23233 138bc75d-0d04-0410-961f-82ee72b054a4
* law1998-10-131-1/+1
| | | | | | | Doh! git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23042 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Bring back lost sparcv9.law1998-10-131-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23041 138bc75d-0d04-0410-961f-82ee72b054a4
* 8law1998-10-091-36/+76
| | | | | | | | | * config.sub: Merge with FSF. * config.sub: Accept m68060 and m5200 as CPU names. Merge with devo/config.sub. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22950 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Add support for i[34567]86-pc-udk.robertl1998-09-301-1/+4
| | | | | | | * configure.in: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22701 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Fix typo in last change.rth1998-09-201-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22490 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix typo.law1998-09-191-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22484 138bc75d-0d04-0410-961f-82ee72b054a4
* law1998-09-191-1/+5
| | | | | | | | * config.sub: Add support for C4x target. * configure.in: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22482 138bc75d-0d04-0410-961f-82ee72b054a4
* We now fully bootstrap on solaris-2.7 sparcv9.davem1998-09-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | toplevel: * config.sub: Recognize sparcv9 just like sparc64. gcc/ChangeLog: * configure.in: in sparc9-sol2 config, use 'if test' not brackets. * configure: Rebuilt. * config/sparc/sol2-sld-64.h (SPARC_DEFAULT_CMODEL): Change to CM_MEDANY. (CPP_CPU_SPEC): Do not define _LP64, header files do this. (CPP_CPU_DEFAULT_SPEC): Likewise. * config/sparc/sol2.h (INIT_SUBTARGET_OPTABS): Get the names right for arch64 libfuncs. gcc/java/ChangeLog: * jcf-io.c: Include string.h. libchill/ChangeLog: * configure.in: Use 'if test' not brackets. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22404 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess: Detect and handle MPE/IX.law1998-08-301-3/+9
| | | | | | | * config.sub: Deal with MPE/IX. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22108 138bc75d-0d04-0410-961f-82ee72b054a4
* Add support for ARM's Thumb instruction set.nickc1998-03-251-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18822 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Accept alphapca56 and alphaev6 properly.rth1998-03-061-4/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18425 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub (sco5): Fix typo.robertl1998-02-231-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18209 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess: More accurate determination of HP processor types.law1998-01-271-1/+16
| | | | | | | * config.sub: More accurate determination of HP processor types. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17520 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Add mingw32 support.law1998-01-041-0/+4
| | | | | | | | * configure.in: Likewise. * config/mh-mingw32: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17291 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.sub: Accept 'amigados' for backward compatability.law1997-09-101-2/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15389 138bc75d-0d04-0410-961f-82ee72b054a4
* * INSTALL: Change 'amigados' to 'amigaos' to match current usage.law1997-09-081-4/+4
| | | | | | | | * install.texi (Configurations): Ditto. * config.sub: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15143 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud