aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2004-11-30 17:45:54 +0000
committerPaul Brook <paul@codesourcery.com>2004-11-30 17:45:54 +0000
commitdea514f51da1051f9f3cd7a746e3b68085aa1a72 (patch)
tree16b2c05eea27625ad25c6a10212e63c6b67394d0 /bfd/ChangeLog
parent32118081351da7f2e122ba3f0e4bd2493cafdd28 (diff)
downloadbinutils-dea514f51da1051f9f3cd7a746e3b68085aa1a72.zip
binutils-dea514f51da1051f9f3cd7a746e3b68085aa1a72.tar.gz
binutils-dea514f51da1051f9f3cd7a746e3b68085aa1a72.tar.bz2
2004-11-30 Paul Brook <paul@codesourcery.com>
bfd/ * elf32-arm.c (struct elf32_arm_link_hash_table): Remove no_pipeline_knowledge (elf32_arm_link_hash_table_create): Ditto. (bfd_elf32_arm_process_before_allocation): Ditto. (elf32_arm_final_link_relocate): Ditto. Remove oabi relocation handling. * bfd-in.h (bfd_elf32_arm_process_before_allocation): Update prototype. * bfd-in2.h: Regenerate. ld/ * emultempl/armelf.em: Ignore -p and -no-pipeline-knowledge.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 5fe9ae6..6a1d301 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,15 @@
+2004-11-30 Paul Brook <paul@codesourcery.com>
+
+ * elf32-arm.c (struct elf32_arm_link_hash_table): Remove
+ no_pipeline_knowledge
+ (elf32_arm_link_hash_table_create): Ditto.
+ (bfd_elf32_arm_process_before_allocation): Ditto.
+ (elf32_arm_final_link_relocate): Ditto. Remove oabi relocation
+ handling.
+ * bfd-in.h (bfd_elf32_arm_process_before_allocation): Update
+ prototype.
+ * bfd-in2.h: Regenerate.
+
2004-11-30 Randolph Chung <tausq@debian.org>
* elf32-hppa.c (elf32_hppa_grok_prstatus): New function.