From: Nick Clifton Date: Mon, 14 Jan 2019 16:04:18 +0000 (+0000) Subject: Correct PR number in prevvious delta X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=f466c3053db1e075a8dd2583baa729c4edbbec0f;hp=5a12586d44fa8d5dfc74cbca4f2f36a273a16335;p=deliverable%2Fbinutils-gdb.git Correct PR number in prevvious delta --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 89aef20f0d..7a75517421 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,6 +1,6 @@ 2019-01-14 Maamoun Tarsha - PR 20133 + PR 20113 * elf32-s390.c (allocate_dynrelocs): Update comment. 2019-01-09 Andrew Paprocki diff --git a/ld/ChangeLog b/ld/ChangeLog index 3f19dc3095..ba5b0e9370 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,6 +1,6 @@ 2019-01-14 Maamoun Tarsha - PR 20133 + PR 20113 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define. * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define. * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output. @@ -16,7 +16,7 @@ * testsuite/ld-s390/tlspic_64.dd: Likewise. * testsuite/ld-s390/tlspic_64.rd: Likewise. * testsuite/ld-s390/tlspic_64.sd: Likewise. - * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets. + * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets. 2019-01-14 Sebastian Huber