diff options
author | Luis Machado <luis.machado@linaro.org> | 2020-01-03 16:08:16 -0300 |
---|---|---|
committer | Luis Machado <luis.machado@linaro.org> | 2020-01-05 08:57:34 -0300 |
commit | 6a5206eb2740e769bcb0500bdbc5998801d90ef6 (patch) | |
tree | 2780845f53cda3f5857e261c613931246cf71fae /makefile.vms | |
parent | eb9a7e353f25e08299d037396b18e9c3c9c71b2f (diff) | |
download | gdb-6a5206eb2740e769bcb0500bdbc5998801d90ef6.zip gdb-6a5206eb2740e769bcb0500bdbc5998801d90ef6.tar.gz gdb-6a5206eb2740e769bcb0500bdbc5998801d90ef6.tar.bz2 |
[AArch64] Fix erroneous use of spu architecture bfd
While investigating some SVE code, i noticed the use of two spu bfd variables.
This looks like an oversight, as the "id" field is available for non-spu
architectures as well, even though its primary use was the Cell BE
architecture.
gdb/ChangeLog:
2020-01-05 Luis Machado <luis.machado@linaro.org>
* aarch64-linux-nat.c
(aarch64_linux_nat_target::thread_architecture): Use bfd_arch_aarch64
and bfd_mach_aarch64.
Diffstat (limited to 'makefile.vms')
0 files changed, 0 insertions, 0 deletions