Re: [PATCH] Add more ARM variants

2018-04-23 Thread Ben Elliston
On Mon, Apr 23, 2018 at 05:17:20PM -0400, John Ericson wrote: > - arm6m: Add support for this mobile arch variant backport to ARM 6. > - arm7[arm]: Already existed, but test more > - arm8[arm]: Add support and likewise test. This is fine, thanks. Cheers, Ben signature.asc Description: PGP s

[PATCH] Add more ARM variants

2018-04-23 Thread John Ericson
- arm6m: Add support for this mobile arch variant backport to ARM 6. - arm7[arm]: Already existed, but test more - arm8[arm]: Add support and likewise test. --- config.sub| 2 +- testsuite/config-sub.data | 6 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a