Reverted 250770
[gcc.git] / ChangeLog
index 72123a4020282bca1eeb91a6b3057e6c862cbad9..6f9c0fcaad34accf1ca3a40dfd77df3ff9415ed2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,118 @@
+2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
+
+        * MAINTAINERS (write after approval): Add myself.
+
+2017-07-28  Tony Reix  <tony.reix@atos.net>
+
+       * configure.ac (target-libffi): Don't disable for AIX.
+       (go): Don't add to unsupported_languages on AIX.
+       (target-libgo): Don't disable for AIX.
+       * configure: Regenerate.
+
+2017-07-19  Yury Gribov  <tetra2005@gmail.com>
+
+       * MAINTAINERS: Add myself.
+
+2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
+
+       * MAINTAINERS: Update my email address.
+
+2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
+
+       * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
+       arm-specific auto-generated header files.
+
+2017-07-03  Nathan Sidwell  <nathan@acm.org>
+
+       * configure.ac: Set srcdir when sourcing config-lang.in fragments.
+       * configure: Rebuilt.
+
+2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
+
+       * MAINTAINERS: Readd myself for c6x.
+
+2017-06-28  Martin Liska  <mliska@suse.cz>
+
+       PR bootstrap/81217
+       * Makefile.def: Remove superfluous bootstrap_target from
+       bootstrap_stage.
+       * Makefile.in: Re-generate the file.
+
+2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
+
+        * MAINTAINERS: Add myself to Write After Approval
+
+2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
+
+       * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
+
+2017-06-19  Martin Liska  <mliska@suse.cz>
+
+       * Makefile.def: Define 4 stages PGO bootstrap.
+       * Makefile.tpl: Define FLAGS.
+       * Makefile.in: Regenerate.
+
+2017-06-14  Ian Lance Taylor  <iant@golang.org>
+
+       * Makefile.def: Add check-gotools to go check targets.
+       * Makefile.in: Rebuild.
+
+2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
+
+2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * configure.ac (*-*-linux-android*): Set target_makefile_frag.
+       * configure: Regenerate.
+
+2017-05-31  Martin Liska  <mliska@suse.cz>
+
+       * configure.ac: Add handling of stage2_werror_flags to
+       action-if-given and to action-if-not-given.
+       * configure: Regenerate.
+
+2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
+
+       * MAINTAINERS: Add self to Write After Approval
+
+2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
+
+       * MAINTAINERS: Update my email address, and remove myself as
+       maintainer in some areas.
+
+2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
+
+       * MAINTAINERS: Add self to Write After Approval
+
+2017-05-25  Nathan Sidwell  <nathan@acm.org>
+
+       * configure.ac: Add --enable-languages=default to mean default and
+       make --enable-languages=all mean all supported languages.
+       * configure: Regenerated.
+
+2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * config.gcc (powerpc*-*-*spe*): New.
+       (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
+       (powerpc-*-rtems*spe*): New.
+       (powerpc*-*-linux*spe*): New.
+       (powerpc-wrs-vxworksspe): New.
+       (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
+       (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
+       * config.host (powerpc*-*-*spe*): New.
+
+2017-05-19  Martin Liska  <mliska@suse.cz>
+
+       * configure.ac: Add --enable-werror-always just for
+       bootstrap-debug (or none build config) and do not add it
+       when we are on a release branch.
+       * configure: Regenerated.
+
+2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
+
+       * MAINTAINERS: Add self to Write After Approval
+
 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
 
        * MAINTAINERS: Move myself to Write After Approval section.