diff options
author | changjiachen <changjiachen@stu.xupt.edu.cn> | 2023-12-28 19:59:39 +0800 |
---|---|---|
committer | liuzhensong <liuzhensong@loongson.cn> | 2023-12-29 15:11:01 +0800 |
commit | 40372b03b36de07f1c5f5dc519eb000238736128 (patch) | |
tree | 9429c4cbbe4a856470b53d47fbbdf2a0df200c71 /gdb | |
parent | b449f8428b4000f74d2949c9bb384ca8ae0cda60 (diff) | |
download | fsf-binutils-gdb-40372b03b36de07f1c5f5dc519eb000238736128.zip fsf-binutils-gdb-40372b03b36de07f1c5f5dc519eb000238736128.tar.gz fsf-binutils-gdb-40372b03b36de07f1c5f5dc519eb000238736128.tar.bz2 |
LoongArch: gas: Add support for tls le relax.
Add tls le relax related relocs support and testsuites in gas.
The main test is three new relocation items,
R_LARCH_TLS_LE_ADD_R, R_LARCH_TLS_LE_HI20_R,
R_LARCH_TLS_LE_LO12_R can be generated properly
and tls le insn format check.
gas/ChangeLog:
* config/tc-loongarch.c:
(loongarch_args_parser_can_match_arg_helper): Add support for relax.
* gas/testsuite/gas/loongarch/reloc.d: Likewise.
* gas/testsuite/gas/loongarch/reloc.s: Likewise.
* gas/testsuite/gas/loongarch/loongarch.exp: Likewise.
* gas/testsuite/gas/loongarch/tls_le_insn_format_check.s: New test.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions