zig/lib/compiler
Alex Rønne Petersen a7119d4269 remove all IBM AIX and z/OS support
As with Solaris (dba1bf9353), we have no way to
actually audit contributions for these OSs. IBM also makes it even harder than
Oracle to actually obtain these OSs.

closes #23695
closes #23694
closes #3655
closes #23693
2025-10-29 14:25:51 +01:00
..
aro remove all IBM AIX and z/OS support 2025-10-29 14:25:51 +01:00
reduce zig reduce: adapt to new Writer API 2025-08-21 11:50:03 -07:00
resinator - Move aroDiagnosticsToErrorBundle to compiler/util.zig 2025-10-09 01:06:09 -04:00
translate-c - Move aroDiagnosticsToErrorBundle to compiler/util.zig 2025-10-09 01:06:09 -04:00
build_runner.zig compiler: rename --test-timeout-ms to --test-timeout 2025-10-18 09:28:43 +01:00
libc.zig std.Io: delete GenericReader 2025-08-29 17:14:26 -07:00
objcopy.zig objcopy: delete most of it 2025-07-21 12:32:37 -07:00
reduce.zig Remove usages of deprecatedWriter 2025-09-18 22:39:33 -07:00
std-docs.zig - Rework common translate-c and cImport logic into Compilation.translateC 2025-10-09 01:06:09 -04:00
test_runner.zig std.Build: do not expect server protocol for tests using immature backends 2025-10-18 09:28:42 +01:00
util.zig - aroDiagnosticsToErrorBundle: fixup not clearing notes after flushing the current error 2025-10-09 13:34:25 -04:00