zig/tools
Alex Rønne Petersen 790fc8cd98
Merge pull request #21499 from alexrp/loongarch-gnusf
Add `loongarch64-linux-gnusf` target support
2024-10-07 01:24:00 +02:00
..
crc std.hash.crc: simplify api 2024-04-28 21:12:01 +12:00
spirv
docgen.zig std: restructure child process namespace 2024-05-26 09:31:55 -07:00
doctest.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
dump-cov.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
gen_outline_atomics.zig lib,test,tools,doc: update usages of @export 2024-08-27 00:44:35 +01:00
gen_spirv_spec.zig
gen_stubs.zig Add loongarch 64 to gen_stubs.zig. 2024-08-04 12:04:39 -07:00
generate_c_size_and_align_checks.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
generate_JSONTestSuite.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
generate_linux_syscalls.zig generate_linux_syscalls: Rename mmap_pgoff to mmap2. 2024-10-03 09:12:35 +02:00
incr-check.zig incr-check: minor fixes 2024-10-05 20:52:26 +01:00
lldb_pretty_printers.py std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
migrate_langref.zig
process_headers.zig process_headers: Add loongarch64-linux-gnusf. 2024-10-03 04:39:39 +02:00
stage1_gdb_pretty_printers.py
stage2_gdb_pretty_printers.py
std_gdb_pretty_printers.py
update_clang_options.zig cc: Add support for -Wp, 2024-09-17 23:54:04 -07:00
update_cpu_features.zig Merge pull request #21572 from alexrp/tests-llvm-targets 2024-10-04 19:37:12 +02:00
update_crc_catalog.zig std.hash.crc: simplify api 2024-04-28 21:12:01 +12:00
update_glibc.zig
update_mingw.zig
update_spirv_features.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
update-linux-headers.zig Rename Dir.writeFile2 -> Dir.writeFile and update all callsites 2024-05-03 13:29:22 -07:00
zig_gdb_pretty_printers.py