Reverted 250770
[gcc.git] / ChangeLog
index e3226c7c39777b15bd7fdcc2bf2f6e86ed8b77c4..6f9c0fcaad34accf1ca3a40dfd77df3ff9415ed2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,77 @@
+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