745 Commits (6d8000d3c6e1026415f8398f540f5f3783622538)

Author SHA1 Message Date
Baruch Siach b09e3174a6 m68k: fix POLLWRNORM and POLLWRBAND 2 years ago
Rich Felker 2c124e13bd stdint.h: derive limits from __LONG_MAX, use common fast16 types 2 years ago
Rich Felker 7019fbe103 sys/user.h: derive __WORDSIZE from __LONG_MAX 2 years ago
Rich Felker e709a6f07a sys/reg.h: derive __WORDSIZE from __LONG_MAX 2 years ago
Rich Felker 29b216b2f2 unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bits 2 years ago
Rich Felker 0dfa1d8caa unify bits/stat.h for all archs sharing a common definition 2 years ago
Rich Felker ef600888d2 align aarch64, riscv64, loongarch64 stat structure padding type 2 years ago
Michael Forney a23cf8f9c5 riscv mcontext_t/sigcontext: use __aligned__ instead of aligned 2 years ago
wanghongliang 8d9d266573 loongarch64: add new syscall numbers 2 years ago
Rich Felker 8d852cdacd loongarch64: remove getrlimit/setrlimit syscall numbers 2 years ago
wanghongliang 13cd64af31 loongarch64: remove ptrace.h macros 2 years ago
Khem Raj d25f0cccb9 riscv: define REG_S1 and REG_S2 4 years ago
Khem Raj 8432d16a46 riscv32: add new syscall numbers 6 years ago
Rich Felker 3ea3fcf78a riscv32: add sysvipc msg/sem/shm bits 2 years ago
Stefan O'Rear 01d9fe4d9f riscv32: add arch headers 6 years ago
Hongliang Wang ec325b3828 add loongarch64 user.h structs; adjust elf_fpreg_t and ELF_NFPREG 2 years ago
wanghongliang f2c9350543 add loongarch64 signal.h register index macros 2 years ago
Gaël PORTAY 3d5c9fe39f bits/syscall.h: add __NR_fchmodat2 from linux v6.6 2 years ago
Gaël PORTAY dd690c4909 bits/syscall.h: add cachestat from linux v6.4 2 years ago
Gaël PORTAY 33e8c469a9 bits/syscall.h: add set_mempolicy_home_node from linux v5.17 2 years ago
Gaël PORTAY b2c4c3d590 bits/syscall.h: add futex_waitv from linux v5.16 2 years ago
Rich Felker e975127947 bits/syscall.h: add process_mrelease from linux v5.15 2 years ago
Gaël PORTAY a526314c80 bits/syscall.h: add memfd_secret from linux v5.14 2 years ago
Hongliang Wang 522bd54eda add loongarch64 port 3 years ago
Rich Felker 407aea628a riscv: add TLSDESC support 2 years ago
Rich Felker 039d3c34f2 ldso: convert TLSDESC_BACKWARDS from "#ifdef" to "if" logic 3 years ago
Rich Felker 269d193820 fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64 3 years ago
Rich Felker f897461d4f fix debugger tracking of shared libraries on mips with PIE main program 3 years ago
Rich Felker bf14ef193b re-enable vdso clock_gettime on arm (32-bit) with workaround 4 years ago
Rich Felker 760f5d7efe fix __WORDSIZE on x32 sys/user.h 4 years ago
Szabolcs Nagy ee05b11b67 bits/syscall.h: add landlock syscalls from linux v5.13 5 years ago
Szabolcs Nagy 9ffd145479 s390x: add ptrace requests from linux v5.12 5 years ago
Szabolcs Nagy f7d3db5bfc bits/syscall.h: add mount_setattr from linux v5.12 5 years ago
Szabolcs Nagy b21f3ded78 bits/syscall.h: add epoll_pwait2 from linux v5.11 5 years ago
Rich Felker 7be59733d7 add SPE FPU support to powerpc-sf 5 years ago
Rich Felker b713b8b2e4 fix excessively slow TLS performance on some mips models 5 years ago
Rich Felker 0fbd7d6683 fix broken struct shmid_ds on powerpc (32-bit) 5 years ago
Khem Raj 1f0c7cb1cc riscv: rename __NR_fstatat __NR_newfstatat 5 years ago
Szabolcs Nagy 3309e2d7a1 aarch64/bits/mman.h: add PROT_MTE from linux v5.10 5 years ago
Szabolcs Nagy 44331150c1 aarch64/bits/hwcap.h: add HWCAP2_MTE from linux v5.10 5 years ago
Szabolcs Nagy 42aa19a0fe add aarch64/bits/mman.h with PROT_BTI from linux v5.8 5 years ago
Szabolcs Nagy b7554b5e12 aarch64/bits/hwcap.h: add HWCAP2_BTI from linux v5.8 5 years ago
Szabolcs Nagy fd285f9dec bits/syscall.h: add process_madvise from linux v5.10 5 years ago
Khem Raj e5d2823631 riscv64: define ELF_NFPREG 5 years ago
Ariadne Conill db981ffb3e sh: fix incorrect mcontext_t member naming 6 years ago
Drew DeVault 56f0631d95 riscv64: fix inconsistent ucontext_t struct tag 6 years ago
Marius Hillenbrand 738c4e945c s390x: derive float_t from compiler or default to float 6 years ago
Szabolcs Nagy 3ba370fe8d bits/syscall.h: add __NR_close_range from linux v5.9 6 years ago
Rich Felker 4ffa706899 fix vector types in aarch64 register file structures 6 years ago
Szabolcs Nagy 9b7ed9702c bits/syscall.h: add __NR_faccessat2 from linux v5.8 6 years ago