gas/testsuite: Fix SHF_GNU_RETAIN tests for FreeBSD OSABIs
authorJozef Lawrynowicz <jozef.l@mittosystems.com>
Thu, 19 Nov 2020 18:56:15 +0000 (18:56 +0000)
committerJozef Lawrynowicz <jozef.l@mittosystems.com>
Thu, 19 Nov 2020 19:05:00 +0000 (19:05 +0000)
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.

gas/ChangeLog
gas/testsuite/gas/elf/section22.d
gas/testsuite/gas/elf/section23a.d
gas/testsuite/gas/elf/section24a.d

index 92665855507f8c5b7b5b8e04cf770807a68e395c..f9363a6f499629c9781c225d8ed5e05ad3e171d5 100644 (file)
@@ -1,3 +1,10 @@
+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.
index 8aa7fcfc34e0259978f3de0d25a77dd752876614..d3b3655b788d3b34c1fb66b3d82805efac4932bc 100644 (file)
@@ -3,7 +3,7 @@
 #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.*
 #...
index 2e413e1ceca4f5eb75a2dc16f62787ad1c376b4f..10a5344c2d118201fff2de24dfb9ce5485914910 100644 (file)
@@ -4,7 +4,7 @@
 #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
index 8f316d3196d76a5227caf7940845514d4601ba4d..56ae76d8726e3af509faac59de7118fb646ffd87 100644 (file)
@@ -4,7 +4,7 @@
 #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 .*
 #...