OSDN Git Service

* elf32-xtensa.c (build_reloc_opcodes): New.
authorbwilson <bwilson>
Fri, 14 Apr 2006 23:01:19 +0000 (23:01 +0000)
committerbwilson <bwilson>
Fri, 14 Apr 2006 23:01:19 +0000 (23:01 +0000)
commitfef8c20ea43d05e9923e05779e773c1a5cc875f3
treee088c2c4f9139d8c83ed145ae2fab695cb166cdc
parenteed3f86de017aba6529a9df6d5cf791d113ecd21
* 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