zig/tools
Andrew Kelley 45739725c1 tools/update_cpu_features: prune redundant features
When a CPU feature implies that another one must be present, avoid
redundantly specifying the other one.
2021-02-27 00:50:23 -07:00
..
gen_spirv_spec.zig SPIR-V: Spec generator 2021-01-19 15:28:17 +01:00
gen_stubs.zig stage2: use %type not @type for libc stubs 2021-01-18 11:04:33 -08:00
merge_anal_dumps.zig
process_headers.zig Replace @TagType uses, mostly with std.meta.Tag 2021-01-30 22:26:44 +02:00
update_clang_options.zig zig cc: recognize the -s flag to be "strip" 2021-02-07 14:51:27 -07:00
update_cpu_features.zig tools/update_cpu_features: prune redundant features 2021-02-27 00:50:23 -07:00
update_glibc.zig fix superfluous fmt specifier in update_glibc 2021-02-02 10:00:13 -05:00
zig_gdb_pretty_printers.py gdb pretty printers for slices and optionals 2020-12-23 20:21:47 +02:00
zig-gdb.py gdb pretty printers for slices and optionals 2020-12-23 20:21:47 +02:00