aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>2017-06-28 07:54:14 +0000
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>2017-06-28 07:54:14 +0000
commit5b0c96e3cdf486b15cc6d216ac1a528a4f58842c (patch)
tree467db6768f750bc6fbd39438f67d01e639cae34e /ChangeLog
parent6a1eb8cb4c62c192e91f6c6d4f501063dfe82eeb (diff)
Fix PR bootstrap/81217
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249726 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47cfa8f69bc..4d7f8842d24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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