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


> * 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.


Thanks,
Roland


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