aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2019-10-19 13:01:29 -0400
committerJohn David Anglin <danglin@gcc.gnu.org>2019-10-19 13:01:29 -0400
commit1c1a69dcaeb01037f3191a5ebf1b2f9c0dcbe7a3 (patch)
treeddc80b34a58b36540b01c7c71c513b517b3b17d2 /ld/ChangeLog
parentf71433ee7f231a2c8c490b468a23c88ca5b33e3a (diff)
downloadgdb-1c1a69dcaeb01037f3191a5ebf1b2f9c0dcbe7a3.zip
gdb-1c1a69dcaeb01037f3191a5ebf1b2f9c0dcbe7a3.tar.gz
gdb-1c1a69dcaeb01037f3191a5ebf1b2f9c0dcbe7a3.tar.bz2
[ld] Fix failure of pr19161 on hppa*-*linux*.
ld/ChangeLog 2019-10-19 Alan Modra <amodra@gmail.com> PR ld/25110 * testsuite/ld-gc/gc.exp: Adjust LDFLAGS for pr19161 dump test on hppa*-*-linux*.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 8fc2cee..a5d6dd9 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2019-10-19 Alan Modra <amodra@gmail.com>
+
+ PR ld/25110
+ * testsuite/ld-gc/gc.exp: Adjust LDFLAGS for pr19161 dump test on
+ hppa*-*-linux*.
+
2019-10-17 Nelson Chu <nelson.chu@sifive.com>
* testsuite/ld-riscv-elf/lib-nopic-01b.d: Update the error message.