zig/tools
2023-01-22 07:16:49 -08:00
..
crc Rewrite update_crc_catalog in zig and move tests to separate file 2023-01-22 07:16:49 -08:00
spirv
extract-grammar.zig tools: build all tools in ci to prevent bitrot 2023-01-06 01:18:46 +02:00
gen_outline_atomics.zig outline atomics: ret instead of jump to ret 2022-11-21 17:17:02 -07:00
gen_spirv_spec.zig spirv: assembler 2022-11-23 19:17:58 +01:00
gen_stubs.zig tools: build all tools in ci to prevent bitrot 2023-01-06 01:18:46 +02:00
generate_linux_syscalls.zig
process_headers.zig all: rename i386 to x86 2022-11-04 00:09:27 +03:30
stage1_gdb_pretty_printers.py
stage2_gdb_pretty_printers.py add -fopt-bisect-limit 2023-01-03 13:05:09 +02:00
stage2_lldb_pretty_printers.py tools: add lldb stage2 pretty printers 2022-10-17 07:55:28 -04:00
stage2_pretty_printers_common.py tools: add lldb stage2 pretty printers 2022-10-17 07:55:28 -04:00
std_gdb_pretty_printers.py
update_clang_options.zig zig run/cc: recognize "-x language" 2023-01-13 21:38:11 -05:00
update_cpu_features.zig add m68k target CPU features 2022-10-20 09:21:06 -07:00
update_crc_catalog.zig Rewrite update_crc_catalog in zig and move tests to separate file 2023-01-22 07:16:49 -08:00
update_glibc.zig std.fs: split Dir into IterableDir 2022-07-15 13:04:21 +03:00
update_spirv_features.zig adapt update_spriv_features to changed std pattern 2022-11-23 19:17:58 +01:00
update-license-headers.zig std.fs: split Dir into IterableDir 2022-07-15 13:04:21 +03:00
update-linux-headers.zig std.fs: split Dir into IterableDir 2022-07-15 13:04:21 +03:00
zig_gdb_pretty_printers.py