summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMark Shinwell <shinwell@codesourcery.com>2006-09-04 07:11:11 +0000
committerMark Shinwell <shinwell@codesourcery.com>2006-09-04 07:11:11 +0000
commit2cab6cc30d591797c9343b1f4f95ae9989472cad (patch)
tree3c1d52eea7b62de6691d5bb8d3af1d16d919830a /bfd/ChangeLog
parent46254bca0bf3a17f3b5f81bea33051c3a99d350e (diff)
downloadbinutils-gdb-2cab6cc30d591797c9343b1f4f95ae9989472cad.tar.gz
bfd/
* elf32-arm.c (elf32_arm_howto_table_1): Adjust entries for R_ARM_THM_ALU_PREL_11_0 and R_ARM_THM_PC12 relocations. (elf32_arm_final_link_relocate): Handle R_ARM_THM_ALU_PREL_11_0 and R_ARM_THM_PC12 relocations.
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 e032bb60c2f..fc7eca1ac14 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2006-09-04 Mark Shinwell <shinwell@codesourcery.com>
+
+ * elf32-arm.c (elf32_arm_howto_table_1): Adjust entries for
+ R_ARM_THM_ALU_PREL_11_0 and R_ARM_THM_PC12 relocations.
+ (elf32_arm_final_link_relocate): Handle R_ARM_THM_ALU_PREL_11_0
+ and R_ARM_THM_PC12 relocations.
+
2006-08-24 Bob Wilson <bob.wilson@acm.org>
* elf32-xtensa.c (xtensa_get_property_section_name): Delete.