summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAndreas K. Huettel <dilfridge@gentoo.org>2023-01-05 08:35:18 +0000
committerNick Clifton <nickc@redhat.com>2023-01-05 08:35:18 +0000
commitb26c8438c71d44427fc9c7ef6fa2ab1742d220a9 (patch)
tree7cd2fb944809441a587b64fe3dc3ea1c37ae06b0 /ld/ChangeLog
parentd3efc341c04544439027eaa92eeb61bdffa27c80 (diff)
downloadbinutils-gdb-b26c8438c71d44427fc9c7ef6fa2ab1742d220a9.tar.gz
Un xfail the PR19719 test for the AArch64 architecture
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 4c39f3cec46..a619fa1b85f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2023-01-05 Andreas K. Huettel <dilfridge@gentoo.org>
+
+ * testsuite/ld-elf/shared.exp: un-xfail the PR19710 test for the
+ AArch64 architecture.
+
2023-01-04 Andreas K. Huettel <dilfridge@gentoo.org>
PR 29843