aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2004-11-13 13:38:15 +0000
committerPaul Brook <paul@codesourcery.com>2004-11-13 13:38:15 +0000
commitee06dc0791b85c6931865f762397356279676c94 (patch)
treeaf74eefc576bca3c0080fd75ab9d46a5877ee3e4 /bfd/ChangeLog
parent01e937bc69941fbe1cd289734fe7a718c4bc8174 (diff)
downloadgdb-ee06dc0791b85c6931865f762397356279676c94.zip
gdb-ee06dc0791b85c6931865f762397356279676c94.tar.gz
gdb-ee06dc0791b85c6931865f762397356279676c94.tar.bz2
* bfd/elf32-arm.c (elf32_arm_final_link_relocate): Resolve
R_ARM_PREL31 relocations to PLT entries. (elf32_arm_relocate_section, elf32_arm_gc_sweep_hook): Ditto. (elf32_arm_check_relocs): Ditto.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index eb1b718..f016362 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-13 Paul Brook <paul@codesourcery.com>
+
+ * bfd/elf32-arm.c (elf32_arm_final_link_relocate): Resolve
+ R_ARM_PREL31 relocations to PLT entries.
+ (elf32_arm_relocate_section, elf32_arm_gc_sweep_hook): Ditto.
+ (elf32_arm_check_relocs): Ditto.
+
2004-11-12 Bob Wilson <bob.wilson@acm.org>
* xtensa-isa.c (xtensa_interface_class_id): New.