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

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

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Dimitar Dimitrov 2016-11-04 16:29:05 +11:00 committed by Ben Elliston
parent 586c72ae07
commit a671a65ac6
3 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2016-11-04 Dimitar Dimitrov <dimitar@dinux.eu>
* config.sub (pru, pru-*): New.
* testsuite/config-sub.data: Add test cases.
2016-11-03 Doug Evans <dje@google.com>
* config.sub (-fuchsia*): New.

4
config.sub vendored
View File

@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2016 Free Software Foundation, Inc.
timestamp='2016-11-03'
timestamp='2016-11-04'
# 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
@ -301,6 +301,7 @@ case $basic_machine in
| open8 | or1k | or1knd | or32 \
| pdp10 | pdp11 | pj | pjl \
| powerpc | powerpc64 | powerpc64le | powerpcle \
| pru \
| pyramid \
| riscv32 | riscv64 \
| rl78 | rx \
@ -428,6 +429,7 @@ case $basic_machine in
| orion-* \
| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
| pru-* \
| pyramid-* \
| riscv32-* | riscv64-* \
| rl78-* | romp-* | rs6000-* | rx-* \

View File

@ -364,6 +364,8 @@ ppcle-none-elf powerpcle-none-elf
ppcle powerpcle-unknown-none
ppc-none-elf powerpc-none-elf
ppc powerpc-unknown-none
pru pru-unknown-none
pru-elf pru-unknown-elf
pyramid pyramid-unknown-none
rdos32 i386-pc-rdos
rdos64 x86_64-pc-rdos