parser.c (cp_parser_elaborated_type_specifier): Handle specially cp_parser_template_i...
[gcc.git] / ChangeLog
index 06a757fe5bf3b31f153a20342d6cbf996b851898..917cf57c3ebfde713e8e27c92452ac6ca3a09e77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+2014-08-01  Jiong Wang  <jiong.wang@arm.com>
 
-       * configure.ac: Sync from binutils.
+       * 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.
 
-2013-07-10  Jack Howarth  <howarth@bromo.med.uc.edu>
+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
+       * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
+       Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
+       * configure: Regenerate.
+
+2014-05-28  Pedro Alves  <palves@redhat.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
+
+       * MAINTAINERS: Update my affiliation/email.
 
-       PR target/57792
-       * configure.ac: Use --with-sysroot=\"`xcrun --show-sdk-path`\" on darwin13 and later.
+2014-05-19  Mike Stump  <mikestump@comcast.net>
+
+       * MAINTAINERS: Add wide-int reviewers.
+
+2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
        * configure: Regenerated.
 
+2014-05-15  Torvald Riegel  <triegel@redhat.com>
+
+       * MAINTAINERS (libitm): Add myself as maintainer.
+
+2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * config.sub, config.guess: Import from upstream.
+
+2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
+
+       * MAINTAINERS (Write After Approval): Put myself in correct order.
+
+2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
+
+       * MAINTAINERS: Move myself from Reviewers to Write After Approval
+       section.
+
+2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Delete myself.
+
+2014-04-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR sanitizer/56781
+       * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
+       and -B* options with -Xcompiler.
+
+2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR bootstrap/60620
+       * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
+       * Makefile.in: Regenerate.
+
+2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
+
+       * Makefile.def (dependencies): Make all-ld depend on all-binutils
+       for WINDRES_FOR_TARGET in default-manifest.o rule.
+       * Makefile.in: Regenerate.
+
+2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-03-26  Jakub Jelinek  <jakub@redhat.com>
+
+       PR sanitizer/56781
+       * Makefile.def: Set bootstrap=true; for host fixincludes.
+       * configure.ac: Don't bootstrap host fixincludes unless
+       --with-build-config=bootstrap-{a,ub}san.
+       * Makefile.in: Regenerated.
+       * configure: Regenerated.
+
+2014-03-21  Jakub Jelinek  <jakub@redhat.com>
+
+       * configure.ac: Move BUILD_CONFIG set up earlier.  Add
+       --enable-vtable-verify option parsing.  Don't add
+       target-libsanitizer to bootstrap_target_libs unless
+       --with-build-config=bootstrap-asan or
+       --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
+       to bootstrap_target_libs unless --enable-vtable-verify.
+       * configure: Regenerated.
+
+2014-03-10  Anatoly Sokolov <aesok@post.ru>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-03-07  Denis Chertykov  <chertykov@gmail.com>
+
+       * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
+
+2014-03-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR bootstrap/58572
+       * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
+       -I for libstdc++-v3 includes if $(LEAN).
+       * Makefile.in: Regenerated.
+
+2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
+
+       * MAINTAINERS: Update my email address.
+
+2014-02-24  Walter Lee  <walt@tilera.com>
+
+       * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
+       (tilegx-*-*): Change to tilegx*-*-*.
+       * configure: Regenerate.
+
+2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
+
+       * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
+
+2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR target/59788
+       * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
+       *solaris2*.
+
+2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
+
+       * MAINTAINERS: Update my email address.
+
+2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * MAINTAINERS: Convert to UTF-8.
+       Properly sort Xinliang David Li's entry.
+
+2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
+           Sandra Loosemore  <sandra@codesourcery.com>
+
+       * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
+       nios2 port maintainers.
+
+2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * configure.ac: Add user-friendly check for native x86_64-linux
+       multilibs.
+       * configure: Regenerate.
+
+2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
+
+       * MAINTAINERS: Add myself as sh maintainer.
+
+2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
+
+       * MAINTAINERS: Add self as SLSR maintainer.
+
+2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
+
+       * MAINTAINERS: Update my email address.
+
+2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
+
+       * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
+
+2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * Makefile.in: Regenerate.
+
+       * Makefile.tpl: Fix typo.
+       * Makefile.in: Regenerate partially.
+
+2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
+
+       * configure.ac: Added libcilkrts to noconfig list when C++ is not
+       supported.
+       * configure: Regenerated.
+
+2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-10-30  Jason Merrill  <jason@redhat.com>
+
+       * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
+       --disable-build-format-warnings.
+
+2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
+
+       * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
+       depend on libstdc++ and libgcc.
+       * configure: Regenerate.
+       * configure.ac: Added libcilkrts to target binaries.  Also, restrict
+       libcilkrts for POSIX and i*86, and x86_64 architectures.
+       * Makefile.in: Added libcilkrts related fields to support building it.
+
+2013-10-26  Jeff Law  <law@redhat.com>
+
+       * Makefile.def (target_modules): Remove libmudflap
+       (languages): Remove check-target-libmudflap).
+       * Makefile.in: Rebuilt.
+       * Makefile.tpl (check-target-libmudflap-c++): Remove.
+       * configure.ac (target_libraries): Remove target-libmudflap.
+       Remove checks which disabled libmudflap on some systems.
+       * configure: Rebuilt.
+       * libmudflap: Directory removed.
+
+2013-10-21  Cong Hou  <congh@google.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-10-16  Mike Stump  <mikestump@comcast.net>
+
+       * .dir-locals.el: Add.
+
+2013-10-15  David Malcolm  <dmalcolm@redhat.com>
+
+       * configure.ac: Add --enable-host-shared
+       * configure: Regenerate.
+
+2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       Import from savannah.gnu.org:
+       * config.guess: Update to 2013-06-10 version.
+       * config.sub: Update to 2013-10-01 version.
+
+2013-10-01  Simon Cook  <simon.cook@embecosm.com>
+
+       Changes to build configuration to allow big endian ARC ELF toolchain
+       * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
+       * configure: Regenerate.
+
+2013-09-20  Alan Modra  <amodra@gmail.com>
+
+       * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
+       ppc host match.  Support little-endian powerpc linux hosts.
+
+2013-09-19  Dodji Seketeli  <dodji@redhat.com>
+
+       * MAINTAINERS (diagnostic messages): Add myself as diagnostics
+       maintainer.
+
+2013-09-12  DJ Delorie  <dj@redhat.com>
+
+       * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
+       maintainers.
+
+2013-09-03  Richard Biener  <rguenther@suse.de>
+
+       * configure.ac: Also allow ISL 0.12.
+       * configure: Regenerated.
+
+2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-08-27  David Malcolm  <dmalcolm@redhat.com>
+
+       * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
+
+2013-08-26  Caroline Tice  <cmtice@google.com>
+
+       * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
+       "Various Reviewers" to libvtv "Various Maintainers".
+
+2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
+
+       * MAINTAINERS: Add myself as RTL optimizers reviewer.
+
+2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
+
+       * MAINTAINERS: Update name, email.
+
+2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-08-12  Caroline Tice  <cmtice@google.com>
+
+       * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
+       address in the Write After Approval section.
+
+2013-08-09  Carlos O'Donell  <carlos@redhat.com>
+
+       * MAINTAINERS (Write After Approval): Update email.
+
+2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * configure.ac: Adjust to check VTV_SUPPORTED.
+       * configure: Regenerated.
+
+2013-08-02  Caroline Tice  <cmtice@google.com>
+
+       * configure.ac: Add target-libvtv to target_libraries; disable libvtv
+       on non-linux systems; add target-libvtv to noconfigdirs; add
+       libsupc++/.libs to C++ library search paths.
+       * configure: Regenerated.
+       * Makefile.def: Add libvtv to target_modules; make libvtv depend on
+       libstdc++ and libgcc.
+       * Makefile.in: Regenerated.
+
+2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
+           Shiva Chen  <shiva0217@gmail.com>
+
+       * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
+       nds32 port maintainers.
+
+2013-07-17  Tim Shen  <timshen91@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure.ac: Sync from binutils.
+       * configure: Regenerate.
+
 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
 
        * MAINTAINERS (Write After Approval): Add myself.
 
 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
 
-       * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
        * configure: Re-generate.
 
 2013-01-15  Richard Biener  <rguenther@suse.de>
        * configure.ac: add --disable-libstdcxx configure option
        and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
 
-2012-10-30 Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
+2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
 
        * MAINTAINERS (Write After Approval): Add myself.
 
        * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
        * Makefile.in: Regenerate.
 
-2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
+2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
 
        * MAINTAINERS (Write After Approval): Add myself.
 
 
        * config.sub: Import these changes from the config project:
 
-       2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
+       2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
            Ben Elliston  <bje@gnu.org>
 
        * config.sub (epiphany): New.