aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-06-07 15:22:58 +0930
committerAlan Modra <amodra@gmail.com>2017-06-07 17:56:46 +0930
commit4936f23592b910d65cc9f077115559366f9c4662 (patch)
treebe8b053c2eb992201795cba0f1f3a5cfae08fed8 /ld/ChangeLog
parent58f59b7616851b2f3737e385ec9095765eeeffa3 (diff)
downloadgdb-4936f23592b910d65cc9f077115559366f9c4662.zip
gdb-4936f23592b910d65cc9f077115559366f9c4662.tar.gz
gdb-4936f23592b910d65cc9f077115559366f9c4662.tar.bz2
Fix a number of pr21529 testcase failures
Various targets fail this testcase due to ld not supporting binary output. * testsuite/ld-unique/pr21529.d: xfail aarch64, arm, hppa, ia64, nds32, and score. Match any output.
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 cb30ebf..36fc28b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2017-06-07 Alan Modra <amodra@gmail.com>
+
+ * testsuite/ld-unique/pr21529.d: xfail aarch64, arm, hppa, ia64,
+ nds32, and score. Match any output.
+
2017-06-06 Andrew Burgess <andrew.burgess@embecosm.com>
* ld.h (struct args_type): Fix typo in comment.