diff options
author | Nick Clifton <nickc@redhat.com> | 2015-04-02 15:28:02 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2015-04-02 15:28:02 +0100 |
commit | 4295609462ce6c0983064c10d95ff6bacce0cdfd (patch) | |
tree | c487a807fa76440963be6a8fed7b6962ee742810 /binutils/testsuite | |
parent | 15c7659fd125da7d08cfe0f82f1795ab88f897d2 (diff) | |
download | gdb-4295609462ce6c0983064c10d95ff6bacce0cdfd.zip gdb-4295609462ce6c0983064c10d95ff6bacce0cdfd.tar.gz gdb-4295609462ce6c0983064c10d95ff6bacce0cdfd.tar.bz2 |
Fix the binutils readelf.ss test for the AArch64 target.
* binutils-all/readelf.ss-64: Move possible location of the $d
mapping symbol.
Diffstat (limited to 'binutils/testsuite')
-rw-r--r-- | binutils/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | binutils/testsuite/binutils-all/readelf.ss-64 | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 2b86817..5c85ba8 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -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. diff --git a/binutils/testsuite/binutils-all/readelf.ss-64 b/binutils/testsuite/binutils-all/readelf.ss-64 index 4372591..b67bfda 100644 --- a/binutils/testsuite/binutils-all/readelf.ss-64 +++ b/binutils/testsuite/binutils-all/readelf.ss-64 @@ -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 |