projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ced9ec5
)
Fix changelog.
author
Jan Hubicka
<hubicka@gcc.gnu.org>
Fri, 4 Oct 2013 16:19:23 +0000
(16:19 +0000)
committer
Jan Hubicka
<hubicka@gcc.gnu.org>
Fri, 4 Oct 2013 16:19:23 +0000
(16:19 +0000)
From-SVN: r203205
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 1907683610865c40e4ffbe51e301bccfb09de903..f061abd4a83f19bc6d21088bd10e6dd422cd7048 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-2,7
+2,7
@@
* config/i386/i386.c (ix86_issue_rate): Pentium4, Nocona has issue
rate of 2. Core2, Corei7 and Haswell has issue rate of 4.
- (ix86_adjust_cost): Remove A
TOM
case; fix core2/corei7/Haswell case.
+ (ix86_adjust_cost): Remove A
tom
case; fix core2/corei7/Haswell case.
2013-10-03 Jan Hubicka <jh@suse.cz>