diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-10-07 16:10:56 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-10-07 16:14:50 -0700 |
commit | 2458d83bbc190f92f7718b30438dd7e5775e0d3c (patch) | |
tree | 622d60979eba8e30c041b127146e666f693083df /ld/ChangeLog | |
parent | 0ee6e554c4f8b23cdd629774ae94a74af5826976 (diff) | |
download | gdb-2458d83bbc190f92f7718b30438dd7e5775e0d3c.zip gdb-2458d83bbc190f92f7718b30438dd7e5775e0d3c.tar.gz gdb-2458d83bbc190f92f7718b30438dd7e5775e0d3c.tar.bz2 |
ld-elf/merge.d: Don't expect to fail for sparc
It passed with cross binutils to sparc-linux and sparc64-linux.
* testsuite/ld-elf/merge.d: Don't expect to fail for sparc.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 186819d..55e36a5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2017-10-07 H.J. Lu <hongjiu.lu@intel.com> + + * testsuite/ld-elf/merge.d: Don't expect to fail for sparc. + 2017-10-05 Nick Clifton <nickc@redhat.com> * po/tr.po: Updated Turkish translation. |