zig/lib
Alex Rønne Petersen bd0a5082a7
Revert "std.zig.system: disable vector support on s390x for now"
This reverts commit 1cd913a0ec.

The bug was fixed in LLVM 22.
2026-02-19 19:14:07 +01:00
..
build-web all: replace all @Type usages 2025-11-22 22:42:38 +00:00
c libc malloc: introduce a canary 2026-02-14 09:25:41 +01:00
compiler std.Target: update CPU and feature data to LLVM 22 2026-02-19 15:43:21 +01:00
compiler_rt compiler-rt: additionally export __trunctfhf2 as __trunckfhf2 on powerpc 2026-02-19 15:43:21 +01:00
docs ArrayList.writer() removed in 57dbc9e74a 2026-02-08 21:24:22 -08:00
include zig cc: update intrinsic headers to LLVM 22 2026-02-19 15:43:20 +01:00
init update init template for new main API 2026-01-04 00:27:09 -08:00
libc zig libc: acosf 2026-02-13 11:30:14 -08:00
libcxx libcxx: update to LLVM 22 2026-02-19 15:43:20 +01:00
libcxxabi libcxxabi: update to LLVM 22 2026-02-19 15:43:20 +01:00
libtsan libtsan: update to LLVM 22 2026-02-19 15:43:20 +01:00
libunwind libunwind: update to LLVM 22 2026-02-19 15:43:20 +01:00
std Revert "std.zig.system: disable vector support on s390x for now" 2026-02-19 19:14:07 +01:00
c.zig libc: implement insque and remque in Zig 2026-02-12 21:35:36 -08:00
compiler_rt.zig llvm: switch most targets to using half and fp128 IR types 2026-02-19 19:14:00 +01:00
fuzzer.zig std.Threaded: replace more kernel32 functions with ntdll 2026-02-07 00:02:50 -05:00
ubsan_rt.zig Coff: implement threadlocal variables 2025-10-10 22:47:47 -07:00
zig.h std.Threaded: replace more kernel32 functions with ntdll 2026-02-07 00:02:50 -05:00