diff options
author | mengqinggang <mengqinggang@loongson.cn> | 2024-02-28 17:42:36 +0800 |
---|---|---|
committer | liuzhensong <liuzhensong@loongson.cn> | 2024-03-19 14:14:47 +0800 |
commit | 97ce7870440d6b00181c2162ff5e56bb39b2e475 (patch) | |
tree | d62f13b8a4669786eb2915077adb523fc31ea4ab /multilib.am | |
parent | b42aa684f6ff2bce9b8bc58aa89574723f17f1ce (diff) | |
download | gdb-97ce7870440d6b00181c2162ff5e56bb39b2e475.zip gdb-97ce7870440d6b00181c2162ff5e56bb39b2e475.tar.gz gdb-97ce7870440d6b00181c2162ff5e56bb39b2e475.tar.bz2 |
LoongArch: Add relaxation for R_LARCH_CALL36
This relaxation is effective for both macro instructions (call36, tail36)
and explicit relocation instructions (pcaddu18i + jirl).
call36 f -> bl f
R_LARCH_CALL36 -> R_LARCH_B26
tail36 $t0, f -> b f
R_LARCH_CALL36 -> R_LARCH_B26
Diffstat (limited to 'multilib.am')
0 files changed, 0 insertions, 0 deletions