zig/tools
Koakuma fb0692334e target: Rename sparcv9 -> sparc64
Rename all references of sparcv9 to sparc64, to make Zig align more with
other projects. Also, added new function to convert glibc arch name to Zig
arch name, since it refers to the architecture as sparcv9.

This is based on the suggestion by @kubkon in PR 11847.
(https://github.com/ziglang/zig/pull/11487#pullrequestreview-963761757)
2022-05-13 16:43:59 -04:00
..
spirv
gen_spirv_spec.zig
gen_stubs.zig tools/gen_stubs: sort output by section/symbol name 2022-05-04 18:38:45 +02:00
merge_anal_dumps.zig
process_headers.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
stage1_gdb_pretty_printers.py
stage2_gdb_pretty_printers.py tools: fix gdb pretty printers 2022-03-20 00:36:44 -07:00
std_gdb_pretty_printers.py
update_clang_options.zig
update_cpu_features.zig
update_glibc.zig
update_spirv_features.zig
update-license-headers.zig
update-linux-headers.zig
zig_gdb_pretty_printers.py