mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
* config.sub: Handle moxie.
* testsuite/config-sub.data: New test case.
This commit is contained in:
parent
296058738a
commit
90fa98bb30
@ -1,3 +1,9 @@
|
|||||||
|
2009-04-17 Anthony Green <green@moxielogic.com>
|
||||||
|
Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
|
* config.sub: Handle moxie.
|
||||||
|
* testsuite/config-sub.data: New test case.
|
||||||
|
|
||||||
2009-02-03 Ben Elliston <bje@gnu.org>
|
2009-02-03 Ben Elliston <bje@gnu.org>
|
||||||
|
|
||||||
Report from Przemyslaw Szczygielski.
|
Report from Przemyslaw Szczygielski.
|
||||||
|
3
config.sub
vendored
3
config.sub
vendored
@ -4,7 +4,7 @@
|
|||||||
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
||||||
# Free Software Foundation, Inc.
|
# Free Software Foundation, Inc.
|
||||||
|
|
||||||
timestamp='2009-02-03'
|
timestamp='2009-04-17'
|
||||||
|
|
||||||
# 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
|
||||||
@ -272,6 +272,7 @@ case $basic_machine in
|
|||||||
| mipsisa64sr71k | mipsisa64sr71kel \
|
| mipsisa64sr71k | mipsisa64sr71kel \
|
||||||
| mipstx39 | mipstx39el \
|
| mipstx39 | mipstx39el \
|
||||||
| mn10200 | mn10300 \
|
| mn10200 | mn10300 \
|
||||||
|
| moxie \
|
||||||
| mt \
|
| mt \
|
||||||
| msp430 \
|
| msp430 \
|
||||||
| nios | nios2 \
|
| nios | nios2 \
|
||||||
|
@ -149,3 +149,4 @@ lm32 lm32-unknown-none
|
|||||||
i686-kopensolaris5.11-gnu i686-pc-kopensolaris5.11-gnu
|
i686-kopensolaris5.11-gnu i686-pc-kopensolaris5.11-gnu
|
||||||
aros i386-pc-aros
|
aros i386-pc-aros
|
||||||
i386-aros i386-pc-aros
|
i386-aros i386-pc-aros
|
||||||
|
moxie-elf moxie-unknown-elf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user