aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorChristophe Lyon <clyon@gcc.gnu.org>2014-10-13 16:01:19 +0200
committerChristophe Lyon <clyon@gcc.gnu.org>2014-10-13 16:01:19 +0200
commit270cc99ec8a238b810460308687ea41ed6ecba14 (patch)
treed7da4ad2153081dba8a1011651407e1dbd5ace9f /gcc
parent83022253adf8c7fe633399fb0739a07725ddb1d4 (diff)
downloadgcc-270cc99ec8a238b810460308687ea41ed6ecba14.zip
gcc-270cc99ec8a238b810460308687ea41ed6ecba14.tar.gz
gcc-270cc99ec8a238b810460308687ea41ed6ecba14.tar.bz2
Update ChangeLog for previous commit.
From-SVN: r216148
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d5a3a91..9e35d69b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2014-10-13 Christophe Lyon <christophe.lyon@linaro.org>
+
+ * Makefile.in: (check-%): Update comment, as RUNTESTFLAGS no
+ longer impact parallelization.
+
2014-10-13 Jan Hubicka <hubicka@ucw.cz>
PR bootstrap/63496