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: [PATCH] Add Aarch64 SVE defines



> On 11 Jan 2018, at 17:37, Szabolcs Nagy <Szabolcs.Nagy@arm.com> wrote:
> 
> On 08/12/17 14:59, Alan Hayward wrote:
>> This patch adds Aarch64 SVE specific defines to glibc.
> ...
>> 
>> 2017-12-08  Alan Hayward  <alan.hayward@arm.com>
>> 
>> 	* elf/elf.h: Add NT_ARM_SVE.
>> 	* sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h: Add HWCAP_SVE.
> 
> i plan to apply the elf.h part of this patch
> and then do the hwcap.h update separately.
> 

Thanks for that!

I took a look at the dl-procinfo.c and it looked simple enough, but haven’t had
the time test to write the patch. Also, I wasn’t sure the best way to test the code
(Didn’t seem anything relevant in the test suite and I’m not sure how to use libc
to access the changes directly).


Alan.

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