..
c
libc: implement common abs for various integer sizes ( #23893 )
2025-05-21 00:57:38 +02:00
compiler
std.Build: Demote errors for exceeding max_rss to warnings.
2025-06-02 20:55:01 +02:00
compiler_rt
compiler-rt: add __addvsi3, __subvsi3, __mulvsi3, and __subvdi3
2025-06-01 20:17:25 +02:00
docs
chore(std.mem): Rename trimLeft and trimRight
2025-04-27 18:03:59 +09:00
fuzzer /web
Fix compile error in Fuzzer web-ui ( #23605 )
2025-04-19 23:10:51 +02:00
include
zig cc: Update intrinsic headers to Clang 20.
2025-04-04 06:08:09 +02:00
init
zig init: appease zig fmt check
2025-06-02 15:42:21 +02:00
libc
libc: update macOS headers to SDK 15.5
2025-05-31 22:40:38 +02:00
libcxx
libcxx: Backport llvm/llvm-project#137594 .
2025-05-10 09:10:27 +02:00
libcxxabi
libcxxabi: Update to Clang 20.
2025-04-04 06:08:09 +02:00
libtsan
libtsan: Backport llvm/llvm-project#120036 .
2025-05-12 16:24:59 +02:00
libunwind
libunwind: Update to LLVM 20.
2025-04-04 06:08:09 +02:00
std
std.Build: Demote errors for exceeding max_rss to warnings.
2025-06-02 20:55:01 +02:00
c.zig
libc: implement common abs for various integer sizes ( #23893 )
2025-05-21 00:57:38 +02:00
compiler_rt.zig
compiler-rt: add __addvsi3, __subvsi3, __mulvsi3, and __subvdi3
2025-06-01 20:17:25 +02:00
fuzzer.zig
use correcct symbol for the end of pcguard section
2025-04-30 00:04:22 +02:00
ubsan_rt.zig
compiler: Scaffold stage2_powerpc backend.
2025-05-20 10:23:16 +02:00
zig.h
x86_64: rewrite scalar <<|
2025-05-17 18:00:17 -04:00