mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
* 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:
parent
d52f5b3b58
commit
7287877bb8
@ -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>
|
||||
|
||||
* config.sub (visium): New CPU type.
|
||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -2,7 +2,7 @@
|
||||
# Configuration validation subroutine script.
|
||||
# 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
|
||||
# under the terms of the GNU General Public License as published by
|
||||
@ -260,7 +260,7 @@ case $basic_machine in
|
||||
| c4x | c8051 | clipper \
|
||||
| d10v | d30v | dlx | dsp16xx \
|
||||
| epiphany \
|
||||
| fido | fr30 | frv \
|
||||
| fido | fr30 | frv | ft32 \
|
||||
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
|
||||
| hexagon \
|
||||
| i370 | i860 | i960 | ia64 \
|
||||
|
@ -60,6 +60,7 @@ epiphany epiphany-unknown-none
|
||||
fido-elf fido-unknown-elf
|
||||
fido fido-unknown-none
|
||||
frv-linux frv-unknown-linux-gnu
|
||||
ft32-elf ft32-unknown-elf
|
||||
hexagon hexagon-unknown-elf
|
||||
hexagon-linux hexagon-unknown-linux-gnu
|
||||
i386-aros i386-pc-aros
|
||||
|
Loading…
x
Reference in New Issue
Block a user