Re: [ARM/FDPIC v5 00/21] FDPIC ABI for ARM

2019-08-29 Thread Christophe Lyon
On 29/08/2019 15:57, Christophe Lyon wrote: Hi, On 15/05/2019 14:39, Christophe Lyon wrote: Hello, This patch series implements the GCC contribution of the FDPIC ABI for ARM targets. This ABI enables to run Linux on ARM MMU-less cores and supports shared libraries to reduce the memory footpri

Re: [ARM/FDPIC v5 00/21] FDPIC ABI for ARM

2019-08-29 Thread Christophe Lyon
Hi, On 15/05/2019 14:39, Christophe Lyon wrote: Hello, This patch series implements the GCC contribution of the FDPIC ABI for ARM targets. This ABI enables to run Linux on ARM MMU-less cores and supports shared libraries to reduce the memory footprint. Without MMU, text and data segments rela

Re: [ARM/FDPIC v5 00/21] FDPIC ABI for ARM

2019-07-16 Thread Christophe Lyon
Ping^6? Le lun. 8 juil. 2019 à 16:27, Christophe Lyon a écrit : > ping^5? > > On Mon, 1 Jul 2019 at 14:15, Christophe Lyon > wrote: > > > > ping^4 ? > > https://gcc.gnu.org/ml/gcc-patches/2019-05/msg00817.html > > > > On Mon, 17 Jun 2019 at 13:41, Christophe Lyon > > wrote: > > > > > > ping^3

Re: [ARM/FDPIC v5 00/21] FDPIC ABI for ARM

2019-07-08 Thread Christophe Lyon
ping^5? On Mon, 1 Jul 2019 at 14:15, Christophe Lyon wrote: > > ping^4 ? > https://gcc.gnu.org/ml/gcc-patches/2019-05/msg00817.html > > On Mon, 17 Jun 2019 at 13:41, Christophe Lyon > wrote: > > > > ping^3 ? > > > > On Thu, 6 Jun 2019 at 14:36, Christophe Lyon > > wrote: > > > > > > Hi, > > >

Re: [ARM/FDPIC v5 00/21] FDPIC ABI for ARM

2019-07-01 Thread Christophe Lyon
ping^4 ? https://gcc.gnu.org/ml/gcc-patches/2019-05/msg00817.html On Mon, 17 Jun 2019 at 13:41, Christophe Lyon wrote: > > ping^3 ? > > On Thu, 6 Jun 2019 at 14:36, Christophe Lyon > wrote: > > > > Hi, > > > > If this makes review easier, here are the areas covered by the patches: > > > > - pat

Re: [ARM/FDPIC v5 00/21] FDPIC ABI for ARM

2019-06-17 Thread Christophe Lyon
ping^3 ? On Thu, 6 Jun 2019 at 14:36, Christophe Lyon wrote: > > Hi, > > If this makes review easier, here are the areas covered by the patches: > > - patches 1,3,4,7,8,9,10,12,21: target-specific > - patch 2: configure > - patch 5,6,11,13: generic parts, undef #if defined(__FDPIC__) > - patches

Re: [ARM/FDPIC v5 00/21] FDPIC ABI for ARM

2019-06-06 Thread Christophe Lyon
Hi, If this makes review easier, here are the areas covered by the patches: - patches 1,3,4,7,8,9,10,12,21: target-specific - patch 2: configure - patch 5,6,11,13: generic parts, undef #if defined(__FDPIC__) - patches 14-20: testsuite Christophe On Tue, 4 Jun 2019 at 14:57, Christophe Lyon wro

Re: [ARM/FDPIC v5 00/21] FDPIC ABI for ARM

2019-06-04 Thread Christophe Lyon
Ping? On Thu, 23 May 2019 at 14:46, Christophe Lyon wrote: > > Ping? > > Any feedback other than what I got on patch 03/21 ? > > Thanks, > > Christophe > > > On 15/05/2019 14:39, Christophe Lyon wrote: > > Hello, > > > > This patch series implements the GCC contribution of the FDPIC ABI for > >

Re: [ARM/FDPIC v5 00/21] FDPIC ABI for ARM

2019-05-23 Thread Christophe Lyon
Ping? Any feedback other than what I got on patch 03/21 ? Thanks, Christophe On 15/05/2019 14:39, Christophe Lyon wrote: Hello, This patch series implements the GCC contribution of the FDPIC ABI for ARM targets. This ABI enables to run Linux on ARM MMU-less cores and supports shared librar

[ARM/FDPIC v5 00/21] FDPIC ABI for ARM

2019-05-15 Thread Christophe Lyon
Hello, This patch series implements the GCC contribution of the FDPIC ABI for ARM targets. This ABI enables to run Linux on ARM MMU-less cores and supports shared libraries to reduce the memory footprint. Without MMU, text and data segments relative distances are different from one process to an