OSDN Git Service

* elf32-xtensa.c (build_reloc_opcodes): New.
authorBob Wilson <bob.wilson@acm.org>
Fri, 14 Apr 2006 23:01:19 +0000 (23:01 +0000)
committerBob Wilson <bob.wilson@acm.org>
Fri, 14 Apr 2006 23:01:19 +0000 (23:01 +0000)
commite887d4f7203306d9d1d344af979a0394a0efb9d3
treeb32dfeaaf944e644889beb786454a912a1995dc5
parent34e0f4f7c00562ad0e8e63ec1b375aeacb8ed91a
* elf32-xtensa.c (build_reloc_opcodes): New.
(compute_text_actions): Use it to decode opcodes outside inner loop.
(check_section_ebb_pcrels_fit): Add "reloc_opcodes" argument, and if
it is set, use it to get the opcodes for relocations.
(move_shared_literal): Adjust call to check_section_ebb_pcrels_fit.
bfd/ChangeLog
bfd/elf32-xtensa.c