* include/experimental/string_view: Fix inconsistent exception specs.
[gcc.git] / ChangeLog
index 09e447185b8fc7ea3c37048a25aec13ef2d20c2a..5ddacbe69943b727c4df5566241ad51d825c6f62 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,160 @@
+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-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>