diff options
author | Alan Modra <amodra@gmail.com> | 2002-11-26 11:54:02 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-11-26 11:54:02 +0000 |
commit | 73722af036f2e6d2f6f8fa129dd627d99511ce37 (patch) | |
tree | 4d2d46fc88acacb8e558936e8d1e6a16342d8706 /bfd/po | |
parent | fb2fd3e12c28c6faf4d048591793b9c1a5be1619 (diff) | |
download | ppe42-binutils-73722af036f2e6d2f6f8fa129dd627d99511ce37.tar.gz ppe42-binutils-73722af036f2e6d2f6f8fa129dd627d99511ce37.zip |
* 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.
Diffstat (limited to 'bfd/po')
-rw-r--r-- | bfd/po/SRC-POTFILES.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in index e11e31434e..54a0c25faf 100644 --- a/bfd/po/SRC-POTFILES.in +++ b/bfd/po/SRC-POTFILES.in @@ -17,6 +17,8 @@ archive64.c archures.c armnetbsd.c bfd.c +bfdio.c +bfdwin.c binary.c bout.c cache.c |