From 2018ef80ae7ebbe410aed0e30367fca27e3eb2d8 Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Thu, 20 Jul 2017 00:39:57 +0100 Subject: [PATCH] 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"). --- ld/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index 534204dcf5..ee309d4304 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -29,12 +29,14 @@ 2017-07-18 Maciej W. Rozycki + 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 + PR ld/16656 * testsuite/ld-elf/binutils.exp (binutils_test): Make the expectation for `.dynamic' in GNU_RELRO segment target-specific.