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: [PATCH][ARM][doc] Document cortex-a17 mcpu option


On 24/02/16 10:48, Kyrill Tkachov wrote:
> Hi all,
> 
> I noticed that gas for arm doesn't document the cortex-a17 -mcpu value
> that it supports. This patch adds the entry to the relevant list.
> 
> Ok?
> 

OK.

R.

> Thanks,
> Kyrill
> 
> 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
> 
>     * doc/c-arm.texi (ARM Options): Document cortex-a17.
> 
> a17-gas-doc.patch
> 
> 
> diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi
> index 8679424806d20646da673c8b8bea236bec6bacbf..9a63a117e130661ac670c2cf7b7d803e3be555d9 100644
> --- a/gas/doc/c-arm.texi
> +++ b/gas/doc/c-arm.texi
> @@ -119,6 +119,7 @@ recognized:
>  @code{cortex-a8},
>  @code{cortex-a9},
>  @code{cortex-a15},
> +@code{cortex-a17},
>  @code{cortex-a35},
>  @code{cortex-a53},
>  @code{cortex-a57},
> 


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