zig/tools
Andrew Kelley e02acc0288 tools/update_cpu_features: better patching API
With this change, added & modified cpus & features participate in the
same pruning system, and sorting takes into account the zig name, not
the pre-modified llvm name.

The modified target files in this commit are due to the improved
sorting and pruning.

The script now fully supports extra cpus & features.
2021-02-27 15:57:01 -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: better patching API 2021-02-27 15:57:01 -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