zig/tools
Andrew Kelley b6277a4b1c better awareness of unwind tables
* stage1 backend allows configuring the uwtables function attr
   via a flag rather than its own logic.
 * stage2 defaults to enabling uwtable attr when
   linking libunwind, or always on windows
 * stage2 makes link_eh_frame_hdr true automatically if uwtable
   attr is set to be on for zig functions
 * CLI: add -funwind-tables and -fno-unwind-tables to allow the user to
   override the defaults.
 * hook it up to `zig cc`

closes #9046
2021-06-11 13:23:00 -04:00
..
spirv SPIR-V: Split out registry from gen_spirv_spec.zig 2021-05-14 19:49:32 +02:00
gen_spirv_spec.zig zig fmt 2021-06-10 20:13:43 -07: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 Breaking hash map changes for 0.8.0 2021-06-03 17:02:16 -05:00
update_clang_options.zig better awareness of unwind tables 2021-06-11 13:23:00 -04:00
update_cpu_features.zig Breaking hash map changes for 0.8.0 2021-06-03 17:02:16 -05:00
update_glibc.zig Breaking hash map changes for 0.8.0 2021-06-03 17:02:16 -05:00
update_spirv_features.zig zig fmt 2021-06-10 20:13:43 -07: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