gas/ChangeLog:
* testsuite/gas/elf/section22.d: Allow FreeBSD OSABI in readelf
output.
* testsuite/gas/elf/section23a.d: Likewise.
* testsuite/gas/elf/section24a.d: Likewise.
+2020-11-19 Jozef Lawrynowicz <jozef.l@mittosystems.com>
+
+ * testsuite/gas/elf/section22.d: Allow FreeBSD OSABI in readelf
+ output.
+ * testsuite/gas/elf/section23a.d: Likewise.
+ * testsuite/gas/elf/section24a.d: Likewise.
+
2020-11-18 Alan Modra <amodra@gmail.com>
* doc/as.texi (.nop): Document optional size arg.
#notarget: ![supports_gnu_osabi]
#...
- +OS/ABI: +UNIX - GNU
+ +OS/ABI: +UNIX - (GNU|FreeBSD)
#...
\[..\] .text.discard0[ ]+PROGBITS[ ]+[0-9a-f]+ [0-9a-f]+ [0-9a-f]+ 00 AX.*
#...
#readelf: -h -S --wide
#...
- +OS/ABI: +UNIX - GNU
+ +OS/ABI: +UNIX - (GNU|FreeBSD)
#...
\[..\] .data.retain_var[ ]+PROGBITS[ ]+[0-9a-f]+ [0-9a-f]+ [0-9a-f]+ 00 WAR.*
#pass
#readelf: -h -S --wide
#...
- +OS/ABI: +UNIX - GNU
+ +OS/ABI: +UNIX - (GNU|FreeBSD)
#...
\[..\] .text[ ]+PROGBITS[ ]+[0-9a-f]+ [0-9a-f]+ [0-9a-f]+ 00 AXR .*
#...