Commit a671a65a authored by Dimitar Dimitrov's avatar Dimitar Dimitrov Committed by Ben Elliston

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

	* testsuite/config-sub.data: Add test cases.
Signed-off-by: default avatarBen Elliston <bje@gnu.org>
parent 586c72ae
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> 2016-11-03 Doug Evans <dje@google.com>
* config.sub (-fuchsia*): New. * config.sub (-fuchsia*): New.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Configuration validation subroutine script. # Configuration validation subroutine script.
# Copyright 1992-2016 Free Software Foundation, Inc. # 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 # 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
...@@ -301,6 +301,7 @@ case $basic_machine in ...@@ -301,6 +301,7 @@ case $basic_machine in
| open8 | or1k | or1knd | or32 \ | open8 | or1k | or1knd | or32 \
| pdp10 | pdp11 | pj | pjl \ | pdp10 | pdp11 | pj | pjl \
| powerpc | powerpc64 | powerpc64le | powerpcle \ | powerpc | powerpc64 | powerpc64le | powerpcle \
| pru \
| pyramid \ | pyramid \
| riscv32 | riscv64 \ | riscv32 | riscv64 \
| rl78 | rx \ | rl78 | rx \
...@@ -428,6 +429,7 @@ case $basic_machine in ...@@ -428,6 +429,7 @@ case $basic_machine in
| orion-* \ | orion-* \
| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
| pru-* \
| pyramid-* \ | pyramid-* \
| riscv32-* | riscv64-* \ | riscv32-* | riscv64-* \
| rl78-* | romp-* | rs6000-* | rx-* \ | rl78-* | romp-* | rs6000-* | rx-* \
......
...@@ -364,6 +364,8 @@ ppcle-none-elf powerpcle-none-elf ...@@ -364,6 +364,8 @@ ppcle-none-elf powerpcle-none-elf
ppcle powerpcle-unknown-none ppcle powerpcle-unknown-none
ppc-none-elf powerpc-none-elf ppc-none-elf powerpc-none-elf
ppc powerpc-unknown-none ppc powerpc-unknown-none
pru pru-unknown-none
pru-elf pru-unknown-elf
pyramid pyramid-unknown-none pyramid pyramid-unknown-none
rdos32 i386-pc-rdos rdos32 i386-pc-rdos
rdos64 x86_64-pc-rdos rdos64 x86_64-pc-rdos
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment