aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-08-30 11:13:32 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-08-30 11:13:32 -0700
commit5b86dbf4549af98c4428da4764182e03f22c58ab (patch)
tree740f6298b78b2f9684ac57f162ea79d0630b2e62 /gdb
parent765e526c75506a7d9644bc7c137ac1923fdb1369 (diff)
downloadgdb-5b86dbf4549af98c4428da4764182e03f22c58ab.zip
gdb-5b86dbf4549af98c4428da4764182e03f22c58ab.tar.gz
gdb-5b86dbf4549af98c4428da4764182e03f22c58ab.tar.bz2
x86: Check target_id instead of elf_machine_code
Since both elf32-i386.c and elf64-x86-64.c support targets with different ELF_MACHINE_CODEs, _bfd_x86_elf_link_hash_table_create should check target_id instead of elf_machine_code. * elfxx-x86.c (_bfd_x86_elf_link_hash_table_create): Check target_id instead of elf_machine_code.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions