mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
Ben Elliston <bje@gnu.org> * config.sub (epiphany): New. * testsuite/config-sub.data: Add new tests.
This commit is contained in:
parent
dd5312c0dc
commit
a47f842264
@ -1,3 +1,9 @@
|
|||||||
|
2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
|
||||||
|
Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
|
* config.sub (epiphany): New.
|
||||||
|
* testsuite/config-sub.data: Add new tests.
|
||||||
|
|
||||||
2011-10-01 Linas Vepstas <linasvepstas@gmail.com>
|
2011-10-01 Linas Vepstas <linasvepstas@gmail.com>
|
||||||
Ben Elliston <bje@gnu.org>
|
Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
|
3
config.sub
vendored
3
config.sub
vendored
@ -4,7 +4,7 @@
|
|||||||
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
|
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
|
||||||
# 2011 Free Software Foundation, Inc.
|
# 2011 Free Software Foundation, Inc.
|
||||||
|
|
||||||
timestamp='2011-09-09'
|
timestamp='2011-10-08'
|
||||||
|
|
||||||
# This file is (in principle) common to ALL GNU software.
|
# This file is (in principle) common to ALL GNU software.
|
||||||
# The presence of a machine in this file suggests that SOME GNU software
|
# The presence of a machine in this file suggests that SOME GNU software
|
||||||
@ -255,6 +255,7 @@ case $basic_machine in
|
|||||||
| bfin \
|
| bfin \
|
||||||
| c4x | clipper \
|
| c4x | clipper \
|
||||||
| d10v | d30v | dlx | dsp16xx \
|
| d10v | d30v | dlx | dsp16xx \
|
||||||
|
| epiphany \
|
||||||
| fido | fr30 | frv \
|
| fido | fr30 | frv \
|
||||||
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
|
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
|
||||||
| hexagon \
|
| hexagon \
|
||||||
|
@ -38,6 +38,8 @@ cris-linux cris-axis-linux-gnu
|
|||||||
crisv32-linux crisv32-axis-linux-gnu
|
crisv32-linux crisv32-axis-linux-gnu
|
||||||
dicos i686-pc-dicos
|
dicos i686-pc-dicos
|
||||||
djgpp i586-pc-msdosdjgpp
|
djgpp i586-pc-msdosdjgpp
|
||||||
|
epiphany epiphany-unknown-none
|
||||||
|
epiphany-elf epiphany-unknown-elf
|
||||||
fido-elf fido-unknown-elf
|
fido-elf fido-unknown-elf
|
||||||
fido fido-unknown-none
|
fido fido-unknown-none
|
||||||
frv-linux frv-unknown-linux-gnu
|
frv-linux frv-unknown-linux-gnu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user