zig/tools
Andrew Kelley ab36a162d0 update ARM target CPU features
This completes the process. All target CPU features are now
auto-generated by the tools/update_cpu_features.zig script, which
contains all the overrides.

Invoking this tool against LLVM 12rc2 now produces an empty git diff.
2021-02-27 21:10:00 -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 update depreciated code (#7502) 2020-12-23 13:01:29 +02:00
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 update ARM target CPU features 2021-02-27 21:10:00 -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