summaryrefslogtreecommitdiffstats
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2011-05-31 14:07:58 +0000
committerPaul Brook <paul@codesourcery.com>2011-05-31 14:07:58 +0000
commit63e1a0fcbacd4cee2d74a2f31c84bce7807e5e77 (patch)
tree6d40bb661791da5d0de645f36d957332c2133c86 /include/elf/ChangeLog
parent10960bfbce1719b569d2f7e3b0a9931ec7f2b5d9 (diff)
downloadppe42-binutils-63e1a0fcbacd4cee2d74a2f31c84bce7807e5e77.tar.gz
ppe42-binutils-63e1a0fcbacd4cee2d74a2f31c84bce7807e5e77.zip
2011-05-31 Paul Brook <paul@codesourcery.com>
bfd/ * elf32-arm.c (elf32_arm_final_link_relocate): Only do bl conversion for known functions. (elf32_arm_swap_symbol_in): Only set ST_BRANCH_TO_ARM for function symbols. include/elf/ * arm.h (arm_st_branch_type): Add ST_BRANCH_UNKNOWN. ld/testsuite/ * ld-arm/cortex-a8-far.d: Adjust expected output. * ld-arm/arm-call1.s: Give function symbol correct type. * ld-arm/arm-call2.s: Ditto. * ld-arm/farcall-group4.s: Ditto. * ld-arm/arm-elf.exp (cortex-a8-far): Define far symbols with correct type via assembly file. * ld-arm/cortex-a8-far-3.s: New file. * ld-arm/abs-call-1.s: Add Thumb tests
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index a43b34d91b..d0700468bc 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-31 Paul Brook <paul@codesourcery.com>
+
+ * arm.h (arm_st_branch_type): Add ST_BRANCH_UNKNOWN.
+
2011-04-15 Sergio Durigan Junior <sergiodj@redhat.com>
* common.h (NT_STAPSDT): New define.
OpenPOWER on IntegriCloud