zig/tools
Andrew Kelley da9542c0af tools/gen_stubs: add aarch64 and output preprocessor directives
Now it outputs libc.S which can be assembled with zig, and the small
differences per-architecture are handled with preprocessor directives.

There is also now a set of blacklisted symbols which contains
compiler-rt.
2021-12-09 01:21:30 -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 allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
gen_stubs.zig tools/gen_stubs: add aarch64 and output preprocessor directives 2021-12-09 01:21:30 -07:00
merge_anal_dumps.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
process_headers.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
update_clang_options.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
update_cpu_features.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
update_glibc.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
update_spirv_features.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
update-license-headers.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
update-linux-headers.zig allocgate: change resize to return optional instead of error 2021-11-30 23:45:01 +00: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