aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler/objcopy.zig
AgeCommit message (Expand)Author
2024-07-12objcopy: use the fatal helper methodAndrew Kelley
2024-04-28std.posix.iovec: use .base and .len instead of .iov_base and .iov_lenNameless
2024-03-19extract std.posix from std.osAndrew Kelley
2024-03-02move `zig objcopy` command to be lazily builtAndrew Kelley