* config.sub (nfp, nfp-*): New.

* testsuite/config-sub.data: Add test cases.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Francois H. Theron 2018-05-01 15:29:04 +10:00 committed by Ben Elliston
parent c62a41f36a
commit d23f148145
3 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2018-05-01 Francois H. Theron <francois.theron@netronome.com>
Ben Elliston <bje@gnu.org>
* config.sub (nfp, nfp-*): New.
* testsuite/config-sub.data: Add test cases.
2018-04-24 John Ericson <john.ericson@obsidian.systems>
* config.sub (arm6m, armv[78][arm]): Recognise.

4
config.sub vendored
View File

@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2018 Free Software Foundation, Inc.
timestamp='2018-04-24'
timestamp='2018-05-01'
# 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
@ -293,6 +293,7 @@ case $basic_machine in
| mt \
| msp430 \
| nds32 | nds32le | nds32be \
| nfp \
| nios | nios2 | nios2eb | nios2el \
| ns16k | ns32k \
| open8 | or1k | or1knd | or32 \
@ -423,6 +424,7 @@ case $basic_machine in
| mt-* \
| msp430-* \
| nds32-* | nds32le-* | nds32be-* \
| nfp-* \
| nios-* | nios2-* | nios2eb-* | nios2el-* \
| none-* | np1-* | ns16k-* | ns32k-* \
| open8-* \

View File

@ -334,6 +334,8 @@ nds32-elf nds32-unknown-elf
nds32le-elf nds32le-unknown-elf
nds32le nds32le-unknown-none
nds32 nds32-unknown-none
nfp nfp-unknown-none
nfp-elf nfp-unknown-elf
nios2eb-elf nios2eb-unknown-elf
nios2eb nios2eb-unknown-none
nios2el-elf nios2el-unknown-elf