This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: PATCH [0/n]: Add x32 support to glibc
On Thu, Mar 15, 2012 at 10:35 AM, Roland McGrath <roland@hack.frob.com> wrote:
> Personally, I'm more interested in the "pure" CPU-specific ABI support for
> x32 than in the support for Linux/x32. ?Please make sure it's clear in the
> title of each patch whether it's for OS-independent x32 support or for
> Linux/x32.
>
All linux/x32 specific changes are under sysdeps/unix/sysv/linux/x86_64.
Generic x32 changes are under sysdeps/x86_64.
--
H.J.