OSDN Git Service

* doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
authoramodra <amodra>
Fri, 11 Feb 2011 07:50:08 +0000 (07:50 +0000)
committeramodra <amodra>
Fri, 11 Feb 2011 07:50:08 +0000 (07:50 +0000)
gas/ChangeLog
gas/doc/c-ppc.texi

index f674c37..4c8b85c 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 d5572b5..2c1ebd0 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