zig/tools
Andrew Kelley fd6d1fe015 stage2: improvements to entry point handling
* rename `entry` to `entry_symbol_name` for the zig build API
 * integrate with `zig cc` command line options
 * integrate with COFF linking with LLD
 * integrate with self-hosted ELF linker
 * don't put it in the hash for MachO since it is ignored
2022-01-19 11:41:08 -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 glibc: fix inconsistency of powerpc ABI mapping 2021-12-16 03:01:13 -07:00
update_clang_options.zig stage2: improvements to entry point handling 2022-01-19 11:41:08 -07:00
update_cpu_features.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00: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 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