diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-04-06 05:06:08 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-04-06 05:06:21 -0700 |
commit | a6fd92b0578c5d2172799d7f38ddbda1bd87ea03 (patch) | |
tree | c114b0dd83bc9c60d333119e3ee8aa534c41302c /gdb/arch-utils.c | |
parent | 85d8342bee77c2e1654e1d5e6956dbf357f30e68 (diff) | |
download | binutils-a6fd92b0578c5d2172799d7f38ddbda1bd87ea03.zip binutils-a6fd92b0578c5d2172799d7f38ddbda1bd87ea03.tar.gz binutils-a6fd92b0578c5d2172799d7f38ddbda1bd87ea03.tar.bz2 |
x86-64: Don't mask out R_X86_64_converted_reloc_bit
R_X86_64_converted_reloc_bit is set in elf_x86_64_convert_load_reloc
which is called from elf_x86_64_check_relocs. Since it is used only
internally by linker, there is no need to mask it out in
elf_x86_64_info_to_howto.
* elf64-x86-64.c (elf_x86_64_info_to_howto): Don't mask out
R_X86_64_converted_reloc_bit.
Diffstat (limited to 'gdb/arch-utils.c')
0 files changed, 0 insertions, 0 deletions