diff options
Diffstat (limited to 'bfd/ChangeLog-2005')
-rw-r--r-- | bfd/ChangeLog-2005 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bfd/ChangeLog-2005 b/bfd/ChangeLog-2005 index f237278..95746fc 100644 --- a/bfd/ChangeLog-2005 +++ b/bfd/ChangeLog-2005 @@ -1899,7 +1899,7 @@ 2005-06-27 Carlos O'Donell <carlos@systemhalted.org> - * bfd/elf32-hppa.c (struct elf32_hppa_stub_hash_entry): + * elf32-hppa.c (struct elf32_hppa_stub_hash_entry): Use bh_root, and hh. (struct elf32_hppa_link_hash_entry): Use eh, and hsh_cache. (struct elf32_hppa_dyn_reloc_entry): Use hdh_next. @@ -1936,7 +1936,7 @@ 2005-06-21 Carlos O'Donell <carlos@systemhalted.org> - * bfd/elf32-hppa.c (hppa_elf_hash_entry): Define. + * elf32-hppa.c (hppa_elf_hash_entry): Define. (hppa_stub_hash_entry): Define. (stub_hash_newfunc): Rename variables. (hppa_link_hash_newfunc): Likewise. @@ -2504,7 +2504,7 @@ 2005-05-20 Daniel Jacobowitz <dan@codesourcery.com> - * bfd/elf32-ppc.c (struct ppc_elf_link_hash_entry): Add new field + * elf32-ppc.c (struct ppc_elf_link_hash_entry): Add new field has_sda_refs. (ppc_elf_copy_indirect_symbol): Copy has_sda_refs. (ppc_elf_check_relocs): Set has_sda_refs. @@ -5202,7 +5202,7 @@ 2005-01-07 Jakub Jelinek <jakub@redhat.com> - * bfd/elf.c (INCLUDE_SECTION_IN_SEGMENT): Don't put empty sections into + * elf.c (INCLUDE_SECTION_IN_SEGMENT): Don't put empty sections into PT_DYNAMIC segment, unless .dynamic. 2005-01-06 Paul Brook <paul@codesourcery.com> |