aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp
AgeCommit message (Expand)AuthorFilesLines
2024-06-28RISC-V: PR27180, Update relocation for riscv_zero_pcrel_hi_reloc.Nelson Chu1-0/+1
2024-05-28RISC-V: Fixed overwritten IRELATIVE relocs in the .rel.iplt for data reloc.Nelson Chu1-6/+6
2024-02-21RISC-V: Fix local GOT and reloc size calculation for TLS.Tatsuyuki Ishi1-0/+8
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-28RISC-V: PR31179, The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objectsNelson Chu1-0/+2
2023-05-19RISC-V: Support subtraction of .uleb128.Kuan-Lin Chen1-0/+1
2023-04-21RISC-V: Optimize relaxation of gp with max_alignment.Lifang Xia1-0/+1
2023-03-30RISC-V: PR28789, Reject R_RISCV_PCREL relocations with ABS symbol in PIC/PIE.Palmer Dabbelt1-0/+7
2023-03-30RISC-V: Clarify link behaviors of R_RISCV_32/64 relocations with ABS symbol.Nelson Chu1-0/+15
2023-02-23RISC-V: Add --[no-]relax-gp to ldFangrui Song1-0/+2
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-09-12RISC-V: PR28509, the default visibility symbol cannot be referenced by R_RISC...Nelson Chu1-6/+4
2022-02-08RISC-V: Stop reporting warnings for mismatched extension versionsPalmer Dabbelt1-2/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-14RISC-V: Added ld testcases for the medlow and medany code models.Nelson Chu1-0/+16
2021-11-19RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu1-0/+3
2021-10-22RISC-V: Added ld testcase for pcgp relaxation.Lewis Revill1-1/+2
2021-10-22RISC-V: Don't separate pcgp relaxation to another relax pass.Lewis Revill1-1/+1
2021-07-06elf/riscv: Fix relaxation with aliases [PR28021]Michael Matz1-0/+41
2021-07-06RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng1-0/+1
2021-06-22RISC-V: Clarify the addends of pc-relative access.Nelson Chu1-0/+3
2021-05-31RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust.Nelson Chu1-0/+3
2021-05-14RISC-V: Check the overflow for %pcrel_lo addend more strictly.Nelson Chu1-1/+2
2021-03-11RISC-V: Improve multiple relax passes problem.Nelson Chu1-0/+1
2021-01-06RISC-V: Fix riscv gas/ld testsuites failures for big endian.Marcus Comstedt1-11/+28
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-11-21RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous.Nelson Chu1-0/+1
2020-10-16RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place.Nelson Chu1-0/+7
2020-10-16RISC-V: Support GNU indirect functions.Nelson Chu1-0/+111
2020-09-03RISC-V: Report warnings rather than errors for the mis-matched ISA versions.Nelson Chu1-0/+1
2020-06-05RISC-V: The object without priv spec attributes can be linked with any object.Nelson Chu1-1/+9
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-12RISC-V: Fix ld relax failure with calls and align directives.Jim Wilson1-0/+1
2019-10-17RISC-V: Report unresolved relocation error via linker's callback function.Jim Wilson1-0/+7
2019-08-15RISC-V: Fix lui relaxation issue with code at address 0.Jim Wilson1-0/+1
2019-01-16RISC-V: Merge ELF attribute for ld.Jim Wilson1-0/+12
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-09-24RISC-V: Allow pcrel_lo addends, error on addend overflow.Jim Wilson1-0/+1
2018-06-03RISC-V: Handle out-of-range calls to undefined weak.Jim Wilson1-0/+8
2018-02-15RISC-V: Give error for ignored pcrel_lo addend.Jim Wilson1-0/+1
2018-01-08RISC-V: Fix accidental embedded -shared regressions.Jim Wilson1-0/+5
2018-01-05RISC-V: Print symbol address for jalr w/ zero offset.Jim Wilson1-0/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-05Really fix riscv shared library __global_pointer$ problem.Jim Wilson1-23/+12
2017-12-04Riscv shared libraries should not export __global_pointer$.Jim Wilson1-1/+33
2017-10-25testsuite/ld-riscv-elf/ld-riscv-elf.exp: Fix typo for istarget.Hans-Peter Nilsson1-1/+1
2017-10-24RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2Andrew Waterman1-0/+24