diff options
author | Alan Modra <amodra@gmail.com> | 2021-01-08 00:29:31 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-01-08 00:32:43 +1030 |
commit | dc20061339031e391f974ccccb71137b51730494 (patch) | |
tree | e86c485bdcd68ce3fbc12262c1097689d8f78326 /ld/ChangeLog | |
parent | 8e604ff077e12b7fe4dae009328716740c2e79f4 (diff) | |
download | gdb-dc20061339031e391f974ccccb71137b51730494.zip gdb-dc20061339031e391f974ccccb71137b51730494.tar.gz gdb-dc20061339031e391f974ccccb71137b51730494.tar.bz2 |
sh-pe ld XPASSes
* testsuite/ld-scripts/fill.d: Skip sh-*-pe rather than xfail.
* testsuite/ld-scripts/fill16.d: Don't xfail sh-*-pe.
* testsuite/ld-scripts/segment-start.d: Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 934a4d6..d7618d7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,11 @@ 2021-01-07 Alan Modra <amodra@gmail.com> + * testsuite/ld-scripts/fill.d: Skip sh-*-pe rather than xfail. + * testsuite/ld-scripts/fill16.d: Don't xfail sh-*-pe. + * testsuite/ld-scripts/segment-start.d: Likewise. + +2021-01-07 Alan Modra <amodra@gmail.com> + * testsuite/ld-elf/comm-data5.d: xfail targets that complain about dynamic relocations in read-only sections. * testsuite/ld-elf/ehdr_start-shared.d: Likewise. |