]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - config/ChangeLog
toplevel:
[thirdparty/binutils-gdb.git] / config / ChangeLog
index 809396ba4e910724c347bc68e3b9dd95085865c0..c90079c72c8e921dbc2222497ccda8ab964380f8 100644 (file)
@@ -1,3 +1,55 @@
+2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
+
+       * config/acx.m4 (NCN_CHECK_TARGET_TOOL, NCN_STRICT_CHECK_TOOL,
+       NCN_STRICT_CHECK_TARGET_TOOL): Remove.
+       (NCN_STRICT_CHECK_TOOLS, NCN_STRICT_CHECK_TARGET_TOOLS): New,
+       based on the deleted macros.
+
+2005-07-27  Mark Mitchell  <mark@codesourcery.com>
+
+       * mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.
+
+2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * all files: Update FSF address.
+
+2005-06-14  Tom Tromey  <tromey@redhat.com>
+
+       PR libgcj/19877:
+       * no-executables.m4: Call real AC_FUNC_MMAP when cache variable
+       is set but not 'no'.
+
+2005-06-13  Zack Weinberg  <zack@codesourcery.com>
+
+       * depstand.m4, lead-dot.m4: New files.
+
+2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * accross.m4: Delete file.
+
+2005-05-12  Ryota Kunisawa  <kunisawa@access.co.jp>
+
+       PR bootstrap/21230
+       * warnings.m4 (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Add
+       double quotes around GCC variable.
+
+2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
+
+       * acx.m4 (ACX_PROG_GNAT): Remove stray break.
+
+2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
+
+       * gcc-lib-path.m4: Remove.
+
+2005-03-21  Zack Weinberg  <zack@codesourcery.com>
+
+       * gxx-include-dir.m4: In all substitutions, leave $(gcc_version)
+       to be expanded by the Makefile.
+
+2005-03-15  Zack Weinberg  <zack@codesourcery.com>
+
+       * gcc-version.m4: Delete.
+
 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
 
        PR bootstrap/17383