Don't report symbol lookup failure in first phase of linking
[binutils-gdb.git] / ld / testsuite / ld-riscv-elf /
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 !...