| 28 days ago | Alex Rønne Petersen |  | std.debug.cpu_context.Arm: make current assembly work in Thumb-1 |
| 28 days ago | Alex Rønne Petersen |  | std.debug.cpu_context.Alpha: fix current assembly not saving r31 |
| 28 days ago | Alex Rønne Petersen |  | std.debug: use a different register number for pc on sparc |
| 28 days ago | Alex Rønne Petersen |  | std.Thread: remove pointless clobbers in LinuxThreadImpl.freeAndExit() |
| 28 days ago | Alex Rønne Petersen |  | std.Thread: fix typo in or1k LinuxThreadImpl.freeAndExit() |
| 28 days ago | Alex Rønne Petersen |  | std.Thread: remove mips o32 workaround in LinuxThreadImpl.freeAndExit() |
| 28 days ago | Alex Rønne Petersen |  | std.os.linux: fix some bonkers indentation in inline assembly |
| 28 days ago | Alex Rønne Petersen |  | std.os.linux: prefer inline asm with explicit materialization |
| 28 days ago | Alex Rønne Petersen |  | std.os.linux.sparc: delete incorrect stack bias in clone assembly |
| 28 days ago | Alex Rønne Petersen |  | std.os.linux.sh: fix reg/disp order in clone assembly |
| 28 days ago | Alex Rønne Petersen |  | std.os.linux.riscv32: fix child stack alignment violation in clone assembly |
| 28 days ago | Alex Rønne Petersen |  | std.os.linux.riscv32/64: align the child stack pointer in clone |
| 28 days ago | Alex Rønne Petersen |  | musl: set up a proper stack frame in the parent thread in powerpc clone() |
| 28 days ago | Alex Rønne Petersen |  | std.os.linux.powerpc: respect ABI backchain requirements in clone assembly |
| 28 days ago | Alex Rønne Petersen |  | std.os.linux.mips[64,n32]: remove workaround for buggy 2.x kernels |
| 28 days ago | Alex Rønne Petersen |  | std.os.linux.csky: fix misleading comment in clone assembly |
| 28 days ago | Alex Rønne Petersen |  | std.os.linux.alpha: fix some bugs in the clone assembly |
| 28 days ago | Alex Rønne Petersen |  | std.pie: fix typo in xtensa assembly (add -> addi) |
| 28 days ago | Alex Rønne Petersen |  | std.pie: fix register constraint in m68k assembly |
| 28 days ago | Alex Rønne Petersen |  | std.pie: fix potentially unaligned quadword load in powerpc64 assembly |
| 28 days ago | Alex Rønne Petersen |  | std.pie: fix potentially reading garbage in sh assembly |
| 28 days ago | Alex Rønne Petersen |  | std.pie: fix sparc assembly to actually load &_DYNAMIC |
| 28 days ago | Alex Rønne Petersen |  | std.pie: fix alpha, csky, and microblaze assembly |
| 28 days ago | Alex Rønne Petersen |  | std.start: simplify sh _start assembly a bit |
| 28 days ago | Alex Rønne Petersen |  | std: fix zeroing of lr in powerpc _start and clone assembly |
| 28 days ago | Alex Rønne Petersen |  | std: fix stack alignment in or1k _start and clone assembly |
| 28 days ago | Alex Rønne Petersen |  | std: avoid pointless delay slots and lr writes in inline assembly |
| 28 days ago | Alex Rønne Petersen |  | std: fix stack alignment instruction in csky _start and clone assembly |
| 28 days ago | Alex Rønne Petersen |  | std.start: fix stack alignment in mips n32 _start assembly |
| 28 days ago | Alex Rønne Petersen |  | std.start: fix alpha _start assembly to be static PIE safe |
| 28 days ago | Alex Rønne Petersen |  | std.start: fix csky _start assembly to be static PIE safe |
| 28 days ago | Alex Rønne Petersen |  | std.start: remove unnecessary @plt in riscv _start assembly |
| 29 days ago | Alex Rønne Petersen |  | std.fs.test: disable `deleteDir` on Windows due to flakiness |
| 29 days ago | Gereon V | | Fix O_NONBLOCK bug |
| 29 days ago | Ryan Liptak | | Certificate: Fix panic/regression in EMSA_PSS_VERIFY |
| 29 days ago | Andrew Kelley | | Merge pull request 'Serialize packages and root dependencies into configuration file' (#36419) from hemisputnik/zig:work/36387-configuration-deps into master |
| 29 days ago | Bernard Assan | | Use iouring probing over kernel version checks |
| 29 days ago | Andrew Kelley | | std.meta: deprecate fieldInfo, fieldNames, fieldTypes |
| 29 days ago | Anthon van der Neut | | Add compare() to Io.Timestamp |
| 29 days ago | Alex Rønne Petersen | | std.os.linux.tls: export __tls_get_offset instead of __tls_get_addr on s390x |
| 29 days ago | Perry Fraser | | Fix tryLockStderr compilation error |
| 29 days ago | agave | | llvm: workaround to export associated .kd symbol for kernels on amdgcn |
| 29 days ago | Alex Rønne Petersen |  | std.os.linux: fix F.{SETSIG,GETSIG} values for non-hppa architectures |
| 29 days ago | Michael Farber Brodsky | | Sema: handle OPV types in `zirSelect` and `analyzeShuffle` |
| 29 days ago | Rue04 | | Sema: fix crash on `@as(comptime_int, @floatFromInt(1))` |
| 29 days ago | Rue04 | | Sema: fix incorrect compile error for `@as(u32, @trunc(@floor(runtime_float)))` |
| 29 days ago | Andrew Kelley | | Merge pull request 'fix: Allocator contract should allow *[len]T in more places' (#36113) from robbielyman/zig:push-oxmuzrvppsyx into master |
| 29 days ago | Andrew Kelley | | Merge pull request 'finish incomplete rework of build system integration with qemu, wine, darling, wasmtime, and rosetta' (#36409) from build-third-party-toggles into master |
| 29 days ago | Alex Rønne Petersen | | Merge pull request 'std.Io: minor Timeout-related things' (#35299) from blblack/zig:io-minor-stuff into master |
| 1 month ago | Tapir | | docs: Remove the unused native_endian declaration from test_packed_structs.zig (#36425) |
|