758 Commits (1969500402bc4f80452e1c066401223a3c998f54)

Author SHA1 Message Date
Rich Felker 84b25160e7 fix m68k float.h long double exponent range 8 years ago
Rich Felker 0cd2be2314 work around broken kernel struct ipc_perm on some big endian archs 8 years ago
Szabolcs Nagy 7ea235b1be s390x: add kexec_file_load syscall number from linux v4.17 8 years ago
Szabolcs Nagy 1177f61d6e mips: add HWCAP_ flags from linux v4.17 8 years ago
Szabolcs Nagy f3b6690a53 aarch64: add HWCAP_ flags from linux v4.17 8 years ago
Szabolcs Nagy 90ac71d853 powerpc: add pkey syscall numbers from linux v4.16 8 years ago
Szabolcs Nagy a697a1c9a5 aarch64: add HWCAP_ASIMDFHM from linux v4.16 8 years ago
Rich Felker f81e44a0d9 add m68k port 8 years ago
Szabolcs Nagy 610c5a8524 fix TLS layout of TLS variant I when there is a gap above TP 8 years ago
Rich Felker e3c682ab52 work around arm gcc's rejection of r7 asm constraints in thumb mode 8 years ago
Andre McCurdy 8c2943f057 arm: use a_ll/a_sc atomics when building for ARMv6T2 8 years ago
Andre McCurdy 749a06b4c5 arm: respect both __ARM_ARCH_6KZ__ and __ARM_ARCH_6ZK__ macros 8 years ago
Andre McCurdy ea489b8b0d provide optimized a_ctz_32 for arm 8 years ago
Andre McCurdy 0c6abb5882 remove a_ctz_l from arch specific atomic_arch.h 8 years ago
Rich Felker eb5ae94016 fix minor namespace issues in termios.h 8 years ago
Rich Felker 6ecb9c14c4 use PAGESIZE rather than PAGE_SIZE in user.h bits 8 years ago
Rich Felker c9c2cd3e69 reverse definition dependency between PAGESIZE and PAGE_SIZE 8 years ago
Szabolcs Nagy 9bed82df30 aarch64: add sve_context struct and related defines from linux v4.15 8 years ago
Szabolcs Nagy 5a4a780ccb aarch64: update hwcap.h for linux v4.15 8 years ago
Szabolcs Nagy 8be960d188 arm: add get_tls syscall from linux v4.15 8 years ago
Szabolcs Nagy 0fc2f098a4 powerpc: update hwcap.h for linux v4.15 8 years ago
Szabolcs Nagy 4ccd07527e s390x: add s390_sthyi system call from v4.15 8 years ago
Szabolcs Nagy 9b57db3f95 add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 8 years ago
Szabolcs Nagy 9eda4dc69c mips,powerpc: fix TIOCSER_TEMT in termios.h 9 years ago
Szabolcs Nagy ebd8ef50d5 aarch64: add HWCAP_DCPOP from linux v4.14 9 years ago
William Pitcock 14edadb542 aarch64: fix mismatched type of ucontext_t uc_link member 8 years ago
Nicholas Wilson 131276809f fix x32 unistd macros to report as ILP32 not LP64 9 years ago
Szabolcs Nagy 13935337f3 s390x: use generic ioctl.h 9 years ago
Szabolcs Nagy 4dc44ce8e2 microblaze: add statx syscall from linux v4.13 9 years ago
Szabolcs Nagy ffd048a07b aarch64: add extra_context struct from linux v4.13 9 years ago
Szabolcs Nagy 754f66afb7 ioctl TIOCGPTPEER from linux v4.13 9 years ago
Szabolcs Nagy 5daaed6a0e s390x: add syscall number for s390_guarded_storage from linux v4.12 9 years ago
Szabolcs Nagy 2dc6760f3c i386: add arch_prctl syscall number from linux v4.12 9 years ago
Szabolcs Nagy 840d45bebd aarch64: add new HWCAP_* flags from linux v4.12 9 years ago
Szabolcs Nagy 9864f60e92 add statx syscall numbers from linux v4.11 9 years ago
Szabolcs Nagy bd1560f6eb update aarch64 hwcap.h for linux v4.11 9 years ago
Szabolcs Nagy cee73f0c10 add kexec_file_load syscall number on powerpc from linux v4.10 9 years ago
Szabolcs Nagy 8f56955713 add microblaze syscall numbers from linux v4.10 9 years ago
Rich Felker 1b9406b03c fix build regression on ARM for ISA levels less than v5 9 years ago
Szabolcs Nagy c10bc61508 powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h 9 years ago
Szabolcs Nagy 822dddfbf1 make syscall.h consistent with linux 9 years ago
Szabolcs Nagy 8459c6f264 arm: add HWCAP_ARM_ hwcap macros 9 years ago
Szabolcs Nagy 06fbefd100 add a_clz_64 helper function 9 years ago
Szabolcs Nagy 3356177979 s390x: add bits/hwcap.h 9 years ago
Szabolcs Nagy cc08669380 add SIOCGSTAMPNS socket ioctl macro to ioctl.h 9 years ago
Szabolcs Nagy 02b50c9d0a fix mips ioctl macros to match linux asm/sockios.h 9 years ago
Thomas Petazzoni 1698fe6cdc fix build failure for sh4a due to missing colon in asm statement 9 years ago
Rich Felker 5948bc1a64 fix omission of microblaze user.h definitions 9 years ago
Rich Felker 1c497005ee remove long-obsolete clang workarounds from mips* syscall_arch.h files 9 years ago
Rich Felker 4073f03add fix fstatat syscall on mips64 9 years ago