2
0
mirror of https://sourceware.org/git/binutils-gdb.git synced 2025-02-11 13:02:10 +08:00

PR ld/16656: Add missing annotation to the relevant ChangeLog entries

Add PR ld/16656 annotation to ChangeLog entries for commit 9a0f1d5099
("LD/testsuite: Conditionalize the placement of `.dynamic' in
GNU_RELRO") and commit ("LD/testsuite: Conditionalize the placement of
`.got' in GNU_RELRO").
This commit is contained in:
Maciej W. Rozycki 2017-07-20 00:39:57 +01:00
parent f2e6a8430e
commit 2018ef80ae

View File

@ -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.