zig/tools
Andrew Kelley 58430ae6d1 outline atomics: ret instead of jump to ret
After this, the machine code generated by zig matches identically to
gcc's after the differences in loading the have_lse flag.
2022-11-21 17:17:02 -07:00
..
spirv
gen_outline_atomics.zig outline atomics: ret instead of jump to ret 2022-11-21 17:17:02 -07:00
gen_spirv_spec.zig run zig fmt on everything checked by CI 2022-11-18 19:22:42 +00:00
gen_stubs.zig all: rename i386 to x86 2022-11-04 00:09:27 +03:30
generate_linux_syscalls.zig
process_headers.zig all: rename i386 to x86 2022-11-04 00:09:27 +03:30
stage1_gdb_pretty_printers.py
stage2_gdb_pretty_printers.py tools: add lldb stage2 pretty printers 2022-10-17 07:55:28 -04:00
stage2_lldb_pretty_printers.py tools: add lldb stage2 pretty printers 2022-10-17 07:55:28 -04:00
stage2_pretty_printers_common.py tools: add lldb stage2 pretty printers 2022-10-17 07:55:28 -04:00
std_gdb_pretty_printers.py
update_clang_options.zig Revert "adding static and dynamic ZigEquivalent 2022-10-18 14:16:07 -07:00
update_cpu_features.zig add m68k target CPU features 2022-10-20 09:21:06 -07:00
update_glibc.zig
update_spirv_features.zig
update-license-headers.zig
update-linux-headers.zig
zig_gdb_pretty_printers.py