aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-08-02 12:34:55 +0930
committerAlan Modra <amodra@gmail.com>2019-08-02 12:41:05 +0930
commit1b611b2dc3075d20372557021f95ec326cdf8aa5 (patch)
tree7e2c6308c4723375247e1b6f33a54d526425a19c /ld/ChangeLog
parent371367a95037cac795af5cdc589a2aa0c7a4dcd3 (diff)
downloadgdb-1b611b2dc3075d20372557021f95ec326cdf8aa5.zip
gdb-1b611b2dc3075d20372557021f95ec326cdf8aa5.tar.gz
gdb-1b611b2dc3075d20372557021f95ec326cdf8aa5.tar.bz2
PowerPC tlsie test fix
* testsuite/ld-powerpc/tlsie.s: Correct medium model ELF sequence.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index a93d367..8015427 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2019-08-02 Alan Modra <amodra@gmail.com>
+
+ * testsuite/ld-powerpc/tlsie.s: Correct medium model ELF sequence.
+
2019-08-01 Alan Modra <amodra@gmail.com>
PR 24806