aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <mcgrathr@google.com>2021-07-26 17:55:12 -0700
committerRoland McGrath <mcgrathr@google.com>2021-07-26 17:55:12 -0700
commitdfe3b80549206d364eb607a5ba62c2b86d421115 (patch)
treec28e115635601a8512d3bc055c9b47aacefb0cce /ld/ChangeLog
parent71223776429261c331bb7560e26ff0bfa49ef2f5 (diff)
downloadfsf-binutils-gdb-dfe3b80549206d364eb607a5ba62c2b86d421115.zip
fsf-binutils-gdb-dfe3b80549206d364eb607a5ba62c2b86d421115.tar.gz
fsf-binutils-gdb-dfe3b80549206d364eb607a5ba62c2b86d421115.tar.bz2
Fix ld test case that assumes --enable-textrel-check
ld/ * testsuite/ld-x86-64/x86-64.exp (Build textrel-1): Use --warn-textrel.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 22e751e..28deefc 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2021-07-26 Roland McGrath <mcgrathr@google.com>
+
+ * testsuite/ld-x86-64/x86-64.exp (Build textrel-1): Use --warn-textrel.
+
2021-07-06 Michael Matz <matz@suse.de>
PR ld/28021