| Age | Commit message (Expand) | Author |
| 2025-09-21 | libc: kvx: add {get,set,swap,make}context functions | Julian Vetter |
| 2025-09-20 | Add glibc internal macros for 64 Bit architectures | Waldemar Brodkorb |
| 2025-08-10 | Fix Sysvipc for ARM, AARCH64, RISCV64, KVX and m68k | Waldemar Brodkorb |
| 2025-08-10 | time64: fix *ctl functions in mips32eb/mips64 | yliu |
| 2025-08-10 | time64: fixed msgctl/semctl/shmctl result errors for for MIPS32/RISCV32 | yliu |
| 2025-08-10 | mips32: Preventing FORCE_FRAME_POINTER from being optimized away | yliu |
| 2025-07-25 | utimes: force to use 64-bit implementation if available and requested (part II) | Peter Seiderer |
| 2025-07-25 | fix getentropy() | Waldemar Brodkorb |
| 2025-07-19 | utimes: force to use 64-bit implementation if available and requested | Peter Seiderer |
| 2025-06-11 | arc: add missing files for fenv support | Waldemar Brodkorb |
| 2025-04-28 | csky: add fenv support from glibc | Waldemar Brodkorb |
| 2025-04-28 | sh: add fenv support from glibc | Waldemar Brodkorb |
| 2025-04-27 | sparc: add fenv support from glibc | Waldemar Brodkorb |
| 2025-04-27 | or1k: add fenv support from glibc | Waldemar Brodkorb |
| 2025-04-27 | m68k: add fenv support from glibc | Waldemar Brodkorb |
| 2025-04-27 | fix build for coldfire with FPU | Waldemar Brodkorb |
| 2025-04-24 | riscv: add fenv support from glibc | Waldemar Brodkorb |
| 2025-04-23 | mips/mips64: add fenv support from glibc | Waldemar Brodkorb |
| 2025-04-11 | getentropy: guard syscall to getrandom | Waldemar Brodkorb |
| 2025-04-07 | add getentropy(), fix return value of getrandom() | Thorsten Glaser |
| 2025-04-01 | arm: add fenv support from glibc | Waldemar Brodkorb |
| 2025-03-31 | aarch64: add fenv support from glibc | Waldemar Brodkorb |
| 2025-03-22 | Use __ehdr_start as known zero link address symbol | Jan Klötzke |
| 2025-03-22 | Do not rely on unrelocated GOT entries | Jan Klötzke |
| 2025-02-10 | nan.h: define NAN only if not already defined | Frank Mehnert |
| 2025-01-14 | clock_adjtime: warn instead of error out | Waldemar Brodkorb |
| 2024-08-14 | add process_vm_{read,write}v syscall wrapper from glibc | Waldemar Brodkorb |
| 2024-08-13 | getrandom: remove __USE_GNU / add GRND_INSECURE | Waldemar Brodkorb |
| 2024-08-11 | add memfd_create syscall wrapper | Waldemar Brodkorb |
| 2024-08-11 | riscv: remove incomplete context implementation, use libucontext | Waldemar Brodkorb |
| 2024-08-09 | bits/stat.h: Declare st_mtim if defined(__USE_XOPEN2K8), add missing | Waldemar Brodkorb |
| 2024-08-09 | lseek: allow SEEK_DATA/SEEK_HOLE to be used | Waldemar Brodkorb |
| 2024-07-27 | bits/stat.h: Declare st_mtim if defined(__USE_XOPEN2K8), everywhere | J. Neuschäfer |
| 2024-07-21 | Fix compilation with 4.x kernel headers | Dmitry Chestnykh |
| 2024-07-19 | arm: Replace deprecated asm instructions for ARMv8 AArch32 | Valentin Gehrke |
| 2024-06-10 | m68k: fix for m68000 cpu | Waldemar Brodkorb |
| 2024-06-04 | xtensa: add FDPIC support | Max Filippov |
| 2024-05-31 | epoll.h: Add epoll ioctls | Joe Damato |
| 2024-05-21 | xtensa: make _init and _fini hidden | Max Filippov |
| 2024-05-21 | xtensa: use compiler-provided XCHAL macros | Max Filippov |
| 2024-05-20 | libc/sysdeps/linux/common/utime.c: fix riscv32 build | Fabrice Fontaine |
| 2024-05-18 | Fix wrong `struct ucontext_t` typedef for all arches. | Dmitry Chestnykh |
| 2024-05-18 | riscv32: Fix `struct ucontext` definition. | Dmitry Chestnykh |
| 2024-05-18 | Fix riscv32 build with gcc-14. | Dmitry Chestnykh |
| 2024-05-18 | Fix uClibc build for nds32 with gcc-14. | Dmitry Chestnykh |
| 2024-05-18 | Revert "nds32: sync with binutils 2.37, gcc 11.2 and linux 5.10.93 changes" | Waldemar Brodkorb |
| 2024-05-16 | Correct uClibc compilation. | Dmitry Chestnykh |
| 2024-05-15 | fix kernel_stat64 definition | Max Filippov |
| 2024-05-10 | csky: allow time64 | Waldemar Brodkorb |
| 2024-05-08 | sparc64: Fix incorrect sigreturn stub function implementation | Waldemar Brodkorb |