aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp
AgeCommit message (Expand)AuthorFilesLines
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