projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
261f93e
)
Uppercase in ChangeLog.
author
Marc Glisse
<glisse@gcc.gnu.org>
Wed, 31 Oct 2012 13:01:30 +0000
(13:01 +0000)
committer
Marc Glisse
<glisse@gcc.gnu.org>
Wed, 31 Oct 2012 13:01:30 +0000
(13:01 +0000)
From-SVN: r193034
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 462fe341523575da7da8980ca49a8a75fc9cd4f9..92f290b105218329bf476c17feacef6d8f293491 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-160,7
+160,7
@@
2012-10-30 Marc Glisse <marc.glisse@inria.fr>
* fold-const.c (fold_binary_op_with_conditional_arg): Handle vectors.
- (fold_binary_loc):
c
all it for VEC_COND_EXPR.
+ (fold_binary_loc):
C
all it for VEC_COND_EXPR.
2012-10-30 James Greenhalgh <james.greenhalgh@arm.com>
Tejas Belagod <tejas.belagod@arm.com>