OSDN Git Service

* configure.ac (target_header_dir, msdosdjgpp): Remove duplicate
[pf3gnuchains/gcc-fork.git] / libiberty / ChangeLog
index 6ac77d7..36326fb 100644 (file)
@@ -1,3 +1,82 @@
+2007-07-17  DJ Delorie  <dj@redhat.com>
+
+       * configure.ac (target_header_dir, msdosdjgpp): Remove duplicate
+       gettimeofday entry.
+       * configure: Likewise.
+
+2007-07-11  Alexandre Oliva  <aoliva@redhat.com>
+
+       * maint-tool (deps): Output stamp-h instead of config.h.
+       * Makefile.in: Rebuild deps.
+       (maintainer-clean-subdir): Depend on stamp-h rather than config.h.
+
+2007-07-02  Simon Baldwin <simonb@google.com>
+
+       * argv.c (writeargv): Removed declaration of unused variable.
+
+2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure.ac: Use ACX_PROG_CC_ALMOST_PEDANTIC too.
+       * configure: Regenerate.
+
+2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
+
+       * aclocal.m4: Include config/warnings.m4.
+       * configure.ac: Use ACX_PROG_CC_WARNING_OPTS.
+       * configure: Regenerate.
+
+2007-06-07  Geoffrey Keating  <geoffk@apple.com>
+
+       * configure.ac: Non-default multilibs can be cross compilations.
+       * configure: Regenerate
+
+2007-05-07  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * argv.c (writeargv): New function.
+
+2007-05-05  Geoffrey Keating  <geoffk@apple.com>
+
+       * cp-demangle.c (d_name): Detect local-source-name.
+       (d_prefix): Likewise.
+       (d_unqualified_name): Implement local-source-name.
+
+2007-05-03  Joel Brobecker  <brobecker@adacore.com>
+
+       * filename_cmp.c: Replace include of ctype.h by include of
+       safe-ctype.h.
+       (filename_cmp): Use TOLOWER instead of tolower for conversions
+       that are locale-independent.
+       * Makefile.in (filename_cmp.o): Add dependency on safe-ctype.h.
+
+2007-04-11  Thomas Neumann  tneumann@users.sourceforge.net
+
+       * argv.c: Use ANSI C declarations.
+       * make-relative-prefix.c: Likewise.
+
+2007-04-06  Joel Brobecker  <brobecker@adacore.com>
+
+       * filename_cmp.c (filename_cmp): Improve documentation.
+
+2007-04-02  Andreas Schwab  <schwab@suse.de>
+
+       * filename_cmp.c: Include "config.h".
+
+2007-03-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * filename_cmp.c: New file.
+       * Makefile.in (CFILES): Add filename_cmp.c.
+       (REQUIRED_OFILES): Add filename_cmp.o
+       (filename_cmp.o): New rule.
+       * functions.texi: Regenerate.
+
+2007-03-15  Geoffrey Keating  <geoffk@apple.com>
+
+       * cp-demangle.c (d_encoding): Exit early on error.
+       (d_pointer_to_member_type): Exit early if cplus_demangle_type
+       returns NULL.
+       (cplus_demangle_type): Likewise.
+       * testsuite/demangle-expected: New testcase.
+
 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
 
        * Makefile.in: Add install-pdf target as copied from