summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-12-07 17:50:57 +1030
committerAlan Modra <amodra@gmail.com>2017-12-07 17:52:49 +1030
commit05a5feafdd3869b81533993a23c344d60baa56de (patch)
treec055decac0fe025f4b3f4b82d5ee61202c75c636 /ld/ChangeLog
parent34ac47f671d870c62635cac209d8df4250f20192 (diff)
Rewrite check_shared_lib_support
* testsuite/lib/ld-lib.exp (check_shared_lib_support): Ask ld under test whether -shared is supported.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index d4758d4eaf..5d51420e4a 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2017-12-07 Alan Modra <amodra@gmail.com>
+
+ * testsuite/lib/ld-lib.exp (check_shared_lib_support): Ask ld
+ under test whether -shared is supported.
+
2017-12-06 Jim Wilson <jimw@sifive.com>
* testsuite/ld-elf/interleave-0.d, testsuite/ld-elf/interleave-4.d,