* elf32-xtensa.c (plt_reloc_count): Fix typo in comment.
authorBob Wilson <bob.wilson@acm.org>
Thu, 24 Jul 2003 00:13:42 +0000 (00:13 +0000)
committerBob Wilson <bob.wilson@acm.org>
Thu, 24 Jul 2003 00:13:42 +0000 (00:13 +0000)
commitb536dc1e255dd86c8d25a969069dd21ea0ac6b35
tree3f79f7f29529027d262e5424fa81b33d3f36ee20
parentf330c8387c52052896dc17735afed62fa4b933df
    * 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