zig/lib
Alex Rønne Petersen a82f446d91
std.elf: change STV enum from u2 to u3
In gABI 4.3, st_other was changed such that the lower 3 bits are reserved for
the visibility, up from the previous 2 bits.
2025-09-04 01:16:23 +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 compiler-rt: move strlen from libzigc to here 2025-08-30 06:36:41 +02:00
compiler std.fmt: delete deprecated APIs 2025-08-31 12:49:18 -07:00
compiler_rt llvm: switch to native f16 IR type for all hexagon targets 2025-08-30 06:36:41 +02: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: replace .data.rel.ro with .section .data.rel.ro,"aw" 2025-08-30 06:36:41 +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.elf: change STV enum from u2 to u3 2025-09-04 01:16:23 +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 rework std.Io.Writer.Allocating to support runtime-known alignment 2025-08-30 00:48:50 -07:00
ubsan_rt.zig std.Io: delete GenericReader 2025-08-29 17:14:26 -07:00
zig.h cbe: emit nonstring attribute 2025-08-11 11:30:51 -07:00