summaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-10-27 18:03:24 +1030
committerAlan Modra <amodra@gmail.com>2015-10-27 18:09:21 +1030
commit469bdc72e7b00509d6578f5caca01a45f5db5027 (patch)
tree8b687700ca1747ea0341254d6134c146343404bd /ld/testsuite/ChangeLog
parent5e2e7507b4ef8410501452224d98071657ea2d53 (diff)
downloadbinutils-gdb-469bdc72e7b00509d6578f5caca01a45f5db5027.tar.gz
xfail pr19161 test on hppa-linux
HPPA linux needs libgcc.a for millicode routine $$dyncall. * ld-gc/pr19161.d: xfail hppa-*-*.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r--ld/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 79466444e5f..4e412d6c8fe 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2015-10-27 Alan Modra <amodra@gmail.com>
+
+ * ld-gc/pr19161.d: xfail hppa-*-*.
+
2015-10-26 H.J. Lu <hongjiu.lu@intel.com>
PR ld/19175