RISC-V: Fix lui relaxation issue with code at address 0.
[external/binutils.git] / ld / testsuite / ld-riscv-elf / ld-riscv-elf.exp
2019-08-15 Jim WilsonRISC-V: Fix lui relaxation issue with code at address 0.
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-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 !...