config.sub: recognize four-part configuration name for VxWorks

For example:

  armv7m-wrs-vxworks-eabihf
  armv7-wrs-vxworks-eabihf
  i686-wrs-vxworks-simlinux
  i686-wrs-vxworks-simwindows
  powerpc-wrs-vxworks-spe
  x86_64-wrs-vxworks-simlinux
  x86_64-wrs-vxworks-simwindows

* config.sub: Recognize four-part configuration name for VxWorks.
* doc/config.guess.1: Regenerate.
* testsuite/config-sub.data: Add test cases.

Co-authored-by: John Ericson <git@JohnEricson.me>
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
This commit is contained in:
Peixing Xin
2021-01-08 10:53:07 +08:00
committed by Dmitry V. Levin
parent 04d8eb4c26
commit 21d397cdb4
3 changed files with 23 additions and 4 deletions

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH CONFIG.SUB "1" "January 2021" "GNU config.sub (2021-01-01)" "User Commands"
.TH CONFIG.SUB "1" "January 2021" "GNU config.sub (2021-01-08)" "User Commands"
.SH NAME
config.sub \- validate and canonicalize a configuration triplet
.SH SYNOPSIS