zig/tools
Andrew Kelley 2b99182e25 stage2: cleanups to --compress-debug-sections
* make the setting in the linker backend be non-optional; by this time
   all defaults are supposed to be resolved.
 * integrate with `zig cc`
 * change the CLI parsing to match C compiler parsing, allowing
   `--compress-debug-sections` alone to choose a default encoding of
   zlib.
2022-07-11 14:18:56 -07:00
..
spirv SPIR-V: Split out registry from gen_spirv_spec.zig 2021-05-14 19:49:32 +02:00
gen_spirv_spec.zig spirv spec: do not align packed struct fields 2022-02-24 19:48:34 +02:00
gen_stubs.zig tools/gen_stubs: sort output by section/symbol name 2022-05-04 18:38:45 +02:00
generate_linux_syscalls.zig Generate linux syscalls via. the linux source tree 2022-05-16 23:55:11 -04:00
merge_anal_dumps.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
process_headers.zig tools: fix update-linux-headers.zig and process_headers.zig 2022-06-06 15:53:53 +02:00
stage1_gdb_pretty_printers.py gdb: restructure pretty printers into different files 2022-03-16 18:13:10 +01:00
stage2_gdb_pretty_printers.py tools: fix gdb pretty printers 2022-03-20 00:36:44 -07:00
std_gdb_pretty_printers.py gdb: restructure pretty printers into different files 2022-03-16 18:13:10 +01:00
update_clang_options.zig stage2: cleanups to --compress-debug-sections 2022-07-11 14:18:56 -07:00
update_cpu_features.zig update CPU features to LLVM 14 2022-07-01 21:35:19 -07:00
update_glibc.zig glibc: remove duplicate files between generic-glibc/ and glibc/include/ 2021-12-15 18:34:27 -07:00
update_spirv_features.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
update-license-headers.zig update more API usage of std.Progress 2022-02-08 17:49:40 -07:00
update-linux-headers.zig tools: fix update-linux-headers.zig and process_headers.zig 2022-06-06 15:53:53 +02:00
zig_gdb_pretty_printers.py gdb: restructure pretty printers into different files 2022-03-16 18:13:10 +01:00