* elf32-i386.c (i386_opcode16): Delete.
authorAlan Modra <amodra@gmail.com>
Wed, 19 Oct 2011 23:02:50 +0000 (23:02 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 19 Oct 2011 23:02:50 +0000 (23:02 +0000)
commitfa289a5fde8cdc60336d6c53e75b1969f8a82f20
tree3a82bcbec19924a3aac621617ffb1009bceabac3
parent0319698bac846d78b420cbdc760c29729b084601
* elf32-i386.c (i386_opcode16): Delete.
(elf_i386_check_tls_transition): Use memcmp to compare contents.
* elf64-x86-64.c (x86_64_opcode16, x86_64_opcode32): Delete.
(elf_x86_64_check_tls_transition): Use memcmp to compare contents.
bfd/ChangeLog
bfd/elf32-i386.c
bfd/elf64-x86-64.c