summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-05-03 07:44:23 +0930
committerAlan Modra <amodra@gmail.com>2021-05-03 12:42:03 +0930
commitdf6fbc21a51e04897df5b8b95f70ddfc268aedb4 (patch)
tree32ce52188b7847f49de671932ee0dd721ac12e53 /ld/ChangeLog
parentd68fbfe75d19bd33e7969fa6ded0e30096072bfe (diff)
downloadbinutils-gdb-df6fbc21a51e04897df5b8b95f70ddfc268aedb4.tar.gz
Re: section symbols without a name
commit 23356397449 changed this file but missed one place. * testsuite/ld-s390/tlspic_64.rd: Adjust expected output for named section symbols.
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 3c4bec58949..ebd7ac1c980 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2021-05-03 Alan Modra <amodra@gmail.com>
+
+ * testsuite/ld-s390/tlspic_64.rd: Adjust expected output for
+ named section symbols.
+
2021-04-28 Nick Clifton <nickc@redhat.com>
* testsuite/ld-elf/anno-sym.s: New test source file.