This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: X32 is fully implemented in master


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]