aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-01-09 12:08:00 +1030
committerAlan Modra <amodra@gmail.com>2017-01-09 12:10:55 +1030
commit4d74727a4a41e811950dcd0bed7bc6747a068886 (patch)
tree8be67a63e4aa6be22e884da98321dbdf567e2d11 /binutils/ChangeLog
parenta631dd7b79e7dd670995d2c9b58577b1d1a29795 (diff)
downloadgdb-4d74727a4a41e811950dcd0bed7bc6747a068886.zip
gdb-4d74727a4a41e811950dcd0bed7bc6747a068886.tar.gz
gdb-4d74727a4a41e811950dcd0bed7bc6747a068886.tar.bz2
.rela.dyn comment fix and add missing ChangeLog entry
ChangeLog entry missed from commit dd90581873. * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn comment.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index e5f2e0f..b5e82fe 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2017-01-09 Alan Modra <amodra@gmail.com>
+
+ * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn
+ comment.
+
2017-01-06 Nick Clifton <nickc@redhat.com>
* MAINTAINERS: Move Paul Brook to the Past Maintainers section.