| Age | Commit message (Expand) | Author |
| 2025-10-28 | std.heap.debug_allocator outdated doc (#25634) | Adrian |
| 2025-10-28 | spirv: fix airWorkGroupSize to use workgroup_size builtin | Cooksey99 |
| 2025-10-28 | Merge pull request #25691 from GasInfinity-Forks/x86_16-gcc | Alex Rønne Petersen |
| 2025-10-28 | Fix stale reference bug in `std.zig.system.resolveTargetQuery` (#25713) | Sean |
| 2025-10-27 | remove all Oracle Solaris support | Alex Rønne Petersen |
| 2025-10-27 | feat: init x86_16 arch via CBE | GasInfinity |
| 2025-10-27 | feat: init 16-bit x86 support in `zig.h` | GasInfinity |
| 2025-10-27 | fix: make `compiler_rt` and `std.Io.Writer` compile on 16-bit platforms. | GasInfinity |
| 2025-10-27 | chore: make `std.zig.target.intByteSize` return an `u16` | GasInfinity |
| 2025-10-27 | Revert "std.Target: xtensa defaults to windowed ABI" | Alex Rønne Petersen |
| 2025-10-26 | test: enable tsan standalone test for x86_64-freebsd and aarch64-freebsd | Alex Rønne Petersen |
| 2025-10-26 | tsan: fix cross build for FreeBSD by using direct syscalls instead of libsys | Rajiv Singh |
| 2025-10-26 | Compilation: define __illumos__ for C/C++ when targeting illumos | Alex Rønne Petersen |
| 2025-10-26 | std.debug.cpu_context: fix mcontext alignment for x86_64-illumos | Alex Rønne Petersen |
| 2025-10-26 | docs: fix handle_error_with_catch_block typo | Felipe Cardozo |
| 2025-10-25 | SinglyLinkedList.remove docs: Assumes -> asserts | Ryan Liptak |
| 2025-10-25 | `*LinkedList.remove()` assumes node is in the list | IOKG04 |
| 2025-10-26 | fix `std.fs.path.resolveWindows` on UNC paths with mixed path separators | Techatrix |
| 2025-10-26 | Merge pull request #25700 from alexrp/solaris-illumos-stuff | Alex Rønne Petersen |
| 2025-10-25 | std.c: implement sigrtmin()/sigrtmax() for solaris/illumos | Ryan Zezeski |
| 2025-10-25 | std.c: define MSG constants for solaris/illumos | Ryan Zezeski |
| 2025-10-25 | std.c: define arc4random_buf() for illumos | Ryan Zezeski |
| 2025-10-25 | std.debug.cpu_context: add missing signal_ucontext_t fields for x86_64-solari... | Stephen Gregoratto |
| 2025-10-25 | compiler: avoid using self-hosted backend on x86_64-solaris/illumos | Alex Rønne Petersen |
| 2025-10-25 | llvm: remove some workarounds in loadTruncate() | Alex Rønne Petersen |
| 2025-10-23 | std.heap: define page size for alpha-netbsd | Alex Rønne Petersen |
| 2025-10-23 | Merge pull request #25640 from alexrp/std-target-more-arches | Alex Rønne Petersen |
| 2025-10-23 | std.zig.system: handle alpha, hppa, microblaze, sh in getExternalExecutor() | Alex Rønne Petersen |
| 2025-10-23 | std.debug: fix FP unwinding for hppa/hppa64 | Alex Rønne Petersen |
| 2025-10-23 | std.debug: fix FP unwind progress check for stackGrowth() == .up targets | Alex Rønne Petersen |
| 2025-10-23 | std.debug: FP unwinding is impossible on alpha, microblaze, sh | Alex Rønne Petersen |
| 2025-10-23 | std.debug.cpu_context: add signal_ucontext_t for alpha, hppa, microblaze, sh | Alex Rønne Petersen |
| 2025-10-23 | std.heap: define page size for hppa, sh on NetBSD | Alex Rønne Petersen |
| 2025-10-23 | std.heap: define page size for alpha, hppa, sh on OpenBSD | Alex Rønne Petersen |
| 2025-10-23 | std.heap: define page size for alpha, hppa, microblaze, sh on Linux | Alex Rønne Petersen |
| 2025-10-23 | std.atomic: define cache line size for alpha, hppa, microblaze, sh | Alex Rønne Petersen |
| 2025-10-23 | std.Thread: implement freeAndExit() for sh-linux | Alex Rønne Petersen |
| 2025-10-23 | std.Thread: implement freeAndExit() for microblaze-linux | Alex Rønne Petersen |
| 2025-10-23 | std.Thread: implement freeAndExit() for hppa-linux | Alex Rønne Petersen |
| 2025-10-23 | std.Thread: implement freeAndExit() for alpha-linux | Alex Rønne Petersen |
| 2025-10-23 | std.Thread: implement freeAndExit() for m68k-linux | Alex Rønne Petersen |
| 2025-10-23 | std.os.linux.tls: add hppa support | Alex Rønne Petersen |
| 2025-10-23 | std.os.linux.tls: add sh support | Alex Rønne Petersen |
| 2025-10-23 | std.os.linux.tls: add microblaze support | Alex Rønne Petersen |
| 2025-10-23 | std.os.linux.tls: add alpha support | Alex Rønne Petersen |
| 2025-10-23 | std.pie: add sh support | Alex Rønne Petersen |
| 2025-10-23 | std.pie: add microblaze support | Alex Rønne Petersen |
| 2025-10-23 | std.pie: add alpha support | Alex Rønne Petersen |
| 2025-10-23 | std.start: add sh support | Alex Rønne Petersen |
| 2025-10-23 | std.start: add microblaze support | Alex Rønne Petersen |