projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f91674c
)
Fix a typo in ChangeLog
author
H.J. Lu
<hjl@gcc.gnu.org>
Tue, 30 Apr 2013 15:53:58 +0000
(08:53 -0700)
committer
H.J. Lu
<hjl@gcc.gnu.org>
Tue, 30 Apr 2013 15:53:58 +0000
(08:53 -0700)
From-SVN: r198458
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
86b524c
..
2122acc
100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,6
+1,6
@@
2013-04-30 H.J. Lu <hongjiu.lu@intel.com>
- * value-prof.c (stream_in_histogram_value): Remove the trayed
+ * value-prof.c (stream_in_histogram_value): Remove the
s
trayed
debug_gimple_stmt.
2013-04-30 Richard Biener <rguenther@suse.de>