zig/lib
Alex Rønne Petersen fe5dbc2474
std.Build: Change Step.Compile.no_builtin from bool to ?bool.
To be in line with other, similar options.
2025-05-12 17:07:50 +02:00
..
c Introduce common bzero libc implementation. (#23812) 2025-05-10 10:37:21 +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 std.zig.Ast: improve type safety 2025-03-07 22:22:01 +01: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 template: remove outdated comments 2025-03-01 16:11:59 -08:00
libc libc: update macOS headers to SDK 15.2 2025-05-12 16:50:17 +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 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.Build: Change Step.Compile.no_builtin from bool to ?bool. 2025-05-12 17:07:50 +02:00
c.zig Introduce common bzero libc implementation. (#23812) 2025-05-10 10:37:21 +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 ubsan: update wording 2025-02-25 11:22:33 -08:00
zig.h compiler: add @memmove builtin 2025-04-26 13:34:16 +10:00