| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-18 | update std lib and compiler sources to new for loop syntax | Andrew Kelley | |
| 2023-01-11 | zig objcopy: Fix corrupted hex output | Eckhart Köppen | |
| Do not return stack local data for hex record payload data. | |||
| 2022-12-13 | add `zig objcopy` subcommand | Andrew Kelley | |
| This commit moves the logic from `std.build.InstallRawStep` into `zig objcopy`. The options here are limited, but we can add features as needed. closes #9261 New issues can be opened for specific objcopy flag support. | |||
