Re: [wwwdocs] gcc-10/changes.html - Document new ARM FDPIC ABI support

2019-09-17 Thread Christophe Lyon
On Tue, 17 Sep 2019 at 17:54, Kyrill Tkachov wrote: > > > On 9/17/19 4:52 PM, Christophe Lyon wrote: > > On Tue, 17 Sep 2019 at 17:40, Kyrill Tkachov > wrote: > > > > Hi Christophe, > > > > On 9/17/19 4:38 PM, Christophe Lyon wrote: > > > > Hi, > > > > As Kyrill suggested, here is a patch to ment

Re: [wwwdocs] gcc-10/changes.html - Document new ARM FDPIC ABI support

2019-09-17 Thread Kyrill Tkachov
On 9/17/19 4:52 PM, Christophe Lyon wrote: On Tue, 17 Sep 2019 at 17:40, Kyrill Tkachov wrote: > > Hi Christophe, > > On 9/17/19 4:38 PM, Christophe Lyon wrote: > > Hi, > > As Kyrill suggested, here is a patch to mention the new FDPIC ABI > support for arm. > OK? > > Thanks, > > Christophe > >

Re: [wwwdocs] gcc-10/changes.html - Document new ARM FDPIC ABI support

2019-09-17 Thread Christophe Lyon
On Tue, 17 Sep 2019 at 17:40, Kyrill Tkachov wrote: > > Hi Christophe, > > On 9/17/19 4:38 PM, Christophe Lyon wrote: > > Hi, > > As Kyrill suggested, here is a patch to mention the new FDPIC ABI > support for arm. > OK? > > Thanks, > > Christophe > > > fdpic-wwwdocs.patch.txt > > Index: changes.h

Re: [wwwdocs] gcc-10/changes.html - Document new ARM FDPIC ABI support

2019-09-17 Thread Richard Earnshaw (lists)
On 17/09/2019 16:38, Christophe Lyon wrote: Hi, As Kyrill suggested, here is a patch to mention the new FDPIC ABI support for arm. OK? Thanks, Christophe Support for the FDPIC ABI has been added. It uses 64-bit function descriptors to represent points to functions, and enables "pointer

Re: [wwwdocs] gcc-10/changes.html - Document new ARM FDPIC ABI support

2019-09-17 Thread Kyrill Tkachov
Hi Christophe, On 9/17/19 4:38 PM, Christophe Lyon wrote: Hi, As Kyrill suggested, here is a patch to mention the new FDPIC ABI support for arm. OK? Thanks, Christophe fdpic-wwwdocs.patch.txt Index: changes.html === RCS file: