OSDN Git Service

* elf32-xtensa.c (analyze_relocations): Zero src_count if not relaxing.
authorbwilson <bwilson>
Thu, 1 Mar 2007 23:38:03 +0000 (23:38 +0000)
committerbwilson <bwilson>
Thu, 1 Mar 2007 23:38:03 +0000 (23:38 +0000)
commit6f546b00d14935787e19ba6d7a7d9cc689288e9b
treedc17b56e53c0e591bc3174ca8c84df2a7148595a
parentec5838936dc5aca91adcb3c0c87043f2d3607273
* elf32-xtensa.c (analyze_relocations): Zero src_count if not relaxing.
(find_relaxable_sections): Do not increment src_count for unknown
opcodes.  Decode only once instead of calling is_l32r_relocation.
(compute_text_actions): Remove unused no_insn_move flag.  Assert that
src_next matches src_count in relax_info.
bfd/ChangeLog
bfd/elf32-xtensa.c