projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18acfbe
)
Fix typo in ChangeLog
author
Michael Meissner
<meissner@gcc.gnu.org>
Thu, 17 Oct 2013 20:30:34 +0000
(20:30 +0000)
committer
Michael Meissner
<meissner@gcc.gnu.org>
Thu, 17 Oct 2013 20:30:34 +0000
(20:30 +0000)
From-SVN: r203797
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 0c53f55f4bcff4700763f8c39cb12131d3556109..b4e88e26c9020a1297785baebbd901f92e12b7b0 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-4084,8
+4084,8
@@
instructions.
(ww constraint): Likewise.
(wy constraint): Likewise.
- (wv constraint): Repurpose ISA 2.07 constraint that we
not used in
- the previous submissions.
+ (wv constraint): Repurpose ISA 2.07 constraint that we
did not use
+
in
the previous submissions.
* doc/md.texi (PowerPC and IBM RS6000): Likewise.
2013-09-23 Richard Sandiford <rdsandiford@googlemail.com>