* getopt.c: Include "ansidecl.h" for the ATTRIBUTE_UNUSED macro.
[binutils-gdb.git] / libiberty / ChangeLog
index bddcee9da4011245f2d93d024bb2876dcbc279e9..3f834e825a2d7270b3a4dfa19a861f9c6ab6306b 100644 (file)
@@ -1,3 +1,27 @@
+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
+       that recursion (and thus large stack space) is not needed.
+
+2004-11-29  Matt Kraai  <kraai@alumni.cmu.edu>
+
+       * pex-unix.c: Fix the spelling of longjmp.
+
+2004-11-23  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       PR other/18623
+       * cp-demangle.c (d_call_offset): Remove useless local variables
+       offset and virtual_offset.
+       * cplus-dem.c (ada_demangle): Remove useless local variable
+       at_start_name.
+       (demangle_template): Remove useless local variable start.
+
 2004-11-19  Roger Sayle  <roger@eyesopen.com>
 
        * objalloc.c, strsignal.c, xstrerror.c: Include "config.h" before