aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2004-11-11 18:24:24 +0000
committerMark Mitchell <mark@codesourcery.com>2004-11-11 18:24:24 +0000
commit6366ff1ead04d6d0f312b90ab270e95a9d078a10 (patch)
tree71fc682def0920229cdc37825ec8f6caa6deb7e9 /bfd/ChangeLog
parent85c9d3b84bde5fd92d8db5c0f561e166a64d18be (diff)
downloadgdb-6366ff1ead04d6d0f312b90ab270e95a9d078a10.zip
gdb-6366ff1ead04d6d0f312b90ab270e95a9d078a10.tar.gz
gdb-6366ff1ead04d6d0f312b90ab270e95a9d078a10.tar.bz2
* elf32-arm.c (elf32_arm_final_link_relocate): Correct logic for
R_ARM_RELATIVE on Symbian OS.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b09680a..783c831 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-11 Mark Mitchell <mark@codesourcery.com>
+
+ * elf32-arm.c (elf32_arm_final_link_relocate): Correct logic for
+ R_ARM_RELATIVE on Symbian OS.
+
2004-11-09 Mark Mitchell <mark@codesourcery.com>
* som.c (som_bfd_print_private_bfd_data): New function.