parser.c (cp_parser_elaborated_type_specifier): Handle specially cp_parser_template_i...
[gcc.git] / ChangeLog
index 174390e548dcd47fcce934f2546d08e82c098897..917cf57c3ebfde713e8e27c92452ac6ca3a09e77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,91 @@
+2014-08-01  Jiong Wang  <jiong.wang@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-07-28  Anthony Green  <green@moxielogic.com>
+
+       Import from savannah.gnu.org:
+       * config.sub: Update to 2014-07-28 version.
+
+2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * MAINTAINERS: Remove my MIPS maintainer entry.
+
+2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/47230
+       * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
+       * configure: Regenerate.
+
+2014-07-24  James Norris  <jnorris@codesourcery.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-07-20  Roman Gareev  <gareevroman@gmail.com>
+
+       * configure.ac: Accept only CLooG 0.18.1.
+       * configure: Regenerate.
+
+2014-07-17  Roman Gareev  <gareevroman@gmail.com>
+
+       * configure.ac: Don't accept isl 0.11.
+       * configure: Regenerate.
+
+2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * configure.ac: Don't accept isl 0.10.
+       * configure: Regenerate.
+
+2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
+
+       Fix include path for in-tree cloog.
+       * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
+       * configure: Regenerate.
+
+2014-06-18  Richard Henderson  <rth@redhat.com>
+
+       * .gitignore: Import gcc_update output.
+
+2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * config-ml.in: Robustify ac_configure_args parsing.
+
+       * configure.ac (--enable-linker-plugin-configure-flags)
+       (--enable-linker-plugin-flags): New flags.
+       (configdirs): Conditionally add libiberty-linker-plugin.
+       * configure: Regenerate.
+       * Makefile.def (host_modules): Add libiberty-linker-plugin.
+       (host_modules) <lto-plugin>: Pay attention to
+       @extra_linker_plugin_flags@ and
+       @extra_linker_plugin_configure_flags@.
+       (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
+       * Makefile.in: Regenerate.
+
+       * Makefile.tpl (configure-[+prefix+][+module+])
+       (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
+       "module_srcdir" instead of "module" for locating a module's srcdir.
+       * Makefile.in: Regenerate.
+
+2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-06-06  Sebastian Pop  <sebpop@gmail.com>
+
+       * MAINTAINERS: Update my email address.
+
+2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
 
        PR libstdc++/61011
@@ -9,21 +97,6 @@
 
        * MAINTAINERS (Write After Approval): Add myself.
 
-2014-05-28  Olivier Hainque  <hainque@adacore.com>
-
-       * config/rs6000/vxworks.h (VXCPU_FOR_8548): New. Default to PPC85XX.
-       (CPP_SPEC): Add entry for -mcpu=8548.
-       * config/rs6000/vxworksae.h: Reinstate. Override        VXCPU_FOR_8548.
-       * config.gcc (powerpc-wrs-vxworksae, tm_file): Add back vxworksae.h.
-
-2014-05-26  Richard Sandiford  <rdsandiford@googlemail.com>
-           Olivier Hainque  <hainque@adacore.com>
-
-       * rtl.h (set_for_reg_notes): Declare.
-       * emit-rtl.c (set_for_reg_notes): New function.
-       (set_unique_reg_note): Use it.
-       * optabs.c (add_equal_note): Likewise
-
 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
 
        * MAINTAINERS: Update my affiliation/email.
 2013-09-12  DJ Delorie  <dj@redhat.com>
 
        * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
-        maintainers.
+       maintainers.
 
 2013-09-03  Richard Biener  <rguenther@suse.de>