]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/ChangeLog
configure.ac: Fix Linux/MIPS matching rule.
[thirdparty/gcc.git] / libiberty / ChangeLog
index a15a86005ff9a60ce4620e0f2d7d888dcaa9f6e4..2e0a27c66aa54416a73eb6d18e55658283de36aa 100644 (file)
@@ -1,3 +1,18 @@
+2009-04-07  Arnaud Patard <apatard@mandriva.com>
+
+       * libiberty/configure.ac: Fix Linux/MIPS matching rule.
+       * libiberty/configure: Regenerate.
+
+2008-03-27  Ian Lance Taylor  <iant@google.com>
+
+       * memmem.c: New file, from gnulib.
+       * configure.ac: Add memmem to list of functions provided if they
+       are not available on the host.
+       * Makefile.in: Rebuild dependencies.
+       (CFILES): Add memmem.c.
+       (CONFIGURED_OFILES): Add memmem.o.
+       * configure, config.in, functions.texi: Rebuild.
+
 2009-03-23  Jason Merrill  <jason@redhat.com>
 
        * cp-demangle.c (d_expression): Handle pack expansion.