From 7613ca5e3885b8e79d9096a53f3e5492a5c06cd7 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 24 Jul 2019 10:51:56 +0930 Subject: Define ELF_OSABI for visium and update expected results for gas mbind tests. bfd/ * elf32-visium.c (visium_elf_post_process_headers): Don't set EI_OSABI header byte here. (ELF_OSABI): Define. gas/ * testsuite/gas/elf/section12a.d: xfail visium and cloudabi. * testsuite/gas/elf/section12b.d: Likewise. * testsuite/gas/elf/section13.d: Likewise. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 3c363cc..fcde8b0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2019-07-24 Alan Modra + + * testsuite/gas/elf/section12a.d: xfail visium and cloudabi. + * testsuite/gas/elf/section12b.d: Likewise. + * testsuite/gas/elf/section13.d: Likewise. + 2019-07-23 Kyrylo Tkachov * testsuite/gas/aarch64/sysreg-4.s: Test gmid_el1 read. -- cgit v1.1