Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-24 15:13:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Andrew Kelley 157cdaee0e
Merge pull request #18498 from castholm/cpu-cortex-m-optional-deps
Don't enable optional ARM Cortex-M series CPU features by default
2024-01-09 17:08:08 -08:00
..
compiler_rt
Enable gnu_f16_abi on x86_64
2024-01-04 17:41:30 +02:00
docs
autodoc: Some support for field_call (#16853)
2023-10-30 21:04:49 +00:00
include
update C language headers to LLVM 17
2023-09-19 09:37:31 -07:00
init
Grammar fixes (#18320)
2023-12-20 13:17:15 +02:00
libc
mingw: remove pow.c from aarch64-windows mingw builds
2024-01-08 11:53:06 -07:00
libcxx
update libcxx to latest LLVM release/17.x
2023-09-19 09:37:53 -07:00
libcxxabi
libcxxabi: update to LLVM 17
2023-09-19 09:37:31 -07:00
libunwind
libunwind: update to LLVM 17
2023-09-19 09:37:31 -07:00
std
Merge pull request #18498 from castholm/cpu-cortex-m-optional-deps
2024-01-09 17:08:08 -08:00
tsan
update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1
2021-08-16 23:32:13 -07:00
build_runner.zig
zig build: reintroduce --prominent-compile-errors
2024-01-01 19:49:07 -07:00
c.zig
std: finish cleanup up asm
2023-07-31 03:49:21 -04:00
compiler_rt.zig
move libssp into libcompiler_rt
2023-11-10 13:12:10 -07:00
test_runner.zig
wasm: re-enable regressed tests
2023-11-01 19:47:15 +01:00
zig.h
cbe: fix non-msvc externs and exports
2024-01-03 02:52:25 -05:00