This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Add ChangeLog for PR ld/19615 fix


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=21a90cf1dd5ddd22c2237b68fb58b8f532467a8c

commit 21a90cf1dd5ddd22c2237b68fb58b8f532467a8c
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Feb 11 15:24:33 2016 -0800

    Add ChangeLog for PR ld/19615 fix

Diff:
---
 ld/ChangeLog | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index fb4d31f..4e9debf 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,16 @@
+2016-02-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+	PR ld/19615
+	* ld.texinfo: Document -Bsymbolic and -Bsymbolic-functions for
+	PIE.
+	* lexsup.c (parse_args): Enable -Bsymbolic and
+	-Bsymbolic-functions for PIE.
+	* testsuite/ld-i386/i386.exp: Run pr19175.
+	* testsuite/ld-i386/pr19615.d: New file.
+	* testsuite/ld-i386/pr19615.s: Likewise.
+	* testsuite/ld-x86-64/pr19615.d: Likewise.
+	* testsuite/ld-x86-64/pr19615.s: Likewise.
+
 2016-02-09  Nick Clifton  <nickc@redhat.com>
 
 	* testsuite/ld-aarch64/reloc-overflow-bad.d: New test.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]