aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-04-16 18:08:11 +0930
committerAlan Modra <amodra@gmail.com>2019-04-16 19:59:55 +0930
commita0fb96150814fef91598e0b528c071201fe18891 (patch)
tree03121ecfcd334b3d37aaec1d72ef5340f466edae /binutils/ChangeLog
parent5bc113360ccc33797a3f882e02824a5c426da175 (diff)
downloadgdb-a0fb96150814fef91598e0b528c071201fe18891.zip
gdb-a0fb96150814fef91598e0b528c071201fe18891.tar.gz
gdb-a0fb96150814fef91598e0b528c071201fe18891.tar.bz2
ns32k testsuite tidy
Some of these tests were excluded for ns32k-netbsd, exclude for all ns32k instead. binutils/ * testsuite/binutils-all/copy-2.d: Don't run for ns32k-*-*. * testsuite/binutils-all/copy-3.d: Likewise. gas/ * testsuite/gas/all/gas.exp: Remove ns32k xfails. * testsuite/gas/all/weakref1u.d: Don't run for ns32k-*-*. ld/ * testsuite/ld-scripts/pr20302.d: Don't run for ns32k-*-*. * testsuite/ld-scripts/section-match-1.d: Likewise. * testsuite/ld-undefined/require-defined.exp: Likewise.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index ac54754..254a374 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2019-04-16 Alan Modra <amodra@gmail.com>
+
+ * testsuite/binutils-all/copy-2.d: Don't run for ns32k-*-*.
+ * testsuite/binutils-all/copy-3.d: Likewise.
+
2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
* readelf.c (arm_attr_tag_CPU_arch): Add entry for Armv8.1-M Mainline.