Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://codeberg.org/ziglang/zig synced 2026-03-16 23:21:44 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Alex Rønne Petersen dd1de18f96
std: Disable hash.xxhash.test.xxhash3 on MIPS N32.
https://github.com/ziglang/zig/issues/23807
2025-05-08 21:32:22 +02:00
..
c
Introduce libzigc for libc function implementations in Zig.
2025-04-11 17:12:31 +02:00
compiler
std.Build: Rename --glibc-runtimes to --libc-runtimes and enable it for musl.
2025-05-06 01:52:47 +02:00
compiler_rt
compiler-rt: Add missing _Qp_sqrt export for sparc64.
2025-04-28 12:05:19 +02:00
docs
…
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
…
libc
Merge pull request #23529 from alexrp/2879-groundwork
2025-04-12 18:14:17 +02:00
libcxx
libcxx: Backport llvm/llvm-project#134874.
2025-04-11 09:05:44 +02:00
libcxxabi
libcxxabi: Update to Clang 20.
2025-04-04 06:08:09 +02:00
libtsan
tsan: Rename lib/tsan to lib/libtsan.
2025-04-11 02:08:18 +02:00
libunwind
libunwind: Update to LLVM 20.
2025-04-04 06:08:09 +02:00
std
std: Disable hash.xxhash.test.xxhash3 on MIPS N32.
2025-05-08 21:32:22 +02:00
c.zig
Introduce libzigc for libc function implementations in Zig.
2025-04-11 17:12:31 +02:00
compiler_rt.zig
…
fuzzer.zig
use correcct symbol for the end of pcguard section
2025-04-30 00:04:22 +02:00
ubsan_rt.zig
…
zig.h
compiler: add @memmove builtin
2025-04-26 13:34:16 +10:00