On Wed, Aug 2, 2017 at 10:54 AM, Martin Liška wrote:
> On 08/02/2017 11:45 AM, Bin.Cheng wrote:
>> Hi Martin,
>> With r250771, GCC failed to build glibc for arm/aarch64 linux cross
>> toolchain:
>
> Hi.
>
> Sorry for the breakage, I accidentally installed wrong version of patch.
> Should be fixed
On 08/02/2017 11:45 AM, Bin.Cheng wrote:
> Hi Martin,
> With r250771, GCC failed to build glibc for arm/aarch64 linux cross toolchain:
Hi.
Sorry for the breakage, I accidentally installed wrong version of patch.
Should be fixed in r250789.
M.
On Wed, Aug 2, 2017 at 8:26 AM, Martin Liška wrote:
> On 08/02/2017 09:16 AM, Jakub Jelinek wrote:
>> On Wed, Aug 02, 2017 at 09:13:40AM +0200, Martin Liška wrote:
>>> On 08/01/2017 09:50 PM, Jakub Jelinek wrote:
On Thu, Jul 20, 2017 at 08:59:29AM +0200, Martin Liška wrote:
> Hello.
>
On 08/02/2017 09:16 AM, Jakub Jelinek wrote:
> On Wed, Aug 02, 2017 at 09:13:40AM +0200, Martin Liška wrote:
>> On 08/01/2017 09:50 PM, Jakub Jelinek wrote:
>>> On Thu, Jul 20, 2017 at 08:59:29AM +0200, Martin Liška wrote:
Hello.
Following patch does sharing of expansion for mem{p,}c
On Wed, Aug 02, 2017 at 09:13:40AM +0200, Martin Liška wrote:
> On 08/01/2017 09:50 PM, Jakub Jelinek wrote:
> > On Thu, Jul 20, 2017 at 08:59:29AM +0200, Martin Liška wrote:
> >> Hello.
> >>
> >> Following patch does sharing of expansion for mem{p,}cpy and also strpcy
> >> (with a known constant
On 08/01/2017 09:50 PM, Jakub Jelinek wrote:
> On Thu, Jul 20, 2017 at 08:59:29AM +0200, Martin Liška wrote:
>> Hello.
>>
>> Following patch does sharing of expansion for mem{p,}cpy and also strpcy
>> (with a known constant as source)
>> so that we use same type of expansion (direct insns emission
On Tue, Aug 1, 2017 at 12:50 PM, Jakub Jelinek wrote:
> On Thu, Jul 20, 2017 at 08:59:29AM +0200, Martin Liška wrote:
>> Hello.
>>
>> Following patch does sharing of expansion for mem{p,}cpy and also strpcy
>> (with a known constant as source)
>> so that we use same type of expansion (direct insn
On Thu, Jul 20, 2017 at 08:59:29AM +0200, Martin Liška wrote:
> Hello.
>
> Following patch does sharing of expansion for mem{p,}cpy and also strpcy
> (with a known constant as source)
> so that we use same type of expansion (direct insns emission, direct emission
> with a loop instruction and
>
On Wed, Jul 19, 2017 at 11:59 PM, Martin Liška wrote:
> Hello.
>
> Following patch does sharing of expansion for mem{p,}cpy and also strpcy
> (with a known constant as source)
> so that we use same type of expansion (direct insns emission, direct emission
> with a loop instruction and
> library
On 07/20/2017 12:59 AM, Martin Liška wrote:
> Hello.
>
> Following patch does sharing of expansion for mem{p,}cpy and also strpcy
> (with a known constant as source)
> so that we use same type of expansion (direct insns emission, direct emission
> with a loop instruction and
> library call). As
Hello.
Following patch does sharing of expansion for mem{p,}cpy and also strpcy (with
a known constant as source)
so that we use same type of expansion (direct insns emission, direct emission
with a loop instruction and
library call). As mentioned in the PR, glibc does not provide an optimized
11 matches
Mail list logo