diff options
author | Shahab Vahedi <shahab@synopsys.com> | 2020-10-05 17:10:47 +0200 |
---|---|---|
committer | Shahab Vahedi <shahab@synopsys.com> | 2020-10-07 17:46:23 +0200 |
commit | e4bd363f994cf12017cb17dddeb2bc35698ee349 (patch) | |
tree | 31f7e68d86ce6f061c86920360298ff9363d8032 /bfd/pei-x86_64.c | |
parent | 4849105512548d9f362b7111e50ff22c3184326a (diff) | |
download | gdb-e4bd363f994cf12017cb17dddeb2bc35698ee349.zip gdb-e4bd363f994cf12017cb17dddeb2bc35698ee349.tar.gz gdb-e4bd363f994cf12017cb17dddeb2bc35698ee349.tar.bz2 |
arc: Rename "arc_gdbarch_features" struct
"arc_gdbarch_features" is a data structure containing information
about the ARC architecture: ISA version, register size, etc.
This name is misleading, because although it carries the phrase
"gdbarch", it has nothing to do with the type/interface in GDB.
Traditionaly, "gdbarch" structures are only used for that purpose.
To rectify this, this patch changes the name to "arc_arch_features".
gdb/ChangeLog:
* arch/arc.h: Rename "arc_gdbarch_features" to
"arc_arch_features".
* arc-tdep.h: Likewise.
* arc-tdep.c: Likewise.
Diffstat (limited to 'bfd/pei-x86_64.c')
0 files changed, 0 insertions, 0 deletions