diff options
author | Maciej W. Rozycki <macro@imgtec.com> | 2017-02-02 21:43:26 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@imgtec.com> | 2017-02-02 22:37:16 +0000 |
commit | 55f8b9d243dbd879ffa585f7e0c7d8b6b819302d (patch) | |
tree | ba3cdac89b35babab98759ba7d347cdb6f585e71 /bfd/elfxx-aarch64.h | |
parent | 0f8c4b60ef3953a2373992e468106ae833049fff (diff) | |
download | gdb-55f8b9d243dbd879ffa585f7e0c7d8b6b819302d.zip gdb-55f8b9d243dbd879ffa585f7e0c7d8b6b819302d.tar.gz gdb-55f8b9d243dbd879ffa585f7e0c7d8b6b819302d.tar.bz2 |
MIPS/BFD: Use `bfd_size_type' for dynamic symbol table indices
Use the `bfd_size_type' data type for dynamic symbol table indices in
the MIPS backend, in line with generic code and removing the need to use
a cast.
bfd/
* elfxx-mips.c (mips_elf_hash_sort_data): Convert the
`min_got_dynindx', `max_unref_got_dynindx' and
`max_non_got_dynindx' members to the `bfd_size_type' data type.
(mips_elf_sort_hash_table): Adjust accordingly.
Diffstat (limited to 'bfd/elfxx-aarch64.h')
0 files changed, 0 insertions, 0 deletions