summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2023-11-07 13:54:57 +0100
committerJan Beulich <jbeulich@suse.com>2023-11-07 13:54:57 +0100
commit50df0f438e8c9e840e0e8b90e64c70fcf5acf7f4 (patch)
treee11f1699d89997a6389cdd8bd612f69edc2c6a0c /ld/ChangeLog
parentd1bd9787f9ad8c49fb463d8d53411aeb5f9c179b (diff)
Revert "ld x86_64 tests: Accept x86-64-v3 as a needed ISA"
This reverts commit bf77f42f6708d8b5ba92336d876042826d8d29c1. It wrongly altered testcase expectations; the issue will need taking care of differently.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index bc74287e73e..53bb9c3cee4 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2023-11-06 Jan Beulich <jbeulich@suse.com>
+
+ PR 30722
+ * testsuite/ld-x86-64/property-3.r: Revert commit bf77f42f6708.
+ * testsuite/ld-x86-64/property-4.r: Likewise.
+ * testsuite/ld-x86-64/property-5.r: Likewise.
+
2023-11-06 Nick Clifton <nickc@redhat.com>
PR 30865