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 2026-01-21 06:45:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Andrew Kelley 09cee1d5e3 Merge remote-tracking branch 'origin/master' into llvm16
2023-02-04 14:17:47 -07:00
..
compiler_rt
compiler_rt: fix and improve documentation
2023-02-04 17:23:03 +02:00
docs
autodoc: fix search regression
2023-02-03 18:05:07 +01:00
include
update C headers to LLVM 16
2023-01-26 16:36:13 -07:00
init-exe
fix init-exe, init-lib templates
2023-01-31 15:09:35 -07:00
init-lib
fix init-exe, init-lib templates
2023-01-31 15:09:35 -07:00
libc
mingw: stop using K&R-style function definitions
2023-02-01 22:11:16 -05:00
libcxx
update libcxx to llvm 16.0.0rc1
2023-01-28 18:45:50 -07:00
libcxxabi
update libcxxabi to llvm 16
2023-01-26 16:36:13 -07:00
libunwind
update libunwind to llvm 16
2023-01-26 16:36:14 -07:00
std
Merge remote-tracking branch 'origin/master' into llvm16
2023-02-04 14:17:47 -07:00
tsan
update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1
2021-08-16 23:32:13 -07:00
build_runner.zig
std.Build: accept host Target in create()
2023-01-31 15:09:35 -07:00
c.zig
Add support for mips64/mips64el
2023-02-04 15:19:53 -05:00
compiler_rt.zig
compiler-rt: implement __udivei4 and __umodei4 (#14023)
2022-12-22 16:29:19 -05:00
ssp.zig
all: rename i386 to x86
2022-11-04 00:09:27 +03:30
test_runner.zig
wasm: uses main instead of main2 for test runner
2023-01-26 17:49:43 +01:00
zig.h
cbe: fixes for tls, support for not linking libc, and enabling tests
2023-01-29 15:04:13 -05:00