diff options
author | Alan Modra <amodra@gmail.com> | 2020-12-01 10:27:44 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-12-01 11:26:58 +1030 |
commit | 56af5a30b8efa34ce30f7d93da7dc981dda82f61 (patch) | |
tree | e77775193b512ecaec7f0777c2890a83b823bfc6 /ld/ChangeLog | |
parent | 5160d0f323d47031cb73c39a4dbd31d8976b4c8e (diff) | |
download | gdb-56af5a30b8efa34ce30f7d93da7dc981dda82f61.zip gdb-56af5a30b8efa34ce30f7d93da7dc981dda82f61.tar.gz gdb-56af5a30b8efa34ce30f7d93da7dc981dda82f61.tar.bz2 |
tic6x elf testsuite fix
* testsuite/ld-elf/elf.exp: Set ASFLAGS for tic6x.
* testsuite/ld-elf/reloc-discard.d: Remove tic6x xfail.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 7e09a2f..73d0a98 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,10 @@ 2020-12-01 Alan Modra <amodra@gmail.com> + * testsuite/ld-elf/elf.exp: Set ASFLAGS for tic6x. + * testsuite/ld-elf/reloc-discard.d: Remove tic6x xfail. + +2020-12-01 Alan Modra <amodra@gmail.com> + * testsuite/ld-elf/pr26979a.s, * testsuite/ld-elf/pr26979b.s, * testsuite/ld-elf/pr26979c.s, |