aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-riscv-elf
AgeCommit message (Expand)AuthorFilesLines
2021-01-15RISC-V: Error and warning messages tidy.Nelson Chu6-12/+12
2021-01-06RISC-V: Fix riscv gas/ld testsuites failures for big endian.Marcus Comstedt13-23/+40
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 Chu3-0/+46
2020-10-16RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place.Nelson Chu6-0/+83
2020-10-16RISC-V: Support GNU indirect functions.Nelson Chu53-0/+725
2020-09-03RISC-V: Minor cleanup and typos when merging elf attributes.Nelson Chu6-12/+12
2020-09-03RISC-V: Report warnings rather than errors for the mis-matched ISA versions.Nelson Chu7-1/+39
2020-09-03RISC-V: Improve the error message for the mis-matched ISA versions.Kito Cheng3-3/+3
2020-08-28RISC-V: Treat R_RISCV_CALL and R_RISCV_CALL_PLT as the same in check_relocs.Nelson Chu3-3/+3
2020-06-22RISC-V: Report warning when linking the objects with different priv specs.Nelson Chu6-6/+54
2020-06-05RISC-V: The object without priv spec attributes can be linked with any object.Nelson Chu12-1/+70
2020-06-05RISC-V: Don't generate the ELF privilege attributes when no CSR are used.Nelson Chu10-27/+1
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu12-6/+33
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 Wilson6-0/+41
2019-10-17RISC-V: Report unresolved relocation error via linker's callback function.Jim Wilson4-0/+30
2019-09-20RISC-V: Optimize lui and auipc relaxations for undefweak symbol.Jim Wilson4-24/+32
2019-08-15RISC-V: Fix lui relaxation issue with code at address 0.Jim Wilson4-0/+38
2019-01-21Fix spelling mistakes in BFD library.Yuri Chornoivan1-1/+1
2019-01-16RISC-V: Merge ELF attribute for ld.Jim Wilson37-0/+147
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-15RISC-V: Adjust __global_pointer$ value to reduce code size.Jim Wilson1-1/+1
2018-09-24RISC-V: Allow pcrel_lo addends, error on addend overflow.Jim Wilson4-2/+24
2018-06-03RISC-V: Handle out-of-range calls to undefined weak.Jim Wilson6-0/+88
2018-02-15RISC-V: Give error for ignored pcrel_lo addend.Jim Wilson3-0/+23
2018-01-08RISC-V: Fix accidental embedded -shared regressions.Jim Wilson3-3/+10
2018-01-05RISC-V: Print symbol address for jalr w/ zero offset.Jim Wilson3-0/+19
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 Wilson12-67/+21
2017-12-04Riscv shared libraries should not export __global_pointer$.Jim Wilson11-1/+88
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 Waterman3-0/+46