OSDN Git Service

[RISCV] Support linker relax function call from auipc and jalr to jal
[android-x86/external-llvm.git] / lib / Target / RISCV / MCTargetDesc / RISCVELFObjectWriter.cpp
2018-05-24 Shiva Chen[RISCV] Support linker relax function call from auipc...
2018-05-23 Alex Bradbury[RISCV] Add symbol diff relocation support for RISC-V
2018-05-21 Peter CollingbourneMC: Separate creating a generic object writer from...
2018-04-25 Shiva Chen[RISCV] Support "call" pseudoinstruction in the MC...
2018-02-06 Ahmed Charles[RISCV] Add support for %pcrel_lo.
2017-12-07 Alex Bradbury[RISCV] MC layer support for the jump/branch instructio...
2017-10-18 Alex Bradbury[RISCV] Bugfix createRISCVELFObjectWriter
2017-10-11 Alex Bradbury[RISCV] Fix build after r315327
2017-10-10 Alex Bradbury[RISCV] Fix build after r315254
2017-09-28 Alex Bradbury[RISCV] Add common fixups and relocations
2017-08-20 Alex Bradbury[RISCV] Fix two abuses of llvm_unreachable
2017-08-20 Alex Bradbury[RISCV] Set HasRelocationAddend for RISCVELFObjectWriter
2016-11-02 Aaron BallmanRemoving a switch statement that contains a default...
2016-11-01 Alex Bradbury[RISCV] Add bare-bones RISC-V MCTargetDesc