diff options
author | Alan Modra <amodra@gmail.com> | 2019-04-16 18:08:11 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2019-04-16 19:59:55 +0930 |
commit | a0fb96150814fef91598e0b528c071201fe18891 (patch) | |
tree | 03121ecfcd334b3d37aaec1d72ef5340f466edae /binutils/ChangeLog | |
parent | 5bc113360ccc33797a3f882e02824a5c426da175 (diff) | |
download | gdb-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/ChangeLog | 5 |
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. |