Re: [PATCH][doc][13/14] Document AArch64 target attributes and pragmas

2015-07-24 Thread Kyrill Tkachov
On 17/07/15 20:45, Sandra Loosemore wrote: On 07/17/2015 06:37 AM, Kyrill Tkachov wrote: Hi Sandra, On 17/07/15 04:21, Sandra Loosemore wrote: On 07/16/2015 09:21 AM, Kyrill Tkachov wrote: Hi all, This patch adds the documentation for the AArch64 target attributes and pragmas. Ok for trunk

Re: [PATCH][doc][13/14] Document AArch64 target attributes and pragmas

2015-07-17 Thread Sandra Loosemore
On 07/17/2015 06:37 AM, Kyrill Tkachov wrote: Hi Sandra, On 17/07/15 04:21, Sandra Loosemore wrote: On 07/16/2015 09:21 AM, Kyrill Tkachov wrote: Hi all, This patch adds the documentation for the AArch64 target attributes and pragmas. Ok for trunk? The content looks OK, but I have a bunch o

Re: [PATCH][doc][13/14] Document AArch64 target attributes and pragmas

2015-07-17 Thread Kyrill Tkachov
Hi Sandra, On 17/07/15 04:21, Sandra Loosemore wrote: On 07/16/2015 09:21 AM, Kyrill Tkachov wrote: Hi all, This patch adds the documentation for the AArch64 target attributes and pragmas. Ok for trunk? The content looks OK, but I have a bunch of nit-picky comments about grammar, typos, mark

Re: [PATCH][doc][13/14] Document AArch64 target attributes and pragmas

2015-07-16 Thread Sandra Loosemore
On 07/16/2015 09:21 AM, Kyrill Tkachov wrote: Hi all, This patch adds the documentation for the AArch64 target attributes and pragmas. Ok for trunk? The content looks OK, but I have a bunch of nit-picky comments about grammar, typos, markup, etc +The following target-specific function

[PATCH][doc][13/14] Document AArch64 target attributes and pragmas

2015-07-16 Thread Kyrill Tkachov
Hi all, This patch adds the documentation for the AArch64 target attributes and pragmas. Ok for trunk? Thanks, Kyrill 2015-07-16 Kyrylo Tkachov * doc/extend.texi (AArch64 Function Attributes): New node. (AArch64 Pragmas): Likewise. commit 533fdcf9675b1364d0bf8446601b2509d9987e3a Au