zig/lib/compiler
Alex Rønne Petersen f06ca14cb5
Merge pull request #22225 from alexrp/libc-linux-os-version
Attach minimum Linux versions to provided libcs + incorporate ABI in `VersionRange.default()`
2024-12-23 19:42:53 +01:00
..
aro std.Target: Incorporate the Abi tag in VersionRange.default(). 2024-12-17 05:04:16 +01:00
aro_translate_c cbe,translate-c: support more callconvs 2024-10-19 19:15:24 +01:00
reduce reduce: fix compile errors 2024-03-24 17:29:39 +01:00
resinator Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
aro_translate_c.zig compiler: remove anonymous struct types, unify all tuples 2024-10-31 20:42:53 +00:00
build_runner.zig std.Build: simplify module dependency handling 2024-12-18 01:47:51 +05:00
libc.zig zig libc: allow non-native targets 2024-03-13 02:17:28 -04:00
objcopy.zig objcopy: check both global and local when remapping 2024-10-12 10:44:17 -07:00
reduce.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
std-docs.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
test_runner.zig test_runner: replace ugly hack with @FieldType 2024-11-11 09:05:51 +00:00