OSDN Git Service

* configure.ac: Delete config.cache files in sub-directories when
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 22791c4..f10582a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,80 @@
+2010-02-15  Nick Clifton  <nickc@redhat.com>
+
+       PR 11238
+       * configure.ac: Delete config.cache files in sub-directories when
+       deleting Makefiles.
+       * configure: Regenerate.
+
+2010-02-12  Ben Elliston  <bje@gnu.org>
+
+       * MAINTAINERS: Update my email address.
+
+2010-02-08  Andrew Pinski  <pinskia@gmail.com>
+
+       * MAINTAINERS (spu port): Update my email address.
+
+2010-02-08  Jie Zhang  <jie.zhang@analog.com>
+
+       * MAINTAINERS: Add myself as a maintainer for the bfin port.
+
+2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.ac: Add "recommended" version checks for GMP/MPC.
+       Update recommended GMP/MPFR/MPC versions.
+       * configure: Regenerate.
+
+2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * MAINTAINERS: Move my Embecosm email address into the
+       write-after-approval section.
+
+2010-01-26  Ian Lance Taylor  <iant@google.com>
+
+       * MAINTAINERS: Add myself as Go frontend maintainer.
+
+2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
+
+       PR libstdc++/36101, PR libstdc++/42813
+       * configure.ac (bootstrap_target_libs): Make inclusion of
+       target-libgomp conditional on libgomb being in target_configdirs.
+       * configure: Regenerate.
+
+2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
+
+       PR libstdc++/36101, PR libstdc++/42813
+       * configure.ac (bootstrap_target_libs): Include target-libgomp.
+       * configure: Regenerate.
+
+2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
+
+       PR libstdc++/36101, PR libstdc++/42813
+       * configure.ac (target_configdirs): Substitute.
+       * Makefile.def: Bootstrap target module libgomp.
+       Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
+       * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
+       (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
+       * configure, Makefile.in: Regenerate.
+
+2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * MAINTAINERS: Adjust my details.
+
+2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
+
+       * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
+
+2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
+
+       * MAINTAINERS: reindented my entry with tabs instead of spaces.
+
+2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
 2010-01-11  Richard Guenther  <rguenther@suse.de>
 
        PR lto/41569
@@ -17,7 +94,7 @@
         (_LT_CHECK_OBJDIR): Call it.
        (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
        gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
-       
+
        * configure: Regenerate.
 
 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>