index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-08-12
std.Target: Rename c_type_* functions to camel case
Linus Groh
2024-08-12
std.Target: Rename feature_set_fns to FeatureSetFns
Linus Groh
2024-08-09
fix(fmt): remove additional trailing newline
ippsav
2024-08-08
more optimized and correct management of 8-bit PC counters
Andrew Kelley
2024-08-08
generate_c_size_and_align_checks: Remove extraneous newline
Alex Rønne Petersen
2024-08-07
Merge pull request #20975 from squeek502/cpu-features-update
Andrew Kelley
2024-08-07
Merge pull request #20958 from ziglang/fuzz
Andrew Kelley
2024-08-07
update_cpu_features: Add x86 alias and arm override
Ryan Liptak
2024-08-07
Merge pull request #20909 from alexrp/glibc-riscv
Andrew Kelley
2024-08-07
process_headers: Add arc-linux-gnu.
Alex Rønne Petersen
2024-08-07
dump-cov: show seen PCs
Andrew Kelley
2024-08-07
fuzzing: progress towards web UI
Andrew Kelley
2024-08-07
std.debug.Info.resolveSourceLocations: O(N) implementation
Andrew Kelley
2024-08-07
std.Debug.Info: remove std.Progress integration
Andrew Kelley
2024-08-07
code coverage dumping tool basic implementation
Andrew Kelley
2024-08-07
introduce tool for dumping coverage file
Andrew Kelley
2024-08-06
generate_c_size_and_align_checks: add __alignof check
Evan Haas
2024-08-06
generate_c_size_and_align_checks: print failed condition in _Static_assert
Evan Haas
2024-08-05
tools: Add tool for checking size and alignment of C types
Evan Haas
2024-08-05
Rewrite `generate_linux_syscalls.zig` (#20895)
ippsav
2024-08-05
Merge pull request #20934 from alexrp/sparc32-leon3
Andrew Kelley
2024-08-05
process_headers: Add sparcv9-linux-gnu for glibc.
Alex Rønne Petersen
2024-08-04
Add loongarch 64 to gen_stubs.zig.
YANG Xudong
2024-08-02
process_headers: Replace ilp32/lp64 with ilp32d/lp64d.
Alex Rønne Petersen
2024-08-02
glibc: Change riscv32-linux-gnuilp32 target triple to riscv32-linux-gnu.
Alex Rønne Petersen
2024-07-30
generate_linux_syscalls: Skip some reserved syscalls on mips and xtensa.
Alex Rønne Petersen
2024-07-30
generate_linux_syscalls: Add generation code for xtensa.
Alex Rønne Petersen
2024-07-30
generate_linux_syscalls: Add generation code for m68k.
Alex Rønne Petersen
2024-07-30
generate_linux_syscalls: Add generation code for s390x.
Alex Rønne Petersen
2024-07-30
generate_linux_syscalls: Add generation code for mips n32.
Alex Rønne Petersen
2024-07-30
generate_linux_syscalls: Add generation code for sparc32.
Alex Rønne Petersen
2024-07-30
generate_linux_syscalls: Add generation code for hexagon.
Alex Rønne Petersen
2024-07-30
generate_linux_syscalls: Add generation code for csky.
Alex Rønne Petersen
2024-07-30
generate_linux_syscalls: Add generation code for arc.
Alex Rønne Petersen
2024-07-30
generate_linux_syscalls: Name mips types according to ABI.
Alex Rønne Petersen
2024-07-30
generate_linux_syscalls: Don't expose the helper constants on mips/mips64.
Alex Rønne Petersen
2024-07-30
generate_linux_syscalls: Simplify include paths.
Alex Rønne Petersen
2024-07-30
generate_linux_syscalls: Bring loongarch64 generation code in line with other...
Alex Rønne Petersen
2024-07-29
generate_linux_syscalls: Rework generation strategy for newer kernel ports.
Alex Rønne Petersen
2024-07-29
generate_linux_syscalls: Add some missing include paths for riscv.
Alex Rønne Petersen
2024-07-29
generate_linux_syscalls: Add riscv32 support.
Alex Rønne Petersen
2024-07-29
generate_linux_syscalls: Handle riscv_hwprobe.
Alex Rønne Petersen
2024-07-29
gen_stubs: Add riscv32 handling in a few more places.
Alex Rønne Petersen
2024-07-23
default "trace pc guard" coverage off
Andrew Kelley
2024-07-20
incr-check: support running the generated binary
Andrew Kelley
2024-07-20
incr-test: running an update
Andrew Kelley
2024-07-20
init incremental compilation check tool
Andrew Kelley
2024-06-11
update update_cpu_features tool to latest std.Progress API
Andrew Kelley
2024-06-05
glibc: add riscv32 and loongarch64
Andrew Kelley
2024-06-05
generate loongarch64 Linux syscalls
YANG Xudong
[prev]
[next]