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
pthread_arch.h properly access mcontext_t program counter in cancellation handler 2015-11-02 12:41:49 -05:00
reloc.h
syscall_arch.h