diff options
author | Nick Clifton <nickc@redhat.com> | 2020-08-27 13:47:02 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2020-08-27 13:47:02 +0100 |
commit | 9fb2400ce641fa797e27e1fecaf700a8589bda96 (patch) | |
tree | 698d892c0fdb245aa1d9cfbfc65a304c533f720a /ld/ChangeLog | |
parent | 4b69ce9b9121090ac42cf8fa20b949bbd9afff95 (diff) | |
download | gdb-9fb2400ce641fa797e27e1fecaf700a8589bda96.zip gdb-9fb2400ce641fa797e27e1fecaf700a8589bda96.tar.gz gdb-9fb2400ce641fa797e27e1fecaf700a8589bda96.tar.bz2 |
Fix linker testcase for alpha-linux affected by fix for PR 26416
PR 26416
* testsuite/ld-alpha/tlsbinr.rd: Update expected output.
* testsuite/ld-alpha/tlsbinr.dd: Likewise.
* testsuite/ld-alpha/tlsbinr.sd: Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 4fd5546..b1e03d0 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2020-08-27 Nick Clifton <nickc@redhat.com> + + PR 26416 + * testsuite/ld-alpha/tlsbinr.rd: Update expected output. + * testsuite/ld-alpha/tlsbinr.dd: Likewise. + * testsuite/ld-alpha/tlsbinr.sd: Likewise. + 2020-08-27 Nick Alcock <nick.alcock@oracle.com> * ldlang.c (dump_ctf_errs): Unquote CTF error messages. |