OSDN Git Service

2011-02-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 97450ce..73ad168 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,68 @@
+2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * MAINTAINERS: Add myself as testsuite maintainer.
+
+2011-02-15  Mike Stump  <mikestump@comcast.net>
+
+       * MAINTAINERS: Add myself as testsuite maintainer.
+
+2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       Import from Libtool and gnulib:
+
+       2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       Prepare for supporting FreeBSD 10.
+       * config.rpath: Remove handling of freebsd1* which soon would
+       match FreeBSD 10.0.
+
+       2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
+
+       Remove support for FreeBSD 1.x.
+       * libtool.m4 (_LT_LINKER_SHLIBS)
+       (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
+       soon would incorrectly match FreeBSD 10.0.
+
+2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR binutils/12283
+       * move-if-change: Import version from gnulib.
+
+2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR lto/47225
+       * Makefile.def (lto-plugin): Double dash for enable-shared.
+       (configure-gcc): Depend on all-lto-plugin.
+       * Makefile.in: Rebuilt.
+
+2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac: Remove extra bracket.
+       * configure: Regenerate.
+
+2011-02-08  Tobias Burnus  <burnus@net-b.de>
+
+       * MAINTAINERS: Add myself as libquadmath maintainer.
+
+2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
+
+       * MAINTAINERS: Update my email address.
+
+2011-02-07  Joseph Myers  <joseph@codesourcery.com>
+
+       * MAINTAINERS (option handling): Add self.
+
+2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
+
+       PR lto/47225
+       * Makefile.def: Add dependency for install-gcc
+       on install-lto-plugin.
+       * Makfile.in: Regenerated
+
+2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
+
+       * MAINTAINERS (CPU Port Maintainers): Add myself.
+
 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
 
        PR libgcj/44341
@@ -11,7 +76,6 @@
 
 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
 
-       * config/cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog.
        * configure.ac: If with_ppl is no, move setting with_cloog=no
        after CLOOG_REQUESTED check.
        * configure: Regenerated.
        for ia64-hpux.
        * configure: Regenerate.
 
-2011-01-10  Jan Hubicka  <jh@suse.cz>
-
-       * config/bootstrap-lto.mk: -fuse-linker-plugin is default now;
-       pass -fno-lto to STAGEprofile.
-
 2011-01-07  Jan Hubicka  <jh@suse.cz>
 
        PR lto/47225