zig/lib
Alex Rønne Petersen a36dcef7dc
libc: Add FreeBSD libc startup code from 14.2.0.
* NT_FREEBSD_ABI_TAG was manually adjusted from using a hardcoded value to using
  __FreeBSD_version which will be defined by the compiler.
* GCJ stuff was removed.
* HAVE_CTORS definitions were removed.
2025-05-10 12:19:26 +02:00
..
c Introduce common bzero libc implementation. (#23812) 2025-05-10 10:37:21 +02:00
compiler std.Target: Remove Os.Tag.elfiamcu. 2025-04-28 00:24:09 +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: Add FreeBSD libc startup code from 14.2.0. 2025-05-10 12:19:26 +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.zig.LibCDirs: Add FreeBSD libc support. 2025-05-10 12:19:26 +02:00
c.zig Introduce common bzero libc implementation. (#23812) 2025-05-10 10:37:21 +02:00
compiler_rt.zig x86_64: rewrite scalar and vector int @divTrunc 2025-02-15 03:45:21 -05:00
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