summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>2017-07-31 14:52:19 +0000
committerjamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>2017-07-31 14:52:19 +0000
commitb31856d3ac23cf3dab1e95cb96230dc81564c84a (patch)
tree49524df297e69390449c3ef5037b2360d14c7b1a /ChangeLog
parent1ade4d1864f2cf61eb5c045f57c0bcac80943c04 (diff)
parenta168a775e93ec31ae743ad282d8e60fa1c116891 (diff)
downloadgcc-b31856d3ac23cf3dab1e95cb96230dc81564c84a.tar.gz
Merged trunk revision 250739 into the hsa branch
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/hsa@250744 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86fe51acbf1..204733e823d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+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.