aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64nbsd-tdep.c
diff options
context:
space:
mode:
authorTrevor Saunders <tbsaunde+binutils@tbsaunde.org>2016-05-14 15:27:26 -0400
committerTrevor Saunders <tbsaunde+binutils@tbsaunde.org>2016-05-16 04:55:31 -0400
commite18382406ce321517210e0fdb6a8a0d417078fef (patch)
tree4c47be5e04eea400b26594f8128c8ee2422aa0b1 /gdb/amd64nbsd-tdep.c
parent69a1c8561a541b00b483115eb80a260062a4bb8e (diff)
downloadgdb-e18382406ce321517210e0fdb6a8a0d417078fef.zip
gdb-e18382406ce321517210e0fdb6a8a0d417078fef.tar.gz
gdb-e18382406ce321517210e0fdb6a8a0d417078fef.tar.bz2
m68hc11: make some vars type bfd_reloc_code_real_type
These variables only hold values from the bfd_reloc_code_real_type enum, and are passed to functions that expect the argument to be of type bfd_reloc_code_real_type, so it seems to make sense that there type is bfd_reloc_code_real_type rather than int. gas/ChangeLog: 2016-05-16 Trevor Saunders <tbsaunde+binutils@tbsaunde.org> * config/tc-m68hc11.c (fixup8): Change variables type from int to bfd_reloc_code_real_type where appropriate. (fixup16): Likewise. (fixup8_xg): Likewise.
Diffstat (limited to 'gdb/amd64nbsd-tdep.c')
0 files changed, 0 insertions, 0 deletions