This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] PowerPC - Add a function to read the Time Base frequency
- From: "Ryan S. Arnold" <ryan dot arnold at gmail dot com>
- To: Andreas Schwab <schwab at linux-m68k dot org>
- Cc: Tulio Magno Quites Machado Filho <tuliom at linux dot vnet dot ibm dot com>, libc-alpha at sourceware dot org
- Date: Thu, 11 Oct 2012 11:04:00 -0500
- Subject: Re: [PATCH] PowerPC - Add a function to read the Time Base frequency
- References: <1345833351-10398-1-git-send-email-tuliom@linux.vnet.ibm.com><m2zk3tl5az.fsf@igel.home>
On Thu, Oct 11, 2012 at 4:35 AM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> "Tulio Magno Quites Machado Filho" <tuliom@linux.vnet.ibm.com> writes:
>
>> Notice that this patch does include __get_clockfreq implementation into
>> the PowerPC build of libc. However, it will remain out of libc for other
>> architectures.
>
> $ cat elf/check-localplt.out
> Extra PLT reference: libc.so: memmem
> Extra PLT reference: libc.so: open
> Extra PLT reference: libc.so: close
> Extra PLT reference: libc.so: read
Tulio will return from vacation shortly and take a look. I noticed
these localplt failures as well but havent had time to address.
Ryan