* config.sub (nvptx): New.

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

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Nathan Sidwell 2013-09-05 18:18:25 +10:00 committed by Ben Elliston
parent 6ce9fc8a12
commit 16a0cbc5e3
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2013-09-05 Nathan Sidwell <nathan@codesourcery.com>
Ben Elliston <bje@gnu.org>
* config.sub (nvptx): New.
* testsuite/config-sub.data: Add test cases.
2013-08-10 Earnie Boyd <earnie@users.sourceforge.net>
Ben Elliston <bje@gnu.org>

4
config.sub vendored
View File

@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2013 Free Software Foundation, Inc.
timestamp='2013-08-10'
timestamp='2013-09-05'
# 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
@ -324,7 +324,7 @@ case $basic_machine in
c6x)
basic_machine=tic6x-unknown
;;
m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip)
m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
basic_machine=$basic_machine-unknown
os=-none
;;

View File

@ -152,6 +152,7 @@ nios2el-elf nios2el-unknown-elf
nios2el nios2el-unknown-none
nios-elf nios-unknown-elf
nios nios-unknown-none
nvptx nvptx-unknown-none
open8-elf open8-unknown-elf
open8 open8-unknown-none
openrisc-linux or32-unknown-linux-gnu