index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lld
/
ELF
/
Arch
/
RISCV.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lld][RISCV] Print error when encountering R_RISCV_ALIGN
James Clarke
2020-01-24
1
-2
/
+7
*
[ELF][RISCV] Improve error message for unknown relocations
Fangrui Song
2019-12-31
1
-16
/
+15
*
[lld][RISCV] Use an e_flags of 0 if there are only binary input files.
John Baldwin
2019-12-21
1
-1
/
+4
*
[ELF] writePlt, writeIplt: replace parameters gotPltEntryAddr and index with ...
Fangrui Song
2019-12-18
1
-5
/
+6
*
[ELF] Add IpltSection
Fangrui Song
2019-12-17
1
-1
/
+2
*
[ELF] Delete relOff from TargetInfo::writePLT
Fangrui Song
2019-12-16
1
-3
/
+2
*
[ELF] Wrap things in `namespace lld { namespace elf {`, NFC
Fangrui Song
2019-10-07
1
-3
/
+7
*
[ELF] Fix variable names in comments after VariableName -> variableName change
Fangrui Song
2019-07-16
1
-1
/
+1
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
1
-178
/
+178
*
[LLD] NFC: Fixed GCC warning in ELF/Arch/RISCV.cpp
Denis Bakhvalov
2019-07-09
1
-1
/
+2
*
[ELF][RISCV] Support GD/LD/IE/LE TLS models
Fangrui Song
2019-07-01
1
-1
/
+35
*
[ELF][RISCV] Support PLT, GOT, copy and relative relocations
Fangrui Song
2019-07-01
1
-3
/
+117
*
[ELF][RISCV] Treat R_RISCV_{ADD,SET,SUB}* as link-time constants
Fangrui Song
2019-06-12
1
-0
/
+14
*
[RISCV] Fix range check for HI20/LO12/RVC_LUI relocations
Chih-Mao Chen
2019-04-09
1
-12
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Omit "virtual" if overridden.
Rui Ueyama
2018-11-01
1
-1
/
+1
*
Remove `else` after `return`.
Rui Ueyama
2018-10-11
1
-2
/
+1
*
[ELF] - Do not fail on R_*_NONE relocations when parsing the debug info.
George Rimar
2018-09-26
1
-0
/
+3
*
Support RISC-V
Rui Ueyama
2018-08-09
1
-0
/
+277