aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-07-30 03:27:44 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-07-30 03:28:00 -0700
commitc6e8a9a802bcd3a96ef14b6ea1b6cd60d5d8d065 (patch)
tree2f89635eb9cf57993817771a73573a5e1fcc72a3 /bfd/ChangeLog
parent13be649613bb62e75296d1f69a7c889ddf29a564 (diff)
downloadgdb-c6e8a9a802bcd3a96ef14b6ea1b6cd60d5d8d065.zip
gdb-c6e8a9a802bcd3a96ef14b6ea1b6cd60d5d8d065.tar.gz
gdb-c6e8a9a802bcd3a96ef14b6ea1b6cd60d5d8d065.tar.bz2
Don't change the default symbol for relocatable link
We should change the default symbol for the versioned symbol only when not performing a relocatable link. bfd/ PR ld/18735 * elflink.c (_bfd_elf_add_default_symbol): Add the default symbol if not performing a relocatable link. (elf_link_add_object_symbols): Adjust the default symbol if not performing a relocatable link. ld/testsuite/ PR ld/18735 * ld-elf/pr18735.d: New file. * ld-elf/pr18735.s: Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e3339d0..e9776bf 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2015-07-30 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/18735
+ * elflink.c (_bfd_elf_add_default_symbol): Add the default
+ symbol if not performing a relocatable link.
+ (elf_link_add_object_symbols): Adjust the default symbol if
+ not performing a relocatable link.
+
2015-07-29 H.J. Lu <hongjiu.lu@intel.com>
* elflink.c (elf_link_add_object_symbols): Remove