projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18fe404
)
Fix typo.
author
Richard Sandiford
<rsandifo@gcc.gnu.org>
Tue, 24 Jul 2007 07:57:17 +0000
(07:57 +0000)
committer
Richard Sandiford
<rsandifo@gcc.gnu.org>
Tue, 24 Jul 2007 07:57:17 +0000
(07:57 +0000)
From-SVN: r126869
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index cff3c0b81af9039719db24dc632dd2128fea19f6..207a19fd5d55b0c751d2009523492cebe3dbb061 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-48,7
+48,7
@@
* config/mips/mips.h (BRANCH_COST): Use mips_branch_cost rather
than mips_costs.
* config/mips/mips.opt (mbranch-cost=): New option.
- * doc/invoke.texi (-mbrach-cost): Document new MIPS option.
+ * doc/invoke.texi (-mbra
n
ch-cost): Document new MIPS option.
2007-07-23 Richard Sandiford <richard@codesourcery.com>