summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-12-01 13:38:01 +1030
committerAlan Modra <amodra@gmail.com>2017-12-01 17:23:56 +1030
commit40363a913b8c1292af97b4f50a0b2c5e6fdd04cb (patch)
tree0ff3e7c19e0cafecf4ed47333500c2678ef1dc31 /ld/ChangeLog
parent63c1f59d665542359de4737e3e48033c588f44dc (diff)
weak alias test
This adds the test I was using when testing 60d67dc8. * testsuite/ld-elfweak/alias.c, * testsuite/ld-elfweak/alias.dat, * testsuite/ld-elfweak/aliasmain.c, * testsuite/ld-elfweak/weakref1.c, * testsuite/ld-elfweak/weakref2.c: New test. * testsuite/ld-elfweak/elfweak.exp: Run it. Don't return on fails, attempt other tests.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 0729d2167a..e0873827ba 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,15 @@
2017-12-01 Alan Modra <amodra@gmail.com>
+ * testsuite/ld-elfweak/alias.c,
+ * testsuite/ld-elfweak/alias.dat,
+ * testsuite/ld-elfweak/aliasmain.c,
+ * testsuite/ld-elfweak/weakref1.c,
+ * testsuite/ld-elfweak/weakref2.c: New test.
+ * testsuite/ld-elfweak/elfweak.exp: Run it. Don't return on fails,
+ attempt other tests.
+
+2017-12-01 Alan Modra <amodra@gmail.com>
+
* testsuite/ld-elf/shared.exp: Run new textrel tests.
* testsuite/ld-elf/textrel.map: New file.
* testsuite/ld-elf/textrel.rd: New file.