* config.sub (ft32): New.

* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
James Bowman 2014-12-21 12:56:01 +11:00 committed by Ben Elliston
parent d52f5b3b58
commit 7287877bb8
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2014-12-21 James Bowman <james.bowman@ftdichip.com>
* config.sub (ft32): New.
* testsuite/config-sub.data: Add a test case.
2014-12-03 Eric Botcazou <ebotcazou@adacore.com> 2014-12-03 Eric Botcazou <ebotcazou@adacore.com>
* config.sub (visium): New CPU type. * config.sub (visium): New CPU type.

4
config.sub vendored
View File

@ -2,7 +2,7 @@
# Configuration validation subroutine script. # Configuration validation subroutine script.
# Copyright 1992-2014 Free Software Foundation, Inc. # Copyright 1992-2014 Free Software Foundation, Inc.
timestamp='2014-12-03' timestamp='2014-12-21'
# This file is free software; you can redistribute it and/or modify it # This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by # under the terms of the GNU General Public License as published by
@ -260,7 +260,7 @@ case $basic_machine in
| c4x | c8051 | clipper \ | c4x | c8051 | clipper \
| d10v | d30v | dlx | dsp16xx \ | d10v | d30v | dlx | dsp16xx \
| epiphany \ | epiphany \
| fido | fr30 | frv \ | fido | fr30 | frv | ft32 \
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
| hexagon \ | hexagon \
| i370 | i860 | i960 | ia64 \ | i370 | i860 | i960 | ia64 \

View File

@ -60,6 +60,7 @@ epiphany epiphany-unknown-none
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
ft32-elf ft32-unknown-elf
hexagon hexagon-unknown-elf hexagon hexagon-unknown-elf
hexagon-linux hexagon-unknown-linux-gnu hexagon-linux hexagon-unknown-linux-gnu
i386-aros i386-pc-aros i386-aros i386-pc-aros