aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorShahab Vahedi <shahab@synopsys.com>2020-10-05 17:10:47 +0200
committerShahab Vahedi <shahab@synopsys.com>2020-10-07 17:46:23 +0200
commite4bd363f994cf12017cb17dddeb2bc35698ee349 (patch)
tree31f7e68d86ce6f061c86920360298ff9363d8032 /bfd
parent4849105512548d9f362b7111e50ff22c3184326a (diff)
downloadgdb-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')
0 files changed, 0 insertions, 0 deletions