757 Commits (31b3ce5309ee4fe17e0ed8d45fc141267c3f1781)

Author SHA1 Message Date
Sertonix 31b3ce5309 remove non-generic __WORDSIZE definition 3 months ago
Xing Li 9355c44311 loongarch64: add lsx and lasx regset definition 2 years ago
JianTao Shan b5146b83ab loongarch64: add fpu and simd context to signal.h 2 years ago
Szabolcs Nagy 5c901bb360 update syscalls up to linux 6.19 2 months ago
Rich Felker f6944eb3c4 powerpc[64]: fix missing ctr and xer regs in syscall asm clobberlists 9 months ago
A. Wilcox 86373b4999 powerpc: update HWCAP bits for Power10 1 year ago
Xing Li b0dc340b38 loongarch64: add bits/hwcap.h for cpu feature bits in AT_HWCAP auxv entry 2 years ago
Alex Rønne Petersen f1cda422cd i386, x86_64, x32: set the symbol type for the crt1 START function 1 year ago
Xing Li 61399d4bd0 loongarch64: add TLSDESC support 2 years ago
Rich Felker 9b6a24f9c5 wire up vdso clock_gettime for riscv32 and riscv64 2 years ago
Rich Felker f2375aacac wire up vdso clock_gettime for powerpc, powerpc64, and s390x 2 years ago
Stefan Liebler 5be920e910 s390x: don't allow br r0 in CRTJMP asm 2 years ago
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