zig/lib
Alex Rønne Petersen 978555eea4
std.Target.x86: purge avx10.n-256, rename avx10.n_512 to avx10.n, require evex512 for avx512f
Intel has abandoned AVX10.N/128,256; AVX10.N is now always 512-bit.
2025-08-30 06:36:41 +02:00
..
build-web net: Always set WSA_FLAG_OVERLAPPED when creating Windows sockets. Rework send and receive logic to use overlapped I/O. 2025-08-09 18:48:15 -04:00
c libc: use zig isnan and derivates for mingw 2025-08-27 03:58:32 +02:00
compiler resinator: Complete the update to the new Reader/Writer 2025-08-28 18:30:57 -07:00
compiler_rt start adding big endian RISC-V support 2025-08-25 16:15:17 +02:00
docs update langref and docs to avoid GenericWriter 2025-08-28 18:30:57 -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 libc: delete superfluous c and assembly trunc implementations 2025-08-28 20:09:07 +02:00
libcxx llvm-libc: update to LLVM 21 2025-08-30 06:36: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: update to LLVM 21 2025-08-30 06:36:41 +02:00
std std.Target.x86: purge avx10.n-256, rename avx10.n_512 to avx10.n, require evex512 for avx512f 2025-08-30 06:36:41 +02:00
c.zig libc: use zig isnan and derivates for mingw 2025-08-27 03:58:32 +02:00
compiler_rt.zig
fuzzer.zig build system: replace fuzzing UI with build UI, add time report 2025-08-01 23:48:21 +01:00
ubsan_rt.zig ubsan-rt: export symbols with hidden visibility 2025-08-25 05:10:12 +02:00
zig.h cbe: emit nonstring attribute 2025-08-11 11:30:51 -07:00