summaryrefslogtreecommitdiff
path: root/bfd/elfnn-loongarch.c
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Fix PLT entry generate bugmengqinggang2023-05-151-3/+1
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* LoongArch: Fix dynamic reloc not generated bug in some cases.mengqinggang2022-12-061-1/+1
* LoongArch: Update ELF e_flags handling according to specification.liuzhensong2022-09-301-3/+18
* LoongArch: Fix R_LARCH_IRELATIVE insertion after elf_link_sort_relocsXi Ruoyao2022-09-201-17/+24
* LoongArch: Don't write into GOT for local ifuncXi Ruoyao2022-09-201-2/+3
* LoongArch: ld: Fix bug not generate plt when link a dsoliuzhensong2022-08-241-0/+6
* LoongArch: Set defaults to exec stack 0.liuzhensong2022-08-011-0/+1
* Fix indentation in loongarch code, preventing a compile time warning.Nick Clifton2022-07-261-12/+10
* bfd: Delete R_LARCH_NONE from dyn info of LoongArch.liuzhensong2022-07-251-0/+11
* LoongArch: Move ifunc info to rela.dyn from rela.plt.liuzhensong2022-07-251-29/+344
* bfd: Add supported for LoongArch new relocations.liuzhensong2022-07-251-430/+772
* Re: Fix new linker testsuite failures due to rwx segment test problemsAlan Modra2022-05-071-3/+0
* loongarch: Don't check ABI flags if no code sectionXi Ruoyao2022-05-051-0/+21
* ld:LoongArch: Fix glibc fail: tst-audit25a/b.caiyinyu2022-04-141-0/+16
* LoongArch: Fix LD check fails.liuzhensong2022-03-201-62/+279
* LoongArch: Update ABI eflag in elf header.liuzhensong2022-03-201-1/+1
* LoongArch: Use functions instead of magic numbers.liuzhensong2022-03-201-89/+32
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* LoongArch bfd supportliuzhensong2021-10-241-0/+3265