]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - ChangeLog
PR jit/64780: configure: --enable-host-shared and the jit
[thirdparty/gcc.git] / ChangeLog
index da50e84fa5fa9798d9937533aae99b2879a91fe0..ae98e615d55bf94177518b3a93cbcfc6566bc864 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,74 @@
+2015-01-29  David Malcolm  <dmalcolm@redhat.com>
+
+       PR jit/64780
+       * configure.ac: Require the user to explicitly specify
+       --enable-host-shared if the jit is enabled.
+       * configure: Regenerate.
+
+2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-01-25  Tom de Vries  <tom@codesourcery.com>
+
+       * MAINTAINERS: Make whitespace consistent.
+
+2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-01-20  Andre Vehreschild  <vehre@gmx.de>
+
+       * MAINTAINERS: (Write After Approval): Add myself.
+
+2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
+
+       * MAINTAINERS: (Write After Approval): Add myself.
+
+2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
+
+       * MAINTAINERS: (Write After Approval): Add myself.
+
+2015-01-13  Iain Sandoe  <iain@codesourcery.com>
+
+       * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
+       objective-c/c++ front end maintainer.
+
+2015-01-13  Marek Polacek  <polacek@redhat.com>
+
+       * MAINTAINERS (Reviewers): Add self as C front end reviewer.
+
+2015-01-12  Jeff Law  <law@redhat.com>
+
+       * MAINTAINERS: Remove Stan Shebs as he has been inactive for
+       a very long time.
+
+2015-01-09  Ian Lance Taylor  <iant@google.com>
+
+       * configure.ac (host_tools): Add gotools.
+       * Makefile.def (host_modules): Add gotools.
+       (dependencies): Add dependency of all-gotools on all-target-libgo.
+
+2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
+
+       * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
+       * configure: Regenerate.
+
+2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
+       all-target-libgomp.
+       * Makefile.in: Regenerate.
+
+2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
+
+2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * configure.ac: Add Visium support.
+       * configure: Regenerate.
+
 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
 
        * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.