aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 1b2f88c..b45aa69 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2013-10-09 Roland McGrath <mcgrathr@google.com>
+
+ * emultempl/elf32.em (id_note_section_size): Use ATTRIBUTE_UNUSED
+ rather than a dummy assignment for unused parameter.
+ * plugin.c (get_input_file, release_input_file): Likewise.
+
2013-10-09 Nick Clifton <nickc@redhat.com>
PR ld/16028