projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc01361
)
* doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
author
Alan Modra
<amodra@gmail.com>
Thu, 10 Feb 2011 22:50:09 +0000
(22:50 +0000)
committer
Alan Modra
<amodra@gmail.com>
Thu, 10 Feb 2011 22:50:09 +0000
(22:50 +0000)
gas/ChangeLog
patch
|
blob
|
history
gas/doc/c-ppc.texi
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index f674c37f341a054426a8b78103ff3f94ee223518..4c8b85ccd317e07bbc42184a1e9253d1fb296182 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,7
@@
+2011-02-11 Alan Modra <amodra@gmail.com>
+
+ * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
+
2011-02-10 Alan Modra <amodra@gmail.com>
* doc/as.texinfo (Overview): Add missing markup around Blackfin
diff --git
a/gas/doc/c-ppc.texi
b/gas/doc/c-ppc.texi
index d5572b53966ee306ceb9c4180676ac743c30b7b4..2c1ebd0d769e888646cb68b02c63699c898427f1 100644
(file)
--- a/
gas/doc/c-ppc.texi
+++ b/
gas/doc/c-ppc.texi
@@
-161,7
+161,8
@@
Generate code for Solaris.
Do not generate code for Solaris.
@item -nops=@var{count}
-When aligning, more than @var{count} nops uses a branch.
+If an alignment directive inserts more than @var{count} nops, put a
+branch at the beginning to skip execution of the nops.
@end table
@c man end