This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Strange texinfo variables in c-mips.texi


> diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi
> index cafd832..8d61d04 100644
> --- a/gas/doc/c-mips.texi
> +++ b/gas/doc/c-mips.texi
> @@ -841,7 +841,7 @@ pass all floating-point data in general-purpose
> registers.
>  @item 4 - Deprecated
>  This variant existed as an initial attempt at supporting 64-bit wide
>  floating-point registers for O32 ABI on a MIPS32r2 cpu.  This has been
> -superceded by @value{5}, @value{6} and @value{7}.
> +superceded by 5, 6 and 7.
> 
>  @item 5 - Double-precision 32-bit CPU, 32-bit or 64-bit FPU
>  This variant is used by 32-bit ABIs to indicate that the floating-point

Tristan,

Am I OK to backport this to binutils-2_25-branch to clear the warnings and
fix the generated output?

Thanks,
Matthew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]