]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/cpu-arm.c
Add "arm_any" architecture type to allow -m option to various binutils to match any...
authorNick Clifton <nickc@redhat.com>
Thu, 2 Jun 2016 16:17:03 +0000 (17:17 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 2 Jun 2016 16:17:03 +0000 (17:17 +0100)
commit99914dfd71d74bc700bb6d15647895ac0c8cc8e1
tree2d8d057558c9575c7b1d2ba4e0c565790494c8bb
parentc09ec62dde0fa128994402ddb09c3d0dfcd35e40
Add "arm_any" architecture type to allow -m option to various binutils to match any ARM architecture.

PR target/20088
* cpu-arm.c (processors): Add "arm_any" type to match any ARM
architecture.
(arch_info_struct): Likewise.
(architectures): Likewise.
bfd/ChangeLog
bfd/cpu-arm.c