* config.sub: Recognise sh2eb.

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

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Rich Felker 2015-08-18 09:39:23 +10:00 committed by Ben Elliston
parent b576fa87c1
commit 7288a78677
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2015-08-18 Rich Felker <dalias@libc.org>
Ben Elliston <bje@gnu.org>
* config.sub: Recognise sh2eb.
* testsuite/config-sub.data: Add test case.
2015-07-27 Albert Ou <aou@eecs.berkeley.edu> 2015-07-27 Albert Ou <aou@eecs.berkeley.edu>
Ben Elliston <bje@gnu.org> Ben Elliston <bje@gnu.org>

4
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-28' timestamp='2015-08-18'
# 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
@ -306,7 +306,7 @@ case $basic_machine in
| riscv32 | riscv64 \ | riscv32 | riscv64 \
| rl78 | rx \ | rl78 | rx \
| score \ | score \
| sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[234]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
| sh64 | sh64le \ | sh64 | sh64le \
| sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
| sparcv8 | sparcv9 | sparcv9b | sparcv9v \ | sparcv8 | sparcv9 | sparcv9b | sparcv9v \

View File

@ -248,6 +248,7 @@ sh2aeb sh2aeb-unknown-none
sh2a-elf sh2a-unknown-elf sh2a-elf sh2a-unknown-elf
sh2e-elf sh2e-unknown-elf sh2e-elf sh2e-unknown-elf
sh2-elf sh2-unknown-elf sh2-elf sh2-unknown-elf
sh2eb-elf sh2eb-unknown-elf
sh2le-elf sh2le-unknown-elf sh2le-elf sh2le-unknown-elf
sh3eb-elf sh3eb-unknown-elf sh3eb-elf sh3eb-unknown-elf
sh3e-elf sh3e-unknown-elf sh3e-elf sh3e-unknown-elf