aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2015-04-02 15:28:02 +0100
committerNick Clifton <nickc@redhat.com>2015-04-02 15:28:02 +0100
commit4295609462ce6c0983064c10d95ff6bacce0cdfd (patch)
treec487a807fa76440963be6a8fed7b6962ee742810 /binutils/testsuite/ChangeLog
parent15c7659fd125da7d08cfe0f82f1795ab88f897d2 (diff)
downloadgdb-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/ChangeLog')
-rw-r--r--binutils/testsuite/ChangeLog5
1 files changed, 5 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.