ld: Extract _bfd_elf_link_iterate_on_relocs
[binutils-gdb.git] / ld / testsuite / ld-riscv-elf /
2022-01-07 Nelson ChuRISC-V: Updated the default ISA spec to 20191213.
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-12-14 Nelson ChuRISC-V: Added ld testcases for the medlow and medany...
2021-11-19 Nelson ChuRISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIA...
2021-10-22 Lewis RevillRISC-V: Added ld testcase for pcgp relaxation.
2021-10-22 Lewis RevillRISC-V: Don't separate pcgp relaxation to another relax...
2021-07-06 Michael Matzelf/riscv: Fix relaxation with aliases [PR28021]
2021-07-06 Kito ChengRISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.
2021-06-22 Nelson ChuRISC-V: Clarify the addends of pc-relative access.
2021-05-31 Nelson ChuRISC-V: PR27566, Do not relax when data segment phase...
2021-05-14 Nelson ChuRISC-V: Check the overflow for %pcrel_lo addend more...
2021-03-11 Nelson ChuRISC-V: Improve multiple relax passes problem.
2021-01-15 Nelson ChuRISC-V: Error and warning messages tidy.
2021-01-06 Marcus ComstedtRISC-V: Fix riscv gas/ld testsuites failures for big...
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-11-21 Nelson ChuRISC-V: Relax PCREL to GPREL while doing other relaxati...
2020-10-16 Nelson ChuRISC-V: Fix that IRELATIVE relocs may be inserted to...
2020-10-16 Nelson ChuRISC-V: Support GNU indirect functions.
2020-09-03 Nelson ChuRISC-V: Minor cleanup and typos when merging elf attrib...
2020-09-03 Nelson ChuRISC-V: Report warnings rather than errors for the...
2020-09-03 Kito ChengRISC-V: Improve the error message for the mis-matched...
2020-08-28 Nelson ChuRISC-V: Treat R_RISCV_CALL and R_RISCV_CALL_PLT as...
2020-06-22 Nelson ChuRISC-V: Report warning when linking the objects with...
2020-06-05 Nelson ChuRISC-V: The object without priv spec attributes can...
2020-06-05 Nelson ChuRISC-V: Don't generate the ELF privilege attributes...
2020-05-20 Nelson Chu[PATCH v2 0/9] RISC-V: Support version controling for...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-11-12 Jim WilsonRISC-V: Fix ld relax failure with calls and align direc...
2019-10-17 Jim WilsonRISC-V: Report unresolved relocation error via linker...
2019-09-20 Jim WilsonRISC-V: Optimize lui and auipc relaxations for undefwea...
2019-08-15 Jim WilsonRISC-V: Fix lui relaxation issue with code at address 0.
2019-01-21 Yuri ChornoivanFix spelling mistakes in BFD library.
2019-01-16 Jim WilsonRISC-V: Merge ELF attribute for ld.
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-15 Jim WilsonRISC-V: Adjust __global_pointer$ value to reduce code...
2018-09-24 Jim WilsonRISC-V: Allow pcrel_lo addends, error on addend overflow.
2018-06-03 Jim WilsonRISC-V: Handle out-of-range calls to undefined weak.
2018-02-15 Jim WilsonRISC-V: Give error for ignored pcrel_lo addend.
2018-01-09 Jim WilsonRISC-V: Fix accidental embedded -shared regressions.
2018-01-06 Jim WilsonRISC-V: Print symbol address for jalr w/ zero offset.
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-05 Jim WilsonReally fix riscv shared library __global_pointer$ problem.
2017-12-05 Jim WilsonRiscv shared libraries should not export __global_pointer$.
2017-10-24 Hans-Peter Nilssontestsuite/ld-riscv-elf/ld-riscv-elf.exp: Fix typo for...
2017-10-24 Andrew WatermanRISC-V: Only relax to C.LUI when imm != 0 and rd !...