musl/arch
Rich Felker 84b25160e7 fix m68k float.h long double exponent range
unlike the x86 variant, the m68k ld80 format allows (biased) exponent
zero with mantissa msb set, thereby extending the normal range.
2018-06-20 15:28:49 -04:00
..
aarch64 aarch64: add HWCAP_ flags from linux v4.17 2018-06-19 13:27:17 -04:00
arm work around broken kernel struct ipc_perm on some big endian archs 2018-06-20 00:07:09 -04:00
generic/bits fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
i386 remove a_ctz_l from arch specific atomic_arch.h 2018-04-19 12:23:17 -04:00
m68k fix m68k float.h long double exponent range 2018-06-20 15:28:49 -04:00
microblaze work around broken kernel struct ipc_perm on some big endian archs 2018-06-20 00:07:09 -04:00
mips mips: add HWCAP_ flags from linux v4.17 2018-06-19 13:27:27 -04:00
mips64 mips: add HWCAP_ flags from linux v4.17 2018-06-19 13:27:27 -04:00
mipsn32 mips: add HWCAP_ flags from linux v4.17 2018-06-19 13:27:27 -04:00
or1k fix TLS layout of TLS variant I when there is a gap above TP 2018-06-02 19:38:44 -04:00
powerpc powerpc: add pkey syscall numbers from linux v4.16 2018-06-19 13:25:50 -04:00
powerpc64 powerpc: add pkey syscall numbers from linux v4.16 2018-06-19 13:25:50 -04:00
s390x s390x: add kexec_file_load syscall number from linux v4.17 2018-06-19 13:27:39 -04:00
sh work around broken kernel struct ipc_perm on some big endian archs 2018-06-20 00:07:09 -04:00
x32 remove a_ctz_l from arch specific atomic_arch.h 2018-04-19 12:23:17 -04:00
x86_64 use PAGESIZE rather than PAGE_SIZE in user.h bits 2018-03-10 17:49:23 -05:00