Fix the binutils readelf.ss test for the AArch64 target.

* binutils-all/readelf.ss-64: Move possible location of the $d
	mapping symbol.
This commit is contained in:
Nick Clifton 2015-04-02 15:28:02 +01:00
parent 15c7659fd1
commit 4295609462
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2015-04-02 Nick Clifton <nickc@redhat.com>
* binutils-all/readelf.ss-64: Move possible location of the $d
mapping symbol.
2015-03-26 Renlin Li <renlin.li@arm.com>
* binutils-all/readelf.s-64: Support aarch64 case.

View File

@ -9,6 +9,8 @@ Symbol table '.symtab' contains .* entries:
# aarch64-elf targets add the $d mapping symbol here...
#...
+.: 0000000000000000 +0 +NOTYPE +LOCAL +DEFAULT +3 static_data_symbol
# ... or here ...
#...
.* +.: 0000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +1 text_symbol
+.: 0000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +UND external_symbol
+.: 0000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +3 data_symbol