1. 7be5973 add SPE FPU support to powerpc-sf by Rich Felker · 3 years, 2 months ago
  2. b713b8b fix excessively slow TLS performance on some mips models by Rich Felker · 3 years, 3 months ago
  3. 0fbd7d6 fix broken struct shmid_ds on powerpc (32-bit) by Rich Felker · 3 years, 4 months ago
  4. 1f0c7cb riscv: rename __NR_fstatat __NR_newfstatat by Khem Raj · 3 years, 6 months ago
  5. 3309e2d aarch64/bits/mman.h: add PROT_MTE from linux v5.10 by Szabolcs Nagy · 3 years, 11 months ago
  6. 4433115 aarch64/bits/hwcap.h: add HWCAP2_MTE from linux v5.10 by Szabolcs Nagy · 3 years, 11 months ago
  7. 42aa19a add aarch64/bits/mman.h with PROT_BTI from linux v5.8 by Szabolcs Nagy · 3 years, 11 months ago
  8. b7554b5 aarch64/bits/hwcap.h: add HWCAP2_BTI from linux v5.8 by Szabolcs Nagy · 3 years, 11 months ago
  9. fd285f9 bits/syscall.h: add process_madvise from linux v5.10 by Szabolcs Nagy · 3 years, 11 months ago
  10. e5d2823 riscv64: define ELF_NFPREG by Khem Raj · 3 years, 10 months ago
  11. db981ff sh: fix incorrect mcontext_t member naming by Ariadne Conill · 4 years ago
  12. 56f0631 riscv64: fix inconsistent ucontext_t struct tag by Drew DeVault · 4 years ago
  13. 738c4e9 s390x: derive float_t from compiler or default to float by Marius Hillenbrand · 4 years ago
  14. 3ba370f bits/syscall.h: add __NR_close_range from linux v5.9 by Szabolcs Nagy · 4 years, 1 month ago
  15. 4ffa706 fix vector types in aarch64 register file structures by Rich Felker · 4 years ago
  16. 9b7ed97 bits/syscall.h: add __NR_faccessat2 from linux v5.8 by Szabolcs Nagy · 4 years, 4 months ago
  17. 94ab68c aarch64: add new HWCAP2_ macros from linux v5.6 by Szabolcs Nagy · 4 years, 8 months ago
  18. 0296baf aarch64: add HWCAP2_ macros from linux v5.3 by Szabolcs Nagy · 4 years, 8 months ago
  19. d990090 add pidfd_getfd and openat2 syscall numbers from linux v5.6 by Szabolcs Nagy · 4 years, 8 months ago
  20. ffac0c2 use generic bits/fcntl.h for x86_64 and riscv64 by Rich Felker · 4 years, 2 months ago
  21. 76f42fd make generic bits/fcntl.h shareable with 64-bit archs by Rich Felker · 4 years, 2 months ago
  22. b8b729b fix missing O_LARGEFILE values on x86_64, x32, and mips64 by Rich Felker · 4 years, 2 months ago
  23. 57f6e85 remove redundant pthread struct members repeated for layout purposes by Rich Felker · 4 years, 3 months ago
  24. 3a5b9ae deduplicate __pthread_self thread pointer adjustment out of each arch by Rich Felker · 4 years, 3 months ago
  25. ea71a90 deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET by Rich Felker · 4 years, 3 months ago
  26. c2feda4 prefer new socket syscalls, fallback to SYS_socketcall only if needed by Rich Felker · 4 years, 3 months ago
  27. cabc369 fix incorrect SIGSTKFLT on all mips archs by Rich Felker · 4 years, 6 months ago
  28. 4486c57 remove arm (32-bit) support for vdso clock_gettime by Rich Felker · 4 years, 7 months ago
  29. 3e9d338 define MAP_SYNC on powerpc/powerpc64 by Samuel Holland · 4 years, 8 months ago
  30. 5db475f work around negated error code bug on some mips kernels by Rich Felker · 4 years, 8 months ago
  31. db86ec1 remove useless mips syscall asm constraint, align style with mips64/n32 by Rich Felker · 4 years, 8 months ago
  32. 972b5fd revert mips (32-bit, o32) syscall asm clean-up due to regressions by Rich Felker · 4 years, 8 months ago
  33. 5053fd2 revert mips64/n32 syscall asm clean-up due to regressions by Rich Felker · 4 years, 8 months ago
  34. b4712ba remove legacy time32 timer[fd] syscalls from public syscall.h by Rich Felker · 4 years, 9 months ago
  35. 2cae9f5 remove further legacy time32 clock syscalls from public syscall.h by Rich Felker · 4 years, 9 months ago
  36. 329e792 move riscv64 register index constants to signal.h by Rich Felker · 4 years, 9 months ago
  37. 5a105f1 remove legacy clock_gettime and gettimeofday from public syscall.h by Rich Felker · 4 years, 10 months ago
  38. 614c9e7 move struct dirent to bits header, allow NAME_MAX to vary by Rich Felker · 4 years, 10 months ago
  39. 83350eb fix riscv64 a_cas inline asm operand sign extension by Luís Marques · 4 years, 10 months ago
  40. 2fc29fc mips: add clone3 syscall numbers from linux v5.4 by Szabolcs Nagy · 5 years ago
  41. a7df9c7 mips: add hwcap bits from linux v5.4 by Szabolcs Nagy · 5 years ago
  42. fa765ca add clone3 syscall number from linux v5.3 by Szabolcs Nagy · 5 years ago
  43. a452891 add pidfd_open syscall number from linux v5.3 by Szabolcs Nagy · 5 years ago
  44. e17814a fix types for mips sigcontext/mcontext_t regset members by Khem Raj · 5 years ago
  45. 90251cf fix build regression on mips64 due to endian.h removal by Rich Felker · 5 years ago
  46. d6dcfe4 move time_t and suseconds_t definitions to common alltypes.h.in by Rich Felker · 5 years ago
  47. b60fdf1 move time64 ioctl numbers to generic bits/ioctl.h by Rich Felker · 5 years ago
  48. c71dbb2 move time64 socket options from arch bits to top-level sys/socket.h by Rich Felker · 5 years ago
  49. 3814333 switch all existing 32-bit archs to 64-bit time_t by Rich Felker · 5 years ago
  50. 5127927 add x32 bits/ioctl_fix.h defining time-related sockios macros by Rich Felker · 5 years ago
  51. aad3e0c add back x32 bits/socket.h defining time-related socket options by Rich Felker · 5 years ago
  52. a0252bc move msghdr and cmsghdr out of bits/socket.h by Rich Felker · 5 years ago
  53. 573a4d2 fix x32 msghdr struct by removing x32 bits/socket.h by Rich Felker · 5 years ago
  54. f7f12e4 add missing m68k user.h/procfs.h regset types by Rich Felker · 5 years ago
  55. 7e81711 internally, define time64 rusage syscalls on x32 as the existing ones by Rich Felker · 5 years ago
  56. c2518a8 use struct pt_regs * rather than void * for powerpc[64] sigcontext regs by Rich Felker · 5 years ago
  57. c9f48cd fix fpregset_t type on powerpc64 by Rich Felker · 5 years ago
  58. 2d3083e move pthread types out of per-arch alltypes.h by Rich Felker · 5 years ago
  59. 7cc79d1 define LONG_MAX via arch alltypes.h, strip down bits/limits.h by Rich Felker · 5 years ago
  60. 4d3a162 remove use of endian.h from arch reloc.h headers, clean up by Rich Felker · 5 years ago
  61. 71d23fb remove indirect use of endian.h from public headers by Rich Felker · 5 years ago
  62. 97d35a5 move __BYTE_ORDER definition to alltypes.h by Rich Felker · 5 years ago
  63. 00ec11d remove per-arch definitions for va_list by Rich Felker · 5 years ago
  64. f7f1079 remove i386 support for legacy struct __va_list by Rich Felker · 5 years ago
  65. a0993f8 reintroduce riscv64 struct sigcontext by Rich Felker · 5 years ago
  66. 2c2477d fix riscv64 elf_fpregset_t type and member names mismatch by Rich Felker · 5 years ago
  67. ab3eb89 fix riscv64 signal.h namespace violations and ucontext API mismatches by Rich Felker · 5 years ago
  68. 604f8d3 clean up mips (32-bit, o32) syscall asm constraints by Rich Felker · 5 years ago
  69. 9f6dd78 fix mips r6 syscall clobber lists not to include hi/lo registers by Rich Felker · 5 years ago
  70. 7d5c570 correct the operand specifiers in the riscv64 CAS routines by Palmer Dabbelt · 5 years ago
  71. 9920bf4 aarch64: add HWCAP2 flags from linux v5.2 by Szabolcs Nagy · 5 years ago
  72. b607630 add new syscall numbers from linux v5.2 by Szabolcs Nagy · 5 years ago
  73. 1f0e9f9 honor __WCHAR_TYPE__ on archs with legacy long definition of wchar_t by Rich Felker · 5 years ago
  74. 6ad514e fix clash between sys/user.h and kernel ptrace.h on powerpc[64], sh by Rich Felker · 5 years ago
  75. 29e8737 re-add ELF gregs and fpregs types to riscv64 user.h by Khem Raj · 5 years ago
  76. 08869de add support for powerpc/powerpc64 unaligned relocations by Samuel Holland · 5 years ago
  77. d493206 remove riscv64 bits/user.h contents by Rich Felker · 5 years ago
  78. 8acc688 fix risc64 conflict with kernel headers by Baruch Siach · 5 years ago
  79. 6fcb440 update riscv64 syscall numbers to linux v5.1 by Rich Felker · 5 years ago
  80. 006a75a move IPC_STAT definition to a new bits/ipcstat.h file by Rich Felker · 5 years ago
  81. 2e55461 ioctl: add fallback for new time64 SIOCGSTAMP[NS] by Rich Felker · 5 years ago
  82. 51fd67f get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEO by Rich Felker · 5 years ago
  83. 319b2d0 remove gratuitously-different arch-specific bits/ipc.h files by Rich Felker · 5 years ago
  84. 2a0bb9e remove arch-specific bits/ipc.h that are identical to generic by Rich Felker · 5 years ago
  85. f56d57f move IPC_64 from public bits/ipc.h to syscall_arch.h by Rich Felker · 5 years ago
  86. b74b3eb remove duplicates of new generic bits/msg.h by Rich Felker · 5 years ago
  87. c375585 use 64-bit msqid_ds layout in the generic version of bits/msg.h by Rich Felker · 5 years ago
  88. 95ed263 duplicate generic bits/msg.h for each arch using it, in prep to change by Rich Felker · 5 years ago
  89. de5e56c remove duplicates of new generic bits/sem.h by Rich Felker · 5 years ago
  90. 5bb4d71 use 64-bit semid_ds layout in the generic version of bits/sem.h by Rich Felker · 5 years ago
  91. 28637bc collapse out byte order conditions in bits/sem.h for fixed-endian archs by Rich Felker · 5 years ago
  92. 6f2e560 duplicate generic bits/sem.h for each arch using it, in prep to change by Rich Felker · 5 years ago
  93. 1afe5f3 extricate bits/sem.h from x32 time_t hack by Rich Felker · 5 years ago
  94. 7f797b5 remove trailing newlines from various versions of bits/shm.h by Rich Felker · 5 years ago
  95. 484c34f remove duplicates of new generic bits/shm.h by Rich Felker · 5 years ago
  96. 0bf7c65 use 64-bit shmid_ds layout in the generic version of bits/shm.h by Rich Felker · 5 years ago
  97. 6ed37cc duplicate generic bits/shm.h for each arch using it, in prep to change by Rich Felker · 5 years ago
  98. 4c307be remove x32 syscall timespec fixup hacks by Rich Felker · 5 years ago
  99. 40aa18d internally, define time64 syscalls on x32 as the existing syscalls by Rich Felker · 5 years ago
  100. b93183e don't use futimesat syscall as utimensat fallback on x32 by Rich Felker · 5 years ago