| 1 year ago | Alex Rønne Petersen |  | zig cc: pass -mthumb to the assembler as necessary |
| 1 year ago | Alex Rønne Petersen |  | zig cc: pass CPU features to Clang using the new -Xclangas when assembling |
| 1 year ago | Alex Rønne Petersen |  | zig cc: update options data to LLVM 21 |
| 1 year ago | Alex Rønne Petersen |  | std.zig.system: update aarch64 and powerpc cpu detection for LLVM 21 |
| 1 year ago | Alex Rønne Petersen |  | std.Target: fix alignment for int/long types on m68k |
| 1 year ago | Alex Rønne Petersen |  | std.Target: add managarm OS tag |
| 1 year ago | Alex Rønne Petersen |  | std.Target: make ultrasparc3 the baseline for sparc64-solaris |
| 1 year ago | Alex Rønne Petersen |  | std.Target.x86: purge avx10.n-256, rename avx10.n_512 to avx10.n, require evex512 for avx512f |
| 1 year ago | Alex Rønne Petersen |  | std.Target: bump feature bit count from 288 to 317 |
| 1 year ago | Alex Rønne Petersen |  | std.Target: update CPU features to LLVM 21 |
| 1 year ago | Alex Rønne Petersen |  | update_cpu_features: bump branch quota for amdgcn |
| 1 year ago | Alex Rønne Petersen |  | update_cpu_features: fix a fmtId call to be fmtIdPU |
| 1 year ago | Alex Rønne Petersen |  | compiler: respond to API changes in LLVM 21 |
| 1 year ago | Alex Rønne Petersen |  | libtsan: update to LLVM 21 |
| 1 year ago | Alex Rønne Petersen |  | libunwind: update to LLVM 21 |
| 1 year ago | Alex Rønne Petersen |  | llvm-libc: update to LLVM 21 |
| 1 year ago | Alex Rønne Petersen |  | libcxx: update to LLVM 21 |
| 1 year ago | Alex Rønne Petersen |  | libcxxabi: update to LLVM 21 |
| 1 year ago | Alex Rønne Petersen |  | zig cc: update intrinsic headers to LLVM 21 |
| 1 year ago | Alex Rønne Petersen |  | zig cc: update driver files to LLVM 21 |
| 1 year ago | Alex Rønne Petersen |  | build: update to LLVM 21 |
| 1 year ago | Andrew Kelley | | std.Io: delete CountingReader |
| 1 year ago | Andrew Kelley |  | Merge pull request #25036 from ziglang/GenericWriter |
| 1 year ago | Andrew Kelley | | LLVM backend:fix align 1 sret parameter load returned |
| 1 year ago | Alex Rønne Petersen | | ci: update to QEMU 10.1.0 |
| 1 year ago | Alex Rønne Petersen |  | Merge pull request #25045 from kada49/libc/common-impl-ceil |
| 1 year ago | Ryan Liptak | | process.totalSystemMemory: Avoid overflow on Linux when totalram is a 32-bit usize |
| 1 year ago | Ryan Liptak | | Reader.appendRemaining: Take ownership of the full allocated slice |
| 1 year ago | David Rubin |  | AstGen: forward result type through unary float builtins |
| 1 year ago | Matthew Lugg | | std.debug: remove `@frameAddress()` "UAF" |
| 1 year ago | tokyo4j | | std.os.uefi: fix type error at MemoryType.format() |
| 1 year ago | Alex Rønne Petersen | | std.os.linux: powerpc syscalls clobber ctr and xer |
| 1 year ago | Jacob Young | | x86_64: fix multiplication overflow detection with adx |
| 1 year ago | Andrew Kelley | | delete some vestigal dead code |
| 1 year ago | Andrew Kelley |  | Merge pull request #25034 from ziglang/lzma |
| 1 year ago | Frank Denis |  | Fix TLS 1.2 client key exchange to use negotiated named group (#25007) |
| 1 year ago | Brandon Black | | std.c: add correct SOMAXCONN for BSDs |
| 1 year ago | David Senoner | | libc: use zig isnan and derivates for mingw |
| 1 year ago | Yefeng Li | | Remove memcmp and memset from bundled musl and wasi |
| 1 year ago | Matthew Lugg | | std.Build.WebServer: fix race |
| 1 year ago | Ian Johnson | | std.Build.Step.Compile: fix race condition in args file creation |
| 1 year ago | Rue |  | `std.ArrayList`: add `insertSliceAssumeCapacity()` and `insertSliceBounded()` (#24978) |
| 1 year ago | Maciej 'vesim' Kuliński | | std.Target: add vita os |
| 1 year ago | AdamGoertz |  | std.Build.Step.TranslateC: forward --cache-dir and --global-cache-dir flags |
| 1 year ago | Alex Rønne Petersen | | zig cc: don't pass -mcmodel for assembly files |
| 1 year ago | Sardorbek Imomaliev |  | add macOS handling for totalSystemMemory (#24903) |
| 1 year ago | Qun He | | os.linux: faccessat wrapper prefer to faccessat syscall when flags is zero. |
| 1 year ago | Mason Remaley |  | Adds non allocating alternatives to ZON parse functions (#22916) |
| 1 year ago | Erik Schlyter |  | Fix #24999: copy left-overs before we XOR into c. (#25001) |
| 1 year ago | Alex Rønne Petersen |  | Merge pull request #24995 from alexrp/ubsan-rt-hidden |
|