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] PR ld/16656: Add missing annotation to the relevant ChangeLog entries


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

commit 2018ef80ae7ebbe410aed0e30367fca27e3eb2d8
Author: Maciej W. Rozycki <macro@imgtec.com>
Date:   Thu Jul 20 00:39:57 2017 +0100

    PR ld/16656: Add missing annotation to the relevant ChangeLog entries
    
    Add PR ld/16656 annotation to ChangeLog entries for commit 9a0f1d5099fa
    ("LD/testsuite: Conditionalize the placement of `.dynamic' in
    GNU_RELRO") and commit ("LD/testsuite: Conditionalize the placement of
    `.got' in GNU_RELRO").

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

diff --git a/ld/ChangeLog b/ld/ChangeLog
index 534204d..ee309d4 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -29,12 +29,14 @@
 
 2017-07-18  Maciej W. Rozycki  <macro@imgtec.com>
 
+	PR ld/16656
 	* testsuite/ld-elf/binutils.exp (binutils_test): Make the
 	expectation for `.got' in GNU_RELRO segment target-specific.
 	Handle `.got.plt' separately.
 
 2017-07-18  Maciej W. Rozycki  <macro@imgtec.com>
 
+	PR ld/16656
 	* testsuite/ld-elf/binutils.exp (binutils_test): Make the
 	expectation for `.dynamic' in GNU_RELRO segment target-specific.


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