ipa-prop.h (ipa_get_jf_pass_through_type_preserved): use agg_preserved flag instead.
[gcc.git] / ChangeLog
index 35c9dc6c4436e5053b79f7eaf3b8bc4dd22b422b..f83fa5a1a5ddc21fe799268dd74426a7e40b0d83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,161 @@
+2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
+
+       * Makefile.def: Add liboffloadmic to target_modules.  Make
+       liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+       * configure.ac: Add liboffloadmic to target binaries.
+       Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
+       Add liboffloadmic to noconfig list when C++ is not supported.
+
+2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
+           Thomas Schwinge  <thomas@codesourcery.com>
+           Ilya Verbin  <ilya.verbin@intel.com>
+           Andrey Turetskiy  <andrey.turetskiy@intel.com>
+
+       * configure: Regenerate.
+       * configure.ac (--enable-as-accelerator-for)
+       (--enable-offload-targets): New configure options.
+
+2014-11-11  Tobias Burnus  <burnus@net-b.de>
+
+       * Makefile.def: Make all-gcc depend on all-isl.
+       * Makefile.in: Regenerate.
+
+2014-11-11  David Malcolm  <dmalcolm@redhat.com>
+
+       * ChangeLog.jit: New.
+       * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
+
+2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR target/63610
+       * libtool.m4: Fix globbing of darwin versions.
+       * configure: Regenerate.
+
+2014-11-11  Tobias Burnus  <burnus@net-b.de>
+
+       * config/cloog.m4: Remove.
+       * Makefile.def: Remove CLooG.
+       * Makefile.tpl: Ditto.
+       * configure.ac: Ditto.
+       * configure: Regenerate.
+       * Makefile.in: Ditto.
+
+2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * configure.ac: Handle nvptx-*-*.
+       * configure: Regenerate.
+
+2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-10-31  Jakub Jelinek  <jakub@redhat.com>
+
+       * Makefile.def (libcc1): Remove bootstrap=true;.
+       * Makefile.in: Regenerated.
+
+2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure.ac: Update comment.
+       * configure: Regenerate.
+
+2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * configure.ac (extra_host_libiberty_configure_flags): Add
+       --enable-shared also for libcc1's benefit.
+       * configure: Regenerate.
+
+2014-10-29  Tristan Gingold  <gingold@adacore.com>
+
+       * MAINTAINERS: Change my email address.
+
+2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
+           Tom Tromey  <tromey@redhat.com>
+
+       * Makefile.def: Add libcc1 to host_modules.
+       * configure.ac (host_tools): Add libcc1.
+       * Makefile.in, configure: Rebuild.
+
+2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
+
+       * configure.ac (build_configargs): Don't share config.cache between
+       build subdirs.
+       * configure: Regenerate.
+
+2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
+
+       * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
+       * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
+       * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
+       leon3v7 as leon3.
+       * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
+       * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
+       * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
+       * config/sparc/sparc.md (cpu): Add leon3v7.
+       * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
+
+2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
+
+       * MAINTAINERS (write-after-approval): Add myself.
+
+2014-10-23  Ian Lance Taylor  <iant@google.com>
+
+       * configure.ac: Disable the Go frontend on systems where it is known
+       to not work.
+       * configure: Regenerate.
+
+2014-10-23  Richard Biener  <rguenther@suse.de>
+
+       * Makefile.def: Add libcpp build module and dependencies.
+       * configure.ac: Add libcpp build module.
+       * Makefile.in: Regenerate.
+       * configure: Likewise.
+
+2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
+
+       * MAINTAINERS (write-after-approval): Add myself.
+
+2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
+
+       * INSTALL/README: Do not mention CVS.
+
+2014-10-03  Jing Yu  <jingyu@google.com>
+
+       * configure.ac: Add aarch64 to list of targets that support gold.
+       * configure: Regenerate.
+
+2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
+
+       * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
+
+2014-09-29  Catherine Moore  <clm@codesourcery.com>
+
+       * MAINTAINERS:  Add myself as MIPS maintainer.
+
+2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
+
+       * MAINTAINERS: Move myself to MIPS maintainers.
+
+2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * MAINTAINERS: Put all email addresses between '<' and '>'.
+
+2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * MAINTAINERS: Move myself to reviewers (Fortran).
+
+2014-09-01  Andi Kleen  <ak@linux.intel.com>
+
+       * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
+       POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
+       * Makefile.in: Regenerate.
+
 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
 
        * rtx-classes-status.txt: Delete
        * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
        * configure: Regenerated.
 
+2013-02-05  Ian Lance Taylor  <iant@google.com>
+
+       PR go/55969
+       * configure.ac: Disable libgo on some systems where it does not
+       work.
+
 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
 
        * MAINTAINERS: Explicitly add myself as AIX maintainer.