~vcs-imports/config/trunk

Viewing all changes in revision 1211.

  • Committer: Dmitry V. Levin
  • Author(s): Vineet Gupta
  • Date: 2021-06-04 04:01:25 UTC
  • Revision ID: git-v1:45e181800a6a27268a9c5d79dcc60492fef9a9a0
Recognize arc32

This is the 32-bit variant of ARCv3 ISA (which is not compatible with the
32-bit ARCv2 ISA)

| make check
| cd testsuite && bash config-guess.sh && rm uname
| PASS: config.guess checks (136 tests)
| cd testsuite && bash config-sub.sh
| PASS: config.sub checks (864 tests)
| PASS: config.sub idempotency checks (801 tests)
| PASS: config.sub canonicalise each config.guess testcase (136 tests)

* config.guess (arc32:Linux:*:*): Recognize.
* config.sub (arc32): Likewise.
* doc/config.guess.1: Regenerate.
* doc/config.sub.1: Likewise.
* testsuite/config-guess.data: Add a test case for arc32.
* testsuite/config-sub.data (arc32, arc*-elf): Add test cases.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: