This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Remove divide from _ELF_DYNAMIC_DO_RELOC
- From: Chung-Lin Tang <chunglin_tang at mentor dot com>
- To: Carlos O'Donell <carlos at redhat dot com>, <libc-alpha at sourceware dot org>, Allan McRae <allan at archlinux dot org>
- Cc: David Miller <davem at davemloft dot net>, "Joseph S. Myers" <joseph at codesourcery dot com>, OndÅej BÃlka <neleai at seznam dot cz>
- Date: Wed, 16 Jul 2014 17:34:46 +0800
- Subject: Re: [PATCH] Remove divide from _ELF_DYNAMIC_DO_RELOC
- Authentication-results: sourceware.org; auth=none
- References: <5347B7EE dot 6020507 at mentor dot com> <537F542B dot 5040409 at redhat dot com> <53C4C1D5 dot 40002 at mentor dot com> <53C58F53 dot 8080506 at redhat dot com>
On 14/7/16 4:30 AM, Carlos O'Donell wrote:
> On 07/15/2014 01:53 AM, Chung-Lin Tang wrote:
>> Hi Carlos, thanks for the review, and sorry about the long delay to reply.
>>
>> On 14/5/23 9:59 PM, Carlos O'Donell wrote:
>>> On 04/11/2014 05:37 AM, Chung-Lin Tang wrote:
>>>> 2014-04-11 Chung-Lin Tang <cltang@codesourcery.com>
>>>>
>>>> * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Remove MIN() and
>>>> assign raw DT_REL[A]COUNT value to ranges[0].nrelative.
>
> OK to checkin.
Thanks!
> Therefore your patch as-is can be checked in. Please ask Allan McRae for permission
> since this is a freeze period and we are fixing bugs, documentation and other things.
>
> Cheers,
> Carlos.
Hi Allan, is this okay for check-in? (and please do for me if okay,
since I don't have write rights for glibc).
Also BTW, is it too late for the Nios II port to be added to 2.20? Its
already gone through a round of review earlier, and I'll be posting
updated patches within this week.
Thanks,
Chung-Lin