mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
* config.sub (-bme*): New.
* testsuite/config-sub.data: Add a test case. Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
parent
c9092d0534
commit
cb7fee107e
@ -1,3 +1,8 @@
|
|||||||
|
2017-12-31 Andrew Pinski <apinski@cavium.com>
|
||||||
|
|
||||||
|
* config.sub (-bme*): New.
|
||||||
|
* testsuite/config-sub.data: Add a test case.
|
||||||
|
|
||||||
2017-12-17 Henry Bent <henry.r.bent@gmail.com>
|
2017-12-17 Henry Bent <henry.r.bent@gmail.com>
|
||||||
|
|
||||||
* config.guess (mips:OSF1:*:*): Recognise.
|
* config.guess (mips:OSF1:*:*): Recognise.
|
||||||
|
2
config.sub
vendored
2
config.sub
vendored
@ -1416,7 +1416,7 @@ case $os in
|
|||||||
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
|
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
|
||||||
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
|
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
|
||||||
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
|
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
|
||||||
| -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox*)
|
| -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox* | -bme*)
|
||||||
# Remember, each alternative MUST END IN *, to match a version number.
|
# Remember, each alternative MUST END IN *, to match a version number.
|
||||||
;;
|
;;
|
||||||
-qnx*)
|
-qnx*)
|
||||||
|
@ -5,10 +5,12 @@ a29k a29k-unknown-none
|
|||||||
a29khif a29k-amd-udi
|
a29khif a29k-amd-udi
|
||||||
aarch64 aarch64-unknown-none
|
aarch64 aarch64-unknown-none
|
||||||
aarch64_be aarch64_be-unknown-none
|
aarch64_be aarch64_be-unknown-none
|
||||||
|
aarch64_be-bme aarch64_be-unknown-bme
|
||||||
aarch64_be-elf aarch64_be-unknown-elf
|
aarch64_be-elf aarch64_be-unknown-elf
|
||||||
aarch64_be-linux aarch64_be-unknown-linux-gnu
|
aarch64_be-linux aarch64_be-unknown-linux-gnu
|
||||||
aarch64_be-unknown-elf aarch64_be-unknown-elf
|
aarch64_be-unknown-elf aarch64_be-unknown-elf
|
||||||
aarch64_be-unknown-linux aarch64_be-unknown-linux-gnu
|
aarch64_be-unknown-linux aarch64_be-unknown-linux-gnu
|
||||||
|
aarch64-bme aarch64-unknown-bme
|
||||||
aarch64-elf aarch64-unknown-elf
|
aarch64-elf aarch64-unknown-elf
|
||||||
aarch64-linux aarch64-unknown-linux-gnu
|
aarch64-linux aarch64-unknown-linux-gnu
|
||||||
aarch64-unknown-elf aarch64-unknown-elf
|
aarch64-unknown-elf aarch64-unknown-elf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user