OSDN Git Service

* 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)
commitbd2054d16cb04d07085b14619b6cb7335cc00244
tree658168ad0eb0b0dd8055a85dba168ec53c8e1bc2
parent85c7b430d77c8e8a92bdb150a3d8be02ac541a27
    * 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