summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog-2005
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2006-06-05 00:12:59 +0000
committerAlan Modra <amodra@bigpond.net.au>2006-06-05 00:12:59 +0000
commit98d8856aaf078d152c0983925d0434c0ae91eada (patch)
treea87a940b57d6bb7df1f0e7c6ccd8abb351451195 /bfd/ChangeLog-2005
parent4d0da8b6d55865605796243e08099186be2ed52d (diff)
downloadbinutils-redhat-98d8856aaf078d152c0983925d0434c0ae91eada.tar.gz
Remove leading bfd/ on filenames.
Diffstat (limited to 'bfd/ChangeLog-2005')
-rw-r--r--bfd/ChangeLog-20058
1 files changed, 4 insertions, 4 deletions
diff --git a/bfd/ChangeLog-2005 b/bfd/ChangeLog-2005
index f237278635..95746fc1c2 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>