* doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
authorAlan Modra <amodra@gmail.com>
Thu, 10 Feb 2011 22:50:09 +0000 (22:50 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 10 Feb 2011 22:50:09 +0000 (22:50 +0000)
gas/ChangeLog
gas/doc/c-ppc.texi

index f674c37f341a054426a8b78103ff3f94ee223518..4c8b85ccd317e07bbc42184a1e9253d1fb296182 100644 (file)
@@ -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
index d5572b53966ee306ceb9c4180676ac743c30b7b4..2c1ebd0d769e888646cb68b02c63699c898427f1 100644 (file)
@@ -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
 
This page took 0.027557 seconds and 4 git commands to generate.