OSDN Git Service

* lra-constraints.c (choose_split_class): Add ATTRIBUTE_UNUSED to
[pf3gnuchains/gcc-fork.git] / ChangeLog
index b76b281..ffce691 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,175 @@
+2012-10-30 Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-10-24  Sharad Singhai  <singhai@google.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-10-24  Eric Christopher  <echristo@gmail.com>
+
+       * MAINTAINERS: Update email address.
+
+2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR bootstrap/54820
+       * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
+       * configure: Regenerate.
+
+2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
+
+       * MAINTAINERS (aarch64): Add Marcus and myself.
+
+2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR bootstrap/54820
+       * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
+       (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
+       (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
+       (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
+       (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
+       * Makefile.in: Regenerate.
+       * configure.ac (have_static_libs): New variable and associated check.
+       (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
+       -static-libgcc if stage1_libs is empty and have_static_libs is yes.
+       * configure: Regenerate.
+
+2012-10-10  Richard Biener  <rguenther@suse.de>
+
+       * MAINTAINERS: Adjust for changed surname.
+
+2012-10-04  Lawrence Crowl  <crowl@google.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-10-01  Cary Coutant  <ccoutant@google.com>
+
+       * MAINTAINERS: Add myself as dwarf debugging code maintainer.
+
+2012-09-28  Ian Lance Taylor  <iant@google.com>
+
+       * Makefile.def: Make all-target-libgo depend on
+       all-target-libbacktrace.
+       * Makefile.in: Rebuild.
+
+2012-09-26  Ian Lance Taylor  <iant@google.com>
+
+       * Makefile.def: Make all-gcc depend on all-libbacktrace.
+       * Makefile.in: Rebuild.
+
+2012-09-20  Walter Lee  <walt@tilera.com>
+
+       * configure.ac: Add tilegx to list of targets that support gold.
+       * configure: Regenerate.
+
+2012-09-20  Marek Polacek  <polacek@redhat.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-09-19  Steve Ellcey  <sellcey@mips.com>
+
+       * configure.ac: Add mips*-mti-elf* target.
+       * configure: Regenerate.
+
+2012-09-17  Ian Lance Taylor  <iant@google.com>
+
+       * MAINTAINERS (Various Maintainers): Add libbacktrace.
+       * configure.ac (host_libs): Add libbacktrace.
+       (target_libraries): Add libbacktrace.
+       * Makefile.def (host_modules): Add libbacktrace.
+       (target_modules): Likewise.
+       * configure, Makefile.in: Rebuild.
+
+2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
+
+       PR target/38607
+       Merge upstream change.
+       * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
+
+       * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
+       Add libgomp*.o to compare_exclusions for AIX.
+       * configure: Regenerate.
+
+2012-09-06  Diego Novillo  <dnovillo@google.com>
+
+       * configure.ac: Bump minimum GMP version to 4.2.3.
+       * configure: Re-generate.
+
+2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR target/54461
+       * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
+       target-libgloss if not configured --with-avrlibc=no.
+       * configure: Regenerate.
+
+2012-09-04  Jason Merrill  <jason@redhat.com>
+
+       * configure.ac: Fix --enable-languages=all.
+
+2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-09-03  Richard Guenther  <rguenther@suse.de>
+
+       PR bootstrap/54138
+       * configure.ac: Re-organize ISL / CLOOG checks to allow
+       disabling with either --without-isl or --without-cloog.
+       * configure: Regenerated.
+
+2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
+
+       * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
+       * configure: Regenerate.
+
+2012-08-27  Ulrich Drepper  <drepper@gmail.com>
+
+       * MAINTAINERS: Fix my email address.
+
+2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/4970
+       * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
+       and opcodes.
+       * Makefile.in: Regenerated.
+
+2012-08-26  Art Haas <ahaas@impactweather.com>
+
+       * configure: Regenerate.
+
+2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
+
+       * INSTALL/README: Also refer to the online installation
+       instructions.
+
+2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+       (Picochip port): Remove myself.
+
+2012-08-14   Diego Novillo  <dnovillo@google.com>
+
+       Merge from cxx-conversion branch.
+
+       * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
+       POSTSTAGE1_CONFIGURE_FLAGS.
+       * Makefile.in: Regenerate.
+       * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
+       Force C++ when bootstrapping.
+       * configure: Regenerate.
+
+2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-07-16  Joseph Myers  <joseph@codesourcery.com>
+
+       * README: Document use of ranges of years in copyright notices.
+
 2012-07-06  Richard Guenther  <rguenther@suse.de>
 
        * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
 
        Merge from graphite branch
        2011-07-21  Tobias Grosser  <tobias@grosser.es>
-    
+
        * configure: Regenerated.
        * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
        both cloog.org and legacy versions. The only supported version will
        be CLooG with the isl backend.
 
        2011-07-21  Tobias Grosser  <tobias@grosser.es>
-    
+
        * configure: Regenerated.
        * configure.ac: Require cloog isl 0.17.0
 
        2011-07-21  Tobias Grosser  <tobias@grosser.es>
-    
+
        * configure: Regenerated.
        * config/cloog.m4: Do not define CLOOG_ORG
 
        * configure.ac: Bump minimum MPFR version to 2.4.0.
        * configure: Regenerated.
 
-2012-05-03  Olivier Hainque  <hainque@adacore.com>
-
-       * config/mh-ppc-aix (LDFLAGS): Quote $(CC).
-
 2012-05-01  Richard Henderson  <rth@redhat.com>
 
        * Makefile.def (libatomic): New target_module.
 
 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
 
-       * libtool.m4: dditional FreeBSD 10 fixes.
+       * libtool.m4: Additional FreeBSD 10 fixes.
 
 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>