* elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.
commit1244880e73d78767506ccc8bfd9a3487d4a95419
authorAlan Modra <amodra@bigpond.net.au>
Tue, 26 Nov 2002 11:54:02 +0000 (26 11:54 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 26 Nov 2002 11:54:02 +0000 (26 11:54 +0000)
tree2c7aaee49cd0ac190f9532662c132282fc44f887
parent6c269ae5791aa38453815dc87da31b3dbf684514
* elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.
(_bfd_elf_discard_section_eh_frame): Don't discard duplicate CIEs
on a relocatable link.  Comment typos.
* elf.c (_bfd_elf_link_hash_newfunc): Assign elements of structure
in the order they are declared.  Clear elf_hash_value too.
(_bfd_elf_link_hash_table_init): Likewise assign in order.  Clear
eh_info and tls_segment.
* elflink.h (elf_link_input_bfd <emit_relocs>): Keep reloc offsets
sorted when discarding relocs by turning them into R_*_NONE.

* libbfd.c (warn_deprecated): Comment spelling.
* po/SRC-POTFILES.in: Regenerate.
bfd/ChangeLog
bfd/elf-eh-frame.c
bfd/elf.c
bfd/elflink.h
bfd/libbfd.c
bfd/po/SRC-POTFILES.in