..
build-web
webui: fixup build errors in fuzz / time_report
2025-09-06 18:51:26 -07:00
c
compiler-rt: move strlen from libzigc to here
2025-08-30 06:36:41 +02:00
compiler
- aroDiagnosticsToErrorBundle: fixup not clearing notes after flushing the current error
2025-10-09 13:34:25 -04:00
compiler_rt
improve impl of __sqrth, sqrtf, sqrt, __sqrtx and sqrtq ( #25416 )
2025-10-06 11:45:51 -07:00
docs
std.fmt: delete deprecated APIs
2025-08-31 12:49:18 -07:00
include
zig cc: update intrinsic headers to LLVM 21
2025-08-30 06:36:40 +02:00
init
fix: fix typo in comment by removing repeated 'business' word
2025-08-24 23:00:17 +02:00
libc
musl: avoid r0 as address register in s390x __tls_get_offset
2025-10-12 11:38:43 +02:00
libcxx
libcxx: backport llvm/llvm-project#155786
2025-10-14 12:10:41 +02:00
libcxxabi
libcxxabi: update to LLVM 21
2025-08-30 06:36:40 +02:00
libtsan
libtsan: update to LLVM 21
2025-08-30 06:36:41 +02:00
libunwind
libunwind: backport llvm/llvm-project#152942
2025-10-14 19:56:07 +02:00
std
std.debug: use the SP as the initial FP on SPARC
2025-10-15 13:59:17 +02:00
c.zig
libc: use zig isnan and derivates for mingw
2025-08-27 03:58:32 +02:00
compiler_rt.zig
compiler-rt: move strlen from libzigc to here
2025-08-30 06:36:41 +02:00
fuzzer.zig
fuzzing: fix off-by-one in limit count
2025-09-25 17:16:10 -07:00
ubsan_rt.zig
Coff: implement threadlocal variables
2025-10-10 22:47:47 -07:00
zig.h
cbe: workaround GCC miscompilation
2025-09-30 13:44:56 +01:00