diff options
author | Andreas Arnez <arnez@linux.vnet.ibm.com> | 2014-04-28 07:56:51 +0000 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2014-09-30 09:14:33 +0200 |
commit | 4108500a2ac989e770d91f076be4c9434e25afa8 (patch) | |
tree | 21f642f3e2512dcf157012019458837f78f343f5 /gas/emul.h | |
parent | a904c024b0760911288e865c62d91578fd887e3b (diff) | |
download | gdb-4108500a2ac989e770d91f076be4c9434e25afa8.zip gdb-4108500a2ac989e770d91f076be4c9434e25afa8.tar.gz gdb-4108500a2ac989e770d91f076be4c9434e25afa8.tar.bz2 |
AARCH64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'
Don't define the 'regset_from_core_section' method, but the iterator
method instead. This slightly reduces the code and enables non-native
use of the 'generate-core-file' command.
Also, when all instances of 'regset_from_core_section' are replaced,
it can be dropped from the gdbarch interface.
gdb/ChangeLog:
* aarch64-linux-tdep.c (aarch64_linux_regset_from_core_section):
Remove.
(aarch64_linux_iterate_over_regset_sections): New.
(aarch64_linux_init_abi): Adjust gdbarch initialization.
Diffstat (limited to 'gas/emul.h')
0 files changed, 0 insertions, 0 deletions