aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 378ee0a..3f834e8 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,9 @@
+2004-12-08 Ben Elliston <bje@au.ibm.com>
+
+ * getopt.c: Include "ansidecl.h" for the ATTRIBUTE_UNUSED macro.
+ (_getopt_initialize): Annotate argc and argv parameters as unused.
+ * Makefile.in (getopt.o): Depend on $(INCDIR)/ansidecl.h.
+
2004-12-07 DJ Delorie <dj@redhat.com>
* splay-tree.c (splay_tree_delete_helper): Redesign the logic so