X32 is fully implemented in master
H.J. Lu
hjl.tools@gmail.com
Wed May 30 18:30:00 GMT 2012
On Wed, May 30, 2012 at 10:09 AM, Roland McGrath <roland@hack.frob.com> wrote:
>> * Support for the x32 ABI on x86-64 added. Implemented by H.J. Lu.
>> The x32 target is selected by configuring GLIBC with:
>>
>> BUILD_CC='gcc' CC='gcc -mx32' CXX='g++ -mx32'
>>
>> Visit <http://sites.google.com/site/x32abi/> for more x32 ABI info.
>
> Never put glibc in caps. Always put the "Implemented by" line last in the
> item, on its own line. I don't think you need those blank lines; just
> indent the variable settings to a tab. Otherwise that's good.
>
Likewise?
--
H.J.
---
* Support for the x32 ABI on x86-64 added. The x32 target is selected by
configuring glibc with:
BUILD_CC='gcc' CC='gcc -mx32' CXX='g++ -mx32'
Visit <http://sites.google.com/site/x32abi/> for more x32 ABI info.
Implemented by H.J. Lu.
More information about the Libc-alpha
mailing list