aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-loongarch.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-07Use 32/64_PCREL to replace a pair of ADD32/64 and SUB32/64.cailulu1-10/+12
2023-07-03LoongArch: gas: Fix shared buildsWANG Xuerui1-1/+0
2023-06-30LoongArch: gas: Add LVZ and LBT instructions supportmengqinggang1-0/+4
2023-06-30LoongArch: Deprecate $v[01], $fv[01] and $x names per specWANG Xuerui1-5/+37
2023-06-30LoongArch: support disassembling certain pseudo-instructionsWANG Xuerui1-1/+2
2023-06-28LoongArch: gas: Add lsx and lasx instructions supportmengqinggang1-0/+4
2023-06-28LoongArch: Add R_LARCH_64_PCREL relocation supportmengqinggang1-3/+2
2023-06-25LoongArch: Support referring to FCSRs as $fcsrXFeiyang Chen1-1/+28
2023-06-16LoongArch: Fix ld "undefined reference" error with --enable-sharedmengqinggang1-1/+1
2023-06-12LoongArch: gas: Relocations simplification when -mno-relaxmengqinggang1-3/+8
2023-05-30LoongArch: gas: Add support for linker relaxation.mengqinggang1-67/+360
2023-04-18Symbols with GOT relocatios do not fix adjustbalemengqinggang1-0/+15
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-09-30LoongArch: Update ELF e_flags handling according to specification.liuzhensong1-10/+10
2022-09-07LoongArch: fix gas BFD_RELOC_8/16/24 bugmengqinggang1-18/+41
2022-08-22LoongArch: gas: add support using constant variable in instructions.tangxiaolin1-18/+0
2022-07-25LoongArch: gas: Add new reloc types.liuzhensong1-44/+96
2022-03-20gas:LoongArch: Fix "make check" pr21884 fail in LoongArch32.liuzhensong1-0/+6
2022-03-20LoongArch: Update ABI eflag in elf header.liuzhensong1-26/+20
2022-03-20gas:LoongArch: Fix wrong line number in .debug_lineliuzhensong1-2/+2
2022-03-20gas:LoongArch: Fix segment error in compilation due to too long symbol name.liuzhensong1-2/+6
2022-03-20LoongArch: Use functions instead of magic numbers.liuzhensong1-104/+28
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-15loongarch64 build failure on 32-bit hostAlan Modra1-6/+6
2021-10-24LoongArch gas supportliuzhensong1-0/+1382