re PR tree-optimization/48795 (-Warray-bounds false positive)
[gcc.git] / ChangeLog
index 9c9396aaa2196bf7de23ecf7ca25f02bab111fc1..3485d88c8185379c8376095d5cf60c8483874429 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,343 @@
+2016-02-22  David Malcolm  <dmalcolm@redhat.com>
+
+       * MAINTAINERS (libcpp): Add myself.
+       (diagnostic messages): Likewise.
+
+2016-02-20  Tom de Vries  <tom@codesourcery.com>
+
+       * MAINTAINERS: Fix whitespace.
+
+2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2016-01-29  Sebastian Pop  <s.pop@samsung.com>
+
+       * config/isl.m4: Add comments about isl-0.16.
+       * configure: Regenerate.
+
+2016-01-29  Martin Jambor  <mjambor@suse.cz>
+
+       * MAINTAINERS (hsa maintainers): Add myself.
+
+2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
+
+       * MAINTAINERS: (Write After Approval): Add myself.
+
+2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
+           Sebastian Pop  <s.pop@samsung.com>
+
+       * Makefile.in: Regenerate.
+       * Makefile.tpl: Export ISLVER.
+       * configure: Regenerate.
+       * config/isl.m4: Detect isl-0.15.
+
+2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
+
+       PR bootstrap/69329
+       * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
+       * Makefile.in: Regenerate.
+
+2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
+
+       * configure.ac: Enable LTO for DJGPP
+       * configure: Regenerate
+
+2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with binutils-gdb:
+       2015-10-21  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/19109
+       * configure.ac: Note the 'none' is an acceptable argument to
+       --enable-compressed-debug-sections.
+       * configure: Regenerate.
+
+2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
+
+       PR bootstrap/69134
+       * Makefile.def (mpfr): Disable assembler.
+       * Makefile.in: Regenerate.
+
+2016-01-01  Ben Elliston  <bje@gnu.org>
+
+       * config.guess: Import version 2016-01-01.
+       * config.sub: Likewise.
+
+2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-12-17  Sebastian Pop  <s.pop@samsung.com>
+
+       * Makefile.in: Replace ISL with isl.
+       * Makefile.tpl: Same.
+       * config/isl.m4: Same.
+       * configure.ac: Same.
+       * contrib/download_prerequisites: Same.
+       * configure: Regenerate.
+
+2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
+
+       * MAINTAINERS (Write After Approval): Add Myself.
+
+2015-12-17  Nathan Sidwell  <nathan@acm.org>
+
+       * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
+       * configure: Regenerate.
+
+2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
+           Sebastian Pop  <s.pop@samsung.com>
+
+       * config/isl.m4 (ISL_CHECK_VERSION): Check for
+       isl_ctx_get_max_operations.
+       * configure: Regenerate.
+
+2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-12-02  Ian Lance Taylor  <iant@google.com>
+
+       PR go/66147
+       * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
+       * Makefile.in: Regenerate.
+
+2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
+
+       PR libffi/65726
+       * Makefile.def (lang_env_dependencies): Make libffi depend
+       on cxx.
+       * Makefile.in: Regenerate.
+
+2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
+
+       * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
+       symbols.
+
+2015-11-20  Tristan Gingold  <gingold@adacore.com>
+
+       Sync with binutils-gdb:
+       2015-11-20  Tristan Gingold  <gingold@adacore.com>
+
+       * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
+       * configure: Regenerate.
+
+2015-11-19  Martin Liska  <mliska@suse.cz>
+
+       * .gitignore: Add .clang-format to ignored files.
+       * Makefile.in: Add clang-format.
+       * Makefile.tpl: Likewise.
+
+2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
+
+       * configure.ac: Enable libmpx by default.
+       * configure: Regenerated.
+
+2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
+
+       * MAINTAINERS: Update email address.
+
+2015-10-23  Paulo Matos  <pmatos@linki.tools>
+
+       * MAINTAINERS: Update email address.
+
+2015-10-23  Alan Hayward <alan.hayward@arm.com>
+
+       * MAINTAINERS  (Write After Approval): Add myself.
+
+2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with binutils-gdb:
+       2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/19109
+       * configure.ac: Add
+       --enable-compressed-debug-sections={all,gas,gold,ld}.
+       * configure: Regenerated.
+
+2015-10-16  Arnaud Charlet  <charlet@adacore.com>
+
+       * MAINTAINERS: Update list of Ada maintainers and email addresses.
+
+2015-10-09  Martin Liska  <mliska@suse.cz>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-10-02  Florian Weimer  <fweimer@redhat.com>
+
+       * MAINTAINERS: Update email address.
+
+2015-10-02  Louis Krupp <louis.krupp@zoho.com>
+
+       * MAINTAINERS  (Write After Approval): Add myself.
+
+2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
+
+       * MAINTAINERS: Update email.
+
+2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
+
+       * MAINTAINERS: Update my email address.
+
+2015-09-01  James Bowman  <james.bowman@ftdichip.com>
+
+       * MAINTAINERS (ft32 port): Add myself.
+
+2015-08-28  David Sherwood  <david.sherwood@arm.com>
+
+       * MAINTAINERS: Add myself.
+
+2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR libfortran/54572
+       * Makefile.def: Make libgfortran depend on libbacktrace.
+       * Makefile.in: Regenerate.
+
+2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-08-12  Tom de Vries  <tom@codesourcery.com>
+
+       PR other/67092
+       * configure.ac: Remove --with_host_libstdcxx support.
+       * configure: Regenerate.
+
+2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
+           Jakub Jelinek  <jakub@redhat.com>
+
+       * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
+       nvptx*-*-*.
+       * configure: Regenerate.
+
+2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
+
+       * Makefile.def (libiconv): Define bootstrap=true.
+       Mark pdf/html/info as missing.
+       (configure-gcc): Depend on all-libiconv.
+       (all-gcc): Ditto.
+       (configure-libcpp): Ditto.
+       (all-libcpp): Ditto.
+       (configure-intl): Ditto.
+       (all-intl): Ditto.
+       * Makefile.in: Regenerate.
+
+2015-08-03  Bin Cheng  <bin.cheng@arm.com>
+
+       * MAINTAINERS (loop ivopts): Add the entry and myself.
+
+2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * MAINTAINERS (nvptx): Add self.
+
+2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
+
+       * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
+       128-bit vector modes.
+
+2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-07-28  Ben Elliston  <bje@gnu.org>
+
+       * config.sub, config.guess: Import from upstream.
+
+2015-07-24  Michael Darling  <darlingm@gmail.com>
+
+       PR other/66259
+       * config-ml.in: Reflects renaming of configure.in to configure.ac
+       * configure: Likewise
+       * configure.ac: Likewise
+
+2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
+
+       * MAINTAINERS: Update my email address.
+
+2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with binutils-gdb:
+       2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.ac (target_configdirs): Exclude target-zlib if
+       target-libjava isn't built.
+       * configure: Regenerated.
+
+2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with binutils-gdb:
+       2015-05-13  John David Anglin  <dave.anglin@bell.net>
+
+       * configure.ac: Disable configuration of GDB for HPUX targets.
+       * configure: Regenerate.
+
+       2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.ac: Add --with-system-zlib.
+       * configure: Regenerated.
+
+       2015-01-28  James Bowman  <james.bowman@ftdichip.com>
+
+       * configure.ac: Add FT32 support.
+       * configure: Regenerate.
+
+       2015-01-12  Anthony Green  <green@moxielogic.com>
+
+       * configure.ac: Don't disable gprof for moxie.
+       * configure: Rebuild.
+
+2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with binutils-gdb:
+       2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/18355
+       * Makefile.def: Add extra_configure_flags to host zlib.
+       * configure.ac (extra_host_zlib_configure_flags): New.  Set
+       to --enable-host-shared When bfd is to be built as shared
+       library.  AC_SUBST.
+       * Makefile.in: Regenerated.
+
+2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       Sync with src:
+       2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
+       * Makefile.def (dependencies): Add all-zlib to all-bfd.
+       * Makefile.in: Regenerated.
+
+2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
+       target.
+       * configure: Regenerate.
+
+2015-06-23  Ludovic Courtès  <ludo@gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
+
+       * MAINTAINERS (OS Port Maintainers): Add myself.
+       (Various Maintainers): Remove myself from libffi testsuite.
+
+2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * MAINTAINERS (gen* on machine desc): Add self.
+
+2015-06-02  Jason Merrill  <jason@redhat.com>
+
+       PR bootstrap/66319
+       * configure.ac: Use -std=gnu++98.
+
 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
 
        * MAINTAINERS (Write After Approval): Add myself.
 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
 
        * configure.ac: FT32 target added.
-       * libgcc/config.host: FT32 target added.
-       * gcc/config/ft32/: FT32 target added.
-       * libgcc/config/ft32/: FT32 target added.
-       * gcc/doc/install.texi, invoke.texi, md.texi: FT32 details added.
-       * gcc/doc/contrib.texi: self added.
-       * contrib/config-list.mk: FT32 target added.
        * configure: Regenerated.
 
 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
        * configure: Regenerate.
 
 2015-02-06  Diego Novillo  <dnovillo@google.com>
-
+1
        * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
        middle-end, docstring): Remove myself.
        (Write After Approval): Add myself.
 
        * MAINTAINERS (Write After Approval): Add myself.
 
-2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
+2014-08-15  Ilya Tocar  <tocarip@gmail.com>
 
        * MAINTAINERS (Write After Approval): Add myself.
 
 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR bootstrap/60620
-       * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
+       * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
        * Makefile.in: Regenerate.
 
 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
 
 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
 
-       * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
+       * 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
@@ -10568,7 +10902,6 @@ Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * configure.in (c4x, c5x, tic54x): Move after ARM targets.
 
-
 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
 
        * Makefile.in (ALL_MODULES): Add all-cgen.
@@ -17979,7 +18312,6 @@ Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
        * Makefile.in (gcc-no-fixedincludes): Made to work with current
        gcc Makefile.
 
-
 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
 
        * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
@@ -18006,7 +18338,6 @@ Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
        the one used in gcc/Makefile.in, so that a null expansion doesn't
        override the one needed to build gcc with a native cc.
 
-
 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
 
        * configure: Accept -with arguments.