]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - ChangeLog
re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as the boots...
[thirdparty/gcc.git] / ChangeLog
index 3265772827c637dfc86c72a3049b6d4e1e796cd8..8236370cc99194dd6e32577d12e3d6ecb98c9811 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,351 @@
+2014-12-13  Jakub Jelinek  <jakub@redhat.com>
+
+       PR bootstrap/64023
+       * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
+       to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
+       Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
+       to CXX.
+       * Makefile.in: Regenerated.
+
+2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
+           Yury Gribov  <y.gribov@samsung.com>
+
+       * .gitignore: Added .local.vimrc and .lvimrc.
+       * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
+       * Makefile.in: Regenerate.
+
+2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+       * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
+       * configure: Regenerated.
+
+2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * MAINTAINERS (nvptx port): New entry.
+
+2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure: Regenerate.
+
+2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure.ac: Merge with Binutils.
+
+2014-11-26  Tobias Burnus  <burnus@net-b.de>
+
+       * Makefile.def: Make more dependent on mpfr, mpc and isl.
+       * Makefile.in: Regenerate.
+
+2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
+
+       * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
+       missing flex.
+       * Makefile.in: Regenerated.
+
+2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
+
+       * Makefile.in: Regenerate.
+
+2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
+
+       PR bootstrap/63784
+       * libtool.m4: Add $pic_flag with -shared.
+
+2014-11-21  Renlin Li  <Renlin.Li@arm.com>
+
+       * MAINTAINERS (Write After Approval): Added myself.
+
+2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
+
+       * MAINTAINERS (write-after-approval): Add myself.
+
+2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
+
+       * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
+       from 2 years ago.
+
+2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
+
+       Revert:
+       2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
+
+       * MAINTAINERS (Write After Approval): Added myself as line map
+       maintainer.
+
+2014-11-19  Renlin Li  <Renlin.Li@arm.com>
+
+       Revert:
+       2014-11-19  Renlin Li  <Renlin.Li@arm.com>
+
+       * MAINTAINERS (Write After Approval): Added myself.
+
+2014-11-19  Renlin Li  <Renlin.Li@arm.com>
+
+       * MAINTAINERS (Write After Approval): Added myself.
+
+2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
+
+       * MAINTAINERS (Write After Approval): Added myself as line map
+       maintainer.
+
+2014-11-17  Dodji Seketeli  <dodji@redhat.com>
+
+       * MAINTAINERS (Various Maintainers): Added myself as line map
+       maintainer.
+
+2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * move-if-change: Sync from upstream gnulib.
+
+2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * compile: Sync with upstream Automake.
+       * depcomp: Ditto.
+       * install-sh: Ditto.
+       * missing: Ditto.
+       * mkinstalldirs: Ditto.
+       * ylwrap: Ditto.
+
+2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * config.sub: Update from upstream config repo.
+       * config.guess: Ditto.
+
+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
+
+2014-08-28  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
+
+2014-08-27  Sebastian Pop  <s.pop@samsung.com>
+
+       * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
+       (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
+       of checking for version number.
+       * configure: Regenerated.
+       * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
+
+2014-08-27  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
+       is done; begin phase 6 (use extra rtx_def subclasses).
+
+2014-08-27  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
+       done; begin phase 5 (additional rtx_def subclasses).
+
+2014-08-26  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
+
+2014-08-26  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
+       SET_BB_HEADER are done.
+
+2014-08-26  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
+       done.
+
+2014-08-26  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
+
+2014-08-26  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
+
+2014-08-25  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
+
+2014-08-25  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
+
+2014-08-25  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt: Phase 3 (per-file commits within
+       "config" subdirs) is done; begin phase 4 (removal of
+       "scaffolding").
+
+2014-08-23  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt: Phase 2 (per-file commits in main source
+       dir) is done; begin phase 3 (per-file commits within "config"
+       subdirs).
+
+2014-08-21  David Malcolm  <dmalcolm@redhat.com>
+
+       * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
+       phase 2 (per-file commits in main source dir).
+
+2014-08-21  Bin Cheng  <bin.cheng@arm.com>
+
+       * configure: Regenerated.
+
 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
 
        * rtx-classes-status.txt (TODO): Add SET_BND_TO
        * 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.