* config.sub: Recognise os108*.

* testsuite/config-sub.data: Add a test case.
This commit is contained in:
Ben Elliston 2019-06-30 10:02:45 +10:00
parent 717418e698
commit 854aa79378
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2019-06-30 Ben Elliston <bje@gnu.org>
* config.sub: Recognise os108*.
* testsuite/config-sub.data: Add a test case.
2019-06-26 Ben Elliston <bje@gnu.org>
* testsuite/config-sub.data: Many more missing test cases.

4
config.sub vendored
View File

@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2019 Free Software Foundation, Inc.
timestamp='2019-06-26'
timestamp='2019-06-30'
# 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
@ -1347,7 +1347,7 @@ case $os in
| nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
| clix* | riscos* | uniplus* | iris* | isc* | rtu* | xenix* \
| knetbsd* | mirbsd* | netbsd* \
| bitrig* | openbsd* | solidbsd* | libertybsd* \
| bitrig* | openbsd* | solidbsd* | libertybsd* | os108* \
| ekkobsd* | kfreebsd* | freebsd* | riscix* | lynxos* \
| bosx* | nextstep* | cxux* | aout* | elf* | oabi* \
| ptx* | coff* | ecoff* | winnt* | domain* | vsta* \

View File

@ -755,6 +755,7 @@ x86_64-dicos x86_64-pc-dicos
x86_64-ericsson-dicos x86_64-ericsson-dicos
x86_64-fuchsia x86_64-pc-fuchsia
x86_64-glidix x86_64-pc-glidix
x86_64-os108 x86_64-pc-os108
x86_64-pc-ptx x86_64-pc-ptx
x86_64-ptx x86_64-pc-ptx
x86_64-redox x86_64-pc-redox