* config.sub (riscv32-*, riscv64-*): Allow company name.

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

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Albert Ou 2015-07-28 10:00:50 +10:00 committed by Ben Elliston
parent 2b079ca470
commit b576fa87c1
3 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2015-07-27 Albert Ou <aou@eecs.berkeley.edu>
Ben Elliston <bje@gnu.org>
* config.sub (riscv32-*, riscv64-*): Allow company name.
* testsuite/config-sub.data: Add test cases.
2015-07-24 Branko Drevenšek <brankod@beyondsemi.com> 2015-07-24 Branko Drevenšek <brankod@beyondsemi.com>
* config.sub (ba): Recognise. * config.sub (ba): Recognise.

3
config.sub vendored
View File

@ -2,7 +2,7 @@
# Configuration validation subroutine script. # Configuration validation subroutine script.
# Copyright 1992-2015 Free Software Foundation, Inc. # Copyright 1992-2015 Free Software Foundation, Inc.
timestamp='2015-07-24' timestamp='2015-07-28'
# 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
@ -430,6 +430,7 @@ case $basic_machine in
| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
| pyramid-* \ | pyramid-* \
| riscv32-* | riscv64-* \
| rl78-* | romp-* | rs6000-* | rx-* \ | rl78-* | romp-* | rs6000-* | rx-* \
| sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
| shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \

View File

@ -228,9 +228,11 @@ rdos32 i386-pc-rdos
rdos64 x86_64-pc-rdos rdos64 x86_64-pc-rdos
rdos x86_64-pc-rdos rdos x86_64-pc-rdos
riscv32-elf riscv32-unknown-elf riscv32-elf riscv32-unknown-elf
riscv32-company-elf riscv32-company-elf
riscv32-linux riscv32-unknown-linux-gnu riscv32-linux riscv32-unknown-linux-gnu
riscv64-elf riscv64-unknown-elf riscv64-elf riscv64-unknown-elf
riscv64-linux riscv64-unknown-linux-gnu riscv64-linux riscv64-unknown-linux-gnu
riscv64-company-elf riscv64-company-elf
rl78-linux rl78-unknown-linux-gnu rl78-linux rl78-unknown-linux-gnu
rl78 rl78-unknown-none rl78 rl78-unknown-none
rx-linux rx-unknown-linux-gnu rx-linux rx-unknown-linux-gnu