merge from gcc
[deliverable/binutils-gdb.git] / libiberty / ChangeLog
index 853e897ae4c7e23ab2466627ff7f6aa148cae968..ba575549ada701284722f8f65a0f4fcbbff4f751 100644 (file)
@@ -1,3 +1,37 @@
+2005-07-03  Steve Ellcey  <sje@cup.hp.com>
+
+       PR other/13906
+       * md5.c (md5_process_bytes): Check alignment.
+
+2005-07-01  Ian Lance Taylor  <ian@airs.com>
+
+       PR other/22268
+       * cp-demangle.c (d_expr_primary): Don't run off the end of the
+       string while looking for the end of a literal value.
+       * testsuite/demangle-expected: Add test case.
+
+2005-06-30  Daniel Berlin  <dberlin@dberlin.org>
+
+       * hashtab.c (EMPTY_ENTRY): Moved and renamed.
+       (DELETED_ENTRY): Ditto. 
+
+2005-06-20  Geoffrey Keating  <geoffk@apple.com>
+
+       * strverscmp.c: New.
+       * Makefile.in (CFILES): Add strverscmp.c.
+       (CONFIGURED_OFILES): Add strverscmp.o.
+       (strverscmp.o): New rule.
+       (stamp-functions): Add $(srcdir) to files in source directory.
+       * configure.ac (funcs): Add strverscmp.
+       (AC_CHECK_FUNCS): Add strverscmp.
+       * configure: Regenerate.
+       * functions.texi: Regenerate.
+
+2005-05-28  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure.ac: Add snprintf and vsnprintf to AC_CHEK_DECLS.
+       * config.in, configure: Regenerate.
+
 2005-05-25  Richard Henderson  <rth@redhat.com>
 
        * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_HIDDEN_ALIAS.
@@ -8,7 +42,7 @@
 2005-05-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>
 
        * configure.ac: Check declarations for calloc(), getenv(),
-       malloc(), realloc() and sbrk(). 
+       malloc(), realloc() and sbrk().
        * config.in: Regenerate.
        * configure: Likewise.
 
@@ -20,7 +54,7 @@
        (concat): Use XNEWVEC instead of xmalloc.
        (reconcat): Likewise.
        * cp-demangle.c (struct d_print_template): Rename member
-       "template" to "template_decl".  Adjust use throughout the file. 
+       "template" to "template_decl".  Adjust use throughout the file.
        (d_print_resize): Properly cast return value of realloc().
        (cplus_demangle_print): Same for malloc().
        (d_demangle): Likewise.
@@ -50,7 +84,7 @@
        * getpwd.c (getpwd): Use XNEWVEC.
        (htab_create_alloc_ex): Use C90 prototype-style.
        * lrealpath.c (lrealpath): Appropriately cast return value of
-       malloc(). 
+       malloc().
        * make-relative-prefix.c (save_string): Likewise.
        * make-temp-file.c (try_dir): Rename from "try".  Adjust use in
        the file.
This page took 0.02498 seconds and 4 git commands to generate.