From: Maciej W. Rozycki Date: Wed, 19 Jul 2017 23:39:57 +0000 (+0100) Subject: PR ld/16656: Add missing annotation to the relevant ChangeLog entries X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2018ef80ae7ebbe410aed0e30367fca27e3eb2d8;p=binutils-gdb.git 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 --git a/ld/ChangeLog b/ld/ChangeLog index 534204dcf5f..ee309d4304e 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.