powerpc gas doc

Ralf Wildenhues Ralf.Wildenhues@gmx.de
Thu Feb 10 19:08:00 GMT 2011


Hi Alan,

* Alan Modra wrote on Thu, Feb 10, 2011 at 01:00:56PM CET:
> 	* config/tc-ppc.c (md_show_usage): Remove -l and -b.  Add -K PIC.
> 	* doc/as.texinfo: Refer to and include c-ppc.texi for PowerPC options.
> 	(Overview <Target PowerPC options>): Add a number of missing options.
> 	* doc/c-ppc.texi: Likewise.  Add markup for use in manpage generation.

> --- gas/doc/c-ppc.texi	18 Jan 2011 13:37:39 -0000	1.20
> +++ gas/doc/c-ppc.texi	10 Feb 2011 11:31:19 -0000

> @@ -139,7 +159,11 @@ Generate code for Solaris.
>  
>  @item -mno-solaris
>  Do not generate code for Solaris.
> +
> +@item -nops=@var{count}
> +When aligning, more than @var{count} nops uses a branch.

Do you mean this?
   When aligning more than @var{count} nops, use a branch.

Comma placement matters for understanding this sentence.

>  @end table
> +@c man end

Thanks, documentation is always appreciated by users!
Ralf



More information about the Binutils mailing list