diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-08-30 11:13:32 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-08-30 11:13:32 -0700 |
commit | 5b86dbf4549af98c4428da4764182e03f22c58ab (patch) | |
tree | 740f6298b78b2f9684ac57f162ea79d0630b2e62 /gdb/remote.c | |
parent | 765e526c75506a7d9644bc7c137ac1923fdb1369 (diff) | |
download | gdb-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/remote.c')
0 files changed, 0 insertions, 0 deletions