commit | 8df52f1a5213ca05ad0c9979d19bd85cef310c98 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Thu Jan 25 08:41:14 2024 +1030 |
committer | Alan Modra <amodra@gmail.com> | Thu Jan 25 08:41:14 2024 +1030 |
tree | 82688a894e7098ed0042d6ce2047b8e7d3d9966a | |
parent | 0c566ea7f1d6ae77730e30358aadec22ab302bf8 [diff] |
riscv64-pei uninitialised data writing relocs Without this patch the r_offset field of struct external_reloc is uninitialised when using objcopy. * coff/riscv64.h (SWAP_IN_RELOC_OFFSET): Define. (SWAP_OUT_RELOC_OFFSET): Define.