X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=bfd%2FChangeLog-2005;h=95746fc1c2df233cd58aa8195a3319b397af54d3;hb=78bc95e3ba62e558030ff978725cdbbb48564f96;hp=f23727863556483edef441971fcc02329e5bc860;hpb=e88d958a4fc35cc37c9a26edefed424fce2785eb;p=binutils-gdb.git diff --git a/bfd/ChangeLog-2005 b/bfd/ChangeLog-2005 index f2372786355..95746fc1c2d 100644 --- a/bfd/ChangeLog-2005 +++ b/bfd/ChangeLog-2005 @@ -1899,7 +1899,7 @@ 2005-06-27 Carlos O'Donell - * 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 - * 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 - * 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 - * 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