* config.sub: Recognize m68k-next-openstep* as openstep*, not

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

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Urs Janßen 2019-03-29 08:31:13 +11:00 committed by Ben Elliston
parent f6872aecd5
commit d495b0fc6b
3 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,10 @@
2019-03-29 Urs Janßen <urs@tin.org>
Ben Elliston <bje@gnu.org>
* config.sub: Recognize m68k-next-openstep* as openstep*, not
nextstep3.
* testsuite/config-sub.data: Add test cases.
2019-03-23 Ben Elliston <bje@gnu.org> 2019-03-23 Ben Elliston <bje@gnu.org>
* testsuite/config-sub.sh (run_one_config_sub): New. * testsuite/config-sub.sh (run_one_config_sub): New.

4
config.sub vendored
View File

@ -822,7 +822,9 @@ case $basic_machine in
cpu=m68k cpu=m68k
vendor=next vendor=next
case $os in case $os in
nextstep* ) openstep*)
;;
nextstep*)
;; ;;
ns2*) ns2*)
os=nextstep2 os=nextstep2

View File

@ -216,6 +216,7 @@ i386-midipix i386-pc-midipix
i386-mingw32 i386-pc-mingw32 i386-mingw32 i386-pc-mingw32
i386-msys i386-pc-msys i386-msys i386-pc-msys
i386-netbsd i386-pc-netbsd i386-netbsd i386-pc-netbsd
i386-next-openstep4 i386-next-openstep4
i386-openbsd i386-pc-openbsd i386-openbsd i386-pc-openbsd
i386-os2 i386-pc-os2 i386-os2 i386-pc-os2
i386-pc-nacl i386-pc-nacl i386-pc-nacl i386-pc-nacl
@ -277,6 +278,8 @@ m68hcs12z s12z-unknown-none
m68k-es1800 m68k-unknown-ose m68k-es1800 m68k-unknown-ose
m68k m68k-unknown-none m68k m68k-unknown-none
m68k-mint m68k-atari-mint m68k-mint m68k-atari-mint
m68k-next-openstep3 m68k-next-openstep3
m68k-next-openstep4 m68k-next-openstep4
m68knommu m68k-unknown-linux-gnu m68knommu m68k-unknown-linux-gnu
m88k m88k-unknown-none m88k m88k-unknown-none
m88k-omron m88k-omron-luna m88k-omron m88k-omron-luna