musl/arch/aarch64
Szabolcs Nagy fe39aaae0e add bits/hwcap.h and include it in sys/auxv.h
aarch64, arm, mips, mips64, mipsn32, powerpc, powerpc64 and sh have
cpu feature bits defined in linux for AT_HWCAP auxv entry, so expose
those in sys/auxv.h

it seems the mips hwcaps were never exposed to userspace neither
by linux nor by glibc, but that's most likely an oversight.
2016-10-20 01:28:25 -04:00
..
bits add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
atomic_arch.h make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc 2016-02-23 13:04:56 -05:00
crt_arch.h add .text section directive to all crt_arch.h files missing it 2015-05-22 01:50:05 -04:00
pthread_arch.h properly access mcontext_t program counter in cancellation handler 2015-11-02 12:41:49 -05:00
reloc.h aarch64: fix CRTJMP in reloc.h 2015-04-30 16:21:51 -04:00
syscall_arch.h aarch64: fix 64-bit syscall argument passing 2015-08-11 23:11:57 +00:00