Re: [PATCH v5 00/20] linux-user: Implement VDSOs

2023-09-04 Thread Alex Bennée
Helge Deller writes: > On 8/31/23 09:57, Alex Bennée wrote: >> >> Richard Henderson writes: >> >>> On 8/30/23 07:52, Helge Deller wrote: On 8/30/23 00:02, Richard Henderson wrote: > Changes for v5: >    * Integrated cross-compile, via new build-vdso.sh and meson rules. >    

Re: [PATCH v5 00/20] linux-user: Implement VDSOs

2023-09-01 Thread Helge Deller
On 8/31/23 09:57, Alex Bennée wrote: Richard Henderson writes: On 8/30/23 07:52, Helge Deller wrote: On 8/30/23 00:02, Richard Henderson wrote: Changes for v5:    * Integrated cross-compile, via new build-vdso.sh and meson rules. However, keep the binaries in the tree for hosts which

Re: [PATCH v5 00/20] linux-user: Implement VDSOs

2023-08-31 Thread Alex Bennée
Richard Henderson writes: > On 8/30/23 07:52, Helge Deller wrote: >> On 8/30/23 00:02, Richard Henderson wrote: >>> Changes for v5: >>>    * Integrated cross-compile, via new build-vdso.sh and meson rules. >>> However, keep the binaries in the tree for hosts which do not >>> have all

Re: [PATCH v5 00/20] linux-user: Implement VDSOs

2023-08-30 Thread Richard Henderson
On 8/30/23 07:52, Helge Deller wrote: On 8/30/23 00:02, Richard Henderson wrote: Changes for v5:    * Integrated cross-compile, via new build-vdso.sh and meson rules. However, keep the binaries in the tree for hosts which do not have all of the cross-compile machinery.    * Update our

Re: [PATCH v5 00/20] linux-user: Implement VDSOs

2023-08-30 Thread Helge Deller
On 8/30/23 00:02, Richard Henderson wrote: Changes for v5: * Integrated cross-compile, via new build-vdso.sh and meson rules. However, keep the binaries in the tree for hosts which do not have all of the cross-compile machinery. * Update our loongarch64 docker image to avoid a bin

[PATCH v5 00/20] linux-user: Implement VDSOs

2023-08-29 Thread Richard Henderson
Changes for v5: * Integrated cross-compile, via new build-vdso.sh and meson rules. However, keep the binaries in the tree for hosts which do not have all of the cross-compile machinery. * Update our loongarch64 docker image to avoid a binutils bug. Changes for v4: * Force all vdso to