Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-03-11 21:59:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Fausto Ribeiro edabcf6192 std.DynLib: fix proper type of chain_ptr on GnuHashSection32
Type is correct on GnuHashSection64 but not on 32 bit version. Change it so
use of DynLib on 32-bit archs compiles.
2025-03-03 20:01:05 +01:00
..
compiler
Revert "Merge pull request #22898 from kristoff-it/deprecated-proposal"
2025-02-28 01:37:10 -08:00
compiler_rt
compiler-rt: Add tests from llvm/llvm-project#119449.
2025-02-25 19:31:00 +01:00
docs
zig build fmt
2025-02-22 17:09:20 -08:00
fuzzer/web
…
include
zig cc: Remove headers related to GPU offload.
2024-12-16 04:36:57 +01:00
init
zig init template: remove outdated comments
2025-03-01 16:11:59 -08:00
libc
Merge pull request #22999 from alexrp/mingw-update
2025-02-25 12:54:55 +01:00
libcxx
…
libcxxabi
…
libunwind
libunwind: Fix compilation for the x32 ABI.
2024-11-18 17:43:54 +01:00
std
std.DynLib: fix proper type of chain_ptr on GnuHashSection32
2025-03-03 20:01:05 +01:00
tsan
…
c.zig
c: Include Os.Tag.other in the list of freestanding OSs.
2024-11-08 14:56:55 +01:00
compiler_rt.zig
x86_64: rewrite scalar and vector int @divTrunc
2025-02-15 03:45:21 -05:00
fuzzer.zig
fix -fsanitize-coverage-trace-pc-guard and fuzzer support for C compile units
2025-02-21 06:06:26 +01:00
ubsan_rt.zig
ubsan: update wording
2025-02-25 11:22:33 -08:00
zig.h
cbe: Implement support for -fno-builtin and @disableIntrinsics().
2025-02-23 04:08:58 +01:00