zig/lib
2025-02-22 17:09:20 -08:00
..
compiler std.Target: Remove functions that just wrap component functions. 2025-02-17 19:18:19 +01:00
compiler_rt Merge pull request #22606 from dweiller/memmove-opt 2025-02-22 17:14:06 -05:00
docs Merge pull request #22929 from schtvn/type_fn_docs_improvements 2025-02-22 17:10:45 -05: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 fuzzer: write inputs to shared memory before running 2025-02-11 13:39:20 -08:00
libc musl: Fix typo in m68k clone() assembly. 2025-02-22 08:13:44 +01: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/zig/render: Add doc comments to AutoIndentingStream 2025-02-22 17:09:20 -08:00
tsan tsan: Update to LLVM 19.1.0. 2024-09-24 23:58:21 -07:00
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
zig.h zig.h: Add new zig_gcc macro to indicate GCC. 2025-02-16 00:21:51 +01:00