diff options
author | Lulu Cai <cailulu@loongson.cn> | 2025-08-26 17:19:47 +0800 |
---|---|---|
committer | cailulu <cailulu@loongson.cn> | 2025-09-02 11:02:33 +0800 |
commit | 5c5e1e38a40083b695dd1e21c6d103a3c8e8a5ed (patch) | |
tree | 6167000ffc873120c27091ca1e33ae40bf4dde31 /sim/ppc | |
parent | cb6580810b936c617eb36a94e1b851772d845228 (diff) | |
download | binutils-5c5e1e38a40083b695dd1e21c6d103a3c8e8a5ed.zip binutils-5c5e1e38a40083b695dd1e21c6d103a3c8e8a5ed.tar.gz binutils-5c5e1e38a40083b695dd1e21c6d103a3c8e8a5ed.tar.bz2 |
LoongArch: Fix incorrect display of FDEs address ranges when using objdump -Wf
When parsing FDEs in `.eh_frame` using `objdump -Wf`, it is necessary to
resolve `BFD_RELOC_LARCH_32_PCREL` to determine the address ranges of
the FDEs. Set the `pcrel_offset` field of `BFD_RELOC_LARCH_32_PCREL` to
help `objdump` correctly compute the address ranges of the FDEs.
Apply the same modification to BFD_RELOC_LARCH_64_PCREL.
Diffstat (limited to 'sim/ppc')
0 files changed, 0 insertions, 0 deletions