OSDN Git Service

* elf32-xtensa.c (plt_reloc_count): Fix typo in comment.
authorbwilson <bwilson>
Thu, 24 Jul 2003 00:13:42 +0000 (00:13 +0000)
committerbwilson <bwilson>
Thu, 24 Jul 2003 00:13:42 +0000 (00:13 +0000)
commit481dfddbbd5b40ac58621822c3cc05ee6d35e4b3
tree23ef9472eadc5602a5a46e3db52465787e813615
parent8337f2c5b22b5147b749e994fa13c34a49b14f15
    * elf32-xtensa.c (plt_reloc_count): Fix typo in comment.
        (elf_xtensa_size_dynamic_sections): Use elf_discarded_section.
        (elf_xtensa_combine_prop_entries): Avoid returning non-zero without
        first printing an error message.
        (elf_xtensa_finish_dynamic_sections): Likewise.
        (elf_xtensa_discard_info_for_section): Adjust size of .got.loc when
        discarding literal table entries.
        (elf_xtensa_merge_private_bfd_data): Remove newline from error message.
        (elf_xtensa_do_asm_simplify): Likewise.
bfd/ChangeLog
bfd/elf32-xtensa.c