This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH] 2nd round of Mips ifunc support


Will, Thanks for looking at this. My responses are below.

Jack
________________________________________
> From: Will Newton [will.newton@linaro.org]
> Sent: Saturday, November 16, 2013 3:06 AM
> To: Jack Carter
> Cc: libc-ports@sourceware.org; rdsandiford@googlemail.com
> Subject: Re: [PATCH] 2nd round of Mips ifunc support
> 
> On 16 November 2013 00:41, Jack Carter <Jack.Carter@imgtec.com> wrote:
> > Attached is the second pass for Mips ifunc support in glibc.
> >
> > There is an abi attached as well.
> 
> Your patch would be easier to review if it was posted inline with e.g.
> git-send-email.

Will do. I got reamed for using it for LLVM, but am learning the differences between
the 2 cultures.

> 
> I don't think the vxworks comment in the commit message (or indeed the
> reference to micromips etc.) makes any sense in the context of glibc.

I will take them out. 

> 
> The use of __builtin_expect should be replaced with __glibc_unlikely.

I will make the changes.

> 
> The example in your ABI doc should probably take an argument of the
> hwcap value rather than void.

I will make the changes.

> 
> --
> Will Newton
> Toolchain Working Group, Linaro


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]