zig/lib
2025-03-26 20:39:07 +01:00
..
compiler Trick the meson build system into thinking zig rc is rc.exe 2025-03-21 18:07:16 -04:00
compiler_rt compiler-rt: fix signed min int from float 2025-03-08 14:21:22 -05:00
docs std.zig.Ast: improve type safety 2025-03-07 22:22:01 +01:00
fuzzer/web Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
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 glibc: fix uninitialized memory in __pthread_cond_s for <=2.40 2025-03-13 20:23:27 +00:00
libcxx libcxx: Update to LLVM 19.1.0. 2024-09-19 18:20:22 -07:00
libcxxabi libcxxabi: Update to LLVM 19. 2024-09-19 18:20:21 -07:00
libunwind libunwind: Fix compilation for the x32 ABI. 2024-11-18 17:43:54 +01:00
std std.process: Fix getBaseAddress() to handle all Darwin OSs. 2025-03-26 20:39:07 +01:00
tsan tsan: Update to LLVM 19.1.0. 2024-09-24 23:58:21 -07:00
c.zig Remove uses of deprecated callconv aliases 2025-03-05 03:01:43 +00:00
compiler_rt.zig x86_64: rewrite scalar and vector int @divTrunc 2025-02-15 03:45:21 -05:00
fuzzer.zig Remove uses of deprecated callconv aliases 2025-03-05 03:01:43 +00: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