OSDN Git Service

Backport from Libtool: Fix relink mode to use absolute path if hardcode_minus_L.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index cc57c27..c788325 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,77 @@
+2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * ltmain.sh (relink): Use absolute path when hardcoding with -L.
+
+2011-01-13  Joel Brobecker  <brobecker@adacore.com>
+
+       * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
+       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
+       * Makefile.in: Regenerate.
+       * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
+       configure.
+
+2011-01-07  Jan Hubicka  <jh@suse.cz>
+
+       * Makefile.in: Regenerate.
+       * Makefile.def (gcc host module) and soft dependency on lto-plugin
+       and configure dependency on lto-plugin configure.
+       (lto-plugin module): Remove dependency on GCC; add dependency on
+       liniberty.
+
+2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
+
+       * configure: Regenerate.
+
+2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
+
+       * configure.ac: (picochip): Disable libiberty.
+
+2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2010-12-10  Ian Lance Taylor  <iant@google.com>
+
+       PR bootstrap/46819
+       * configure.ac: For --disable-libgcj clear libgcj_saved.
+       * configure: Rebuild.
+
+2010-12-10  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/46540
+       * configure.ac: Add --disable-libquadmath and
+       --disable-libquadmath-support.
+       * configure: Regenerate.
+
+2010-12-03  Ian Lance Taylor  <iant@google.com>
+
+       * MAINTAINERS: Add myself as libgo maintainer.
+
+2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR libffi/46792
+       * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
+       * configure: Regenerate.
+
+2010-12-02  Ian Lance Taylor  <iant@google.com>
+
+       * configure.ac: Always set default for poststage1_ldflags to
+       -static-libstdc++ -static-libgcc.
+
 2010-11-29  Andreas Schwab  <schwab@redhat.com>
 
        * configure.ac: Move comment to remove extra space in last argument
@@ -5,7 +79,7 @@
 
 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
 
-       PR other/46020
+       PR other/46026
        * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
        * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
        * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.