aboutsummaryrefslogtreecommitdiff
path: root/elfcpp
diff options
context:
space:
mode:
authorJozef Lawrynowicz <jozef.l@mittosystems.com>2020-08-27 20:48:35 +0100
committerJozef Lawrynowicz <jozef.l@mittosystems.com>2020-08-27 20:58:03 +0100
commitb0191216046cca6affd74b3bfebdb124ad5f428e (patch)
treefd7c1c027b0c19423542890f4cef550a10fe6532 /elfcpp
parent82b946165d1559e69f9b039e1acdc698e7c374f5 (diff)
downloadgdb-b0191216046cca6affd74b3bfebdb124ad5f428e.zip
gdb-b0191216046cca6affd74b3bfebdb124ad5f428e.tar.gz
gdb-b0191216046cca6affd74b3bfebdb124ad5f428e.tar.bz2
readelf: MSP430: Fix incorrect usage of "msp430x" in function names
The "X" in "MSP430X" indicates an extension to the original MSP430 ISA, but these functions are generically used for all MSP430 ISAs, so the names should not use the "X" suffix. binutils/ChangeLog: * readelf.c (get_msp430x_section_type_name): Rename to ... (get_msp430_section_type_name): ... this. (get_section_type_name): Use get_msp430_section_type_name. (display_msp430x_attribute): Rename to ... (display_msp430_attribute): ... this. (process_arch_specific): Use display_msp430_attribute.
Diffstat (limited to 'elfcpp')
0 files changed, 0 insertions, 0 deletions