This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Fix PowerPC abi for 2.17
- From: "Ryan S. Arnold" <ryan dot arnold at gmail dot com>
- To: Andreas Schwab <schwab at linux-m68k dot org>
- Cc: Siddhesh Poyarekar <siddhesh at redhat dot com>, Tulio Magno Quites Machado Filho <tuliom at linux dot vnet dot ibm dot com>, libc-alpha at sourceware dot org, joseph at codesourcery dot com
- Date: Thu, 1 Nov 2012 17:14:29 -0500
- Subject: Re: [PATCH] Fix PowerPC abi for 2.17
- References: <20121010221017.47676704@spoyarek><1350412474-10865-1-git-send-email-tuliom@linux.vnet.ibm.com><20121017094322.4a098f70@spoyarek><CAAKybw_fjkPsfvDT-D=i=NF1Eoi5HeN9RMT3gddEzhpAwFF3GQ@mail.gmail.com><m28vamw925.fsf@igel.home>
On Wed, Oct 31, 2012 at 5:50 PM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
> Fix sort order.
> * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
> Likewise.
>
> * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
> Fix sort order.
Thanks, it didn't even occur to me when I applied the patch that a
merge had taken place with the newly added symbols. I'll be more
aware next time.
Ryan