zig/tools
Jan Philipp Hafer e10c0eefde compiler_rt: add __powihf2, __powisf2, __powidf2, __powitf2, __powixf2
Implementation and tests ported from LLVM release 80.
Tests of __powihf2 created from __powisf2 tests with minor adjustments.
2023-02-12 00:10:27 +02: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
gen_spirv_spec.zig
gen_stubs.zig compiler_rt: add __powihf2, __powisf2, __powidf2, __powitf2, __powixf2 2023-02-12 00:10:27 +02:00
generate_linux_syscalls.zig Update Linux syscall list for 6.1, support Mips64 2023-02-05 03:25:21 -05:00
process_headers.zig
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
stage2_pretty_printers_common.py
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 langref, tools: rename --single-threaded to -fsingle-threaded 2023-02-04 23:24:07 +02: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
update_spirv_features.zig adapt update_spriv_features to changed std pattern 2022-11-23 19:17:58 +01:00
update-license-headers.zig
update-linux-headers.zig
zig_gdb_pretty_printers.py