aboutsummaryrefslogtreecommitdiff
path: root/src/link/MachO/fat.zig
AgeCommit message (Expand)Author
2022-08-03macho: sync with zldJakub Konka
2022-07-27std.fmt: add more invalid format string errorsr00ster91
2022-07-25macho: fix memory leak and refactor Target usageJakub Konka
2022-04-14stage2: progress towards stage3Andrew Kelley
2022-01-28Rename mem.bswapAllFields to byteSwapAllFieldsJohn Schmidt
2021-10-04migrate from `std.Target.current` to `@import("builtin").target`Andrew Kelley
2021-08-10macho: fix parsing target string when linking against tbdsJakub Konka
2021-06-29Add fat/universal archive support to zig ldTom Maenan Read Cutting