]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - ChangeLog
cloog.m4: Set up to work against ISL only.
[thirdparty/gcc.git] / ChangeLog
index 410c6214f47b772f18f09e2592ec59f266e02d70..f32899f37bec70eb0bd94ec2b5e91c031324a7b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,184 @@
+2012-07-02  Richard Guenther  <rguenther@suse.de>
+       Michael Matz  <matz@suse.de>
+       Tobias Grosser <tobias@grosser.es>
+       Sebastian Pop <sebpop@gmail.com>
+
+       * Makefile.def: Add ISL host module, remove PPL host module.
+       Adjust ClooG host module to use the proper ISL.
+       * Makefile.tpl: Pass ISL include flags instead of PPL ones.
+       * configure.ac: Include config/isl.m4.  Add ISL host library,
+       remove PPL.  Remove PPL configury, add ISL configury, adjust
+       ClooG configury.
+       * Makefile.in: Regenerated.
+       * configure: Likewise.
+
+2012-07-02  Richard Guenther  <rguenther@suse.de>
+
+       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
+
+2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
+
+       * configure.ac: Skip C if explicitly selected.
+       * configure: Regenerate.
+
+2012-06-28  Christophe Lyon <christophe.lyon@st.com>
+
+       * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
+       they contain -O2.
+       * configure: Regenerate.
+
+2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       PR debug/53740
+       * df.h, df-problems.c, dce.c: Revert last patch.
+
+2012-06-25  Iain Sandoe  <iain@codesourcery.com>
+
+       * MAINTAINERS (Write After Approval): Update my email address.
+
+2012-06-21  Meador Inge  <meadori@codesourcery.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-06-20  Jason Merrill  <jason@redhat.com>
+
+       * Makefile.tpl (check-target-libgomp-c++): New.
+       (check-target-libitm-c++): New.
+       * Makefile.def (c++): Add them.
+       * Makefile.in: Regenerate.
+
+2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-05-16  Olivier Hainque  <hainque@adacore.com>
+
+       * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
+       (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
+       (install-no-fixedincludes): Adjust accordingly.
+       * Makefile.in: Regenerate.
+
+2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Merge upstream change
+       * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
+
+2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-05-09  Nick Clifton  <nickc@redhat.com>
+           Paul Smith  <psmith@gnu.org>
+
+       PR bootstrap/50461
+       * configure.ac (mpfr-dir): When using in-tree MPFR sources
+       allow for the fact that from release v3.1.0 of MPFR the source
+       files were moved into a src sub-directory.
+       * configure: Regenerate.
+
+2012-05-07  Janne Blomqvist  <jb@gcc.gnu.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.
+       * configure.ac (target_libraries): Add libatomic.
+       (noconfigdirs): Check if libatomic is supported.
+       * Makefile.in, configure: Rebuild.
+
+2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-04-25  Joel Brobecker  <brobecker@adacore.com>
+
+       * config.sub: Update to 2012-04-18 version from official repo.
+
+2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-04-11  Steve Ellcey  <sellcey@mips.com>
+
+       * MAINTAINERS: Changed email address.
+
+2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR target/52737
+       * contrib/gcc_update (files_and_dependencies):
+       Remove gcc/config/avr/t-multilib from touch data.
+
+2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * MAINTAINERS (OS Port Maintainers): Remove irix.
+       * configure.ac (enable_libgomp): Remove *-*-irix6*.
+       (unsupported_languages): Remove mips-sgi-irix6.*.
+       (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
+       (with_stabs): Remove.
+       * configure: Regenerate.
+
+2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * MAINTAINERS (OS Port Maintainers): Remove osf.
+       * configure.ac (enable_libgomp): Remove *-*-osf*.
+       (with_stabs): Remove alpha*-*-osf*.
+       * configure: Regenerate.
+
+2012-03-05  Tristan Gingold  <gingold@adacore.com>
+
+       * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
+       * configure: Regenerate.
+
+2012-02-17  Walter Lee  <walt@tilera.com>
+
+       * MAINTAINERS: (Write After Approval): Delete myself.
+
+2012-02-14  Walter Lee  <walt@tilera.com>
+
+       * MAINTAINERS (tilegx port): Add myself.
+       (tilepro port): Add myself.
+       (Write After Approval): Add myself.
+
+2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
+       and Joseph Myers as docstring relicensing maintainers.
+
+2012-02-09  Bin Cheng  <bin.cheng@arm.com>
+
+       * MAINTAINERS (write-after-approval): Add myself.
+
+2012-02-08  Ira Rosen <irar@il.ibm.com>
+
+       * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
+       maintainer.
+
 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
 
-       * MAINTAINERS (Write After Approval): Move myself to maintain alphabetical order.
+       * MAINTAINERS (Write After Approval): Move myself to
+       maintain alphabetical order.
 
 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
 
        2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
            Ben Elliston  <bje@gnu.org>
 
-        * config.sub (hexagon, hexagon-*): New.
+       * config.sub (hexagon, hexagon-*): New.
 
        2011-08-23  Roland McGrath  <mcgrathr@google.com>
 
 
 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
 
-       * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
+       * MAINTAINERS: Update myself as score backend maintainer,
+       update my e-mail address.
 
 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
 
 2010-11-23  Matthias Klose  <doko@ubuntu.com>
 
        * configure.ac: For --enable-gold, handle value `default' instead of
-       `both*'.   New configure option --{en,dis}able-ld.
+       `both*'.  New configure option --{en,dis}able-ld.
        * configure: Regenerate.
 
 2010-11-20  Ian Lance Taylor  <iant@google.com>
        * configure: Regenerate.
 
 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
-            Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+           Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
 
        PR bootstrap/42424
        * configure.ac: Include libtool m4 files.
-        (_LT_CHECK_OBJDIR): Call it.
+       (_LT_CHECK_OBJDIR): Call it.
        (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
        gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
 
 
 2009-10-26  Johannes Singler  <singler@kit.edu>
 
-        * MAINTAINERS (Write After Approval): Update my e-mail address.
+       * MAINTAINERS (Write After Approval): Update my e-mail address.
 
 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
 
 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
 
-        * MAINTAINERS: Added my name to the write-after-approval list
+       * MAINTAINERS: Added my name to the write-after-approval list
 
 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
 2009-06-03  Jerome Guitton  <guitton@adacore.com>
            Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
-        * Makefile.tpl (all): Avoid a trailing backslash.
-        * Makefile.in: Regenerate.
+       * Makefile.tpl (all): Avoid a trailing backslash.
+       * Makefile.in: Regenerate.
 
 2009-06-03  Ben Elliston  <bje@au.ibm.com>
 
        (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
        (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
        DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
-       LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
+       LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
        to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
        TFLAGS.
        (BUILD_CONFIG): Include if requested.