From c0e524fe0fd864db50418958d9ec38706d1f4eb3 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 10 Feb 2011 22:50:09 +0000 Subject: [PATCH] * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify. --- gas/ChangeLog | 4 ++++ gas/doc/c-ppc.texi | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index f674c37..4c8b85c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2011-02-11 Alan Modra + + * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify. + 2011-02-10 Alan Modra * doc/as.texinfo (Overview): Add missing markup around Blackfin diff --git a/gas/doc/c-ppc.texi b/gas/doc/c-ppc.texi index d5572b5..2c1ebd0 100644 --- 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 -- 2.7.4