*** empty log message ***
[binutils-gdb.git] / config / ChangeLog
index daa5c5f9488bb2cdf4d0c0a6e3a0f02b60da9a8f..1062d8ee5e26eb5f5732070c5d45279324ec8649 100644 (file)
@@ -1,3 +1,35 @@
+2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * mt-mips16-compat: New file, taken from mt-mips-elfoabi.
+       * mt-mips-elfoabi: Include mt-mips16-compat.
+       * mt-mips-gnu: New file.
+
+2008-08-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * mt-spu (all-ld): Update for ld Makefile changes.
+
+2008-08-02  Keith Seitz  <keiths@redhat.com>
+
+       * tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to deal
+       with cygwin.
+       (SC_PATH_TKCONFIG): Likewise.
+
+2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
+
+       * mh-pa: New, from gcc/config/pa/x-ada.
+       * mh-pa-hpux10: New, from gcc/config/pa/x-ada-hpux10.
+
+2008-07-25  Keith Seitz  <keiths@redhat.com>
+
+       * acinclude.m4: Remove libide, libgui, and all the other Tcl
+       functions.
+       * tcl.m4: New file.
+
+2008-07-11  Joseph Myers  <joseph@codesourcery.com>
+
+       * mh-mingw (LDFLAGS): Append to rather than replacing previous
+       value.
+
 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * override.m4: Use m4_version_prereq throughout.
        version _GCC_AUTOCONF_VERSION throughout the tree.
        (m4_wrap): New override, fix for Posix semantics of m4wrap.
 
+2008-06-11  Bernhard Fischer  <aldot@gcc.gnu.org>
+
+       * tls.m4: Fix typos.
+
 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
 
        PR tree-optimization/36218
-       * config/mh-mingw (LDFLAGS): Define.
+       * mh-mingw (LDFLAGS): Define.
 
 2008-06-05  Danny Smith  <dannysmith@users.sourceforge.net>