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
/
AMDGPU.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ELF] Wrap things in `namespace lld { namespace elf {`, NFC
Fangrui Song
2019-10-07
1
-3
/
+7
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
1
-31
/
+31
*
[ELF][ARM][AARCH64][MIPS][PPC] Simplify the logic to create R_*_RELATIVE for ...
Fangrui Song
2019-06-20
1
-0
/
+7
*
[ELF] Make the rule to create relative relocations in a writable section stri...
Fangrui Song
2019-06-11
1
-0
/
+1
*
[ELF] Delete GotEntrySize and GotPltEntrySize
Fangrui Song
2019-05-31
1
-1
/
+0
*
Improve error message for unknown relocations.
Rui Ueyama
2019-02-14
1
-2
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ELF] - Do not fail on R_*_NONE relocations when parsing the debug info.
George Rimar
2018-09-26
1
-0
/
+1
*
AMDGPU/LLD: Handle R_AMDGPU_REL64 relocation
Konstantin Zhuravlyov
2018-06-11
1
-0
/
+2
*
Rename SymbolBody -> Symbol
Rui Ueyama
2017-11-03
1
-2
/
+2
*
[lld] unified COFF and ELF error handling on new Common/ErrorHandler
Bob Haarman
2017-10-25
1
-1
/
+1
*
Simplify.
Rui Ueyama
2017-10-24
1
-11
/
+11
*
LLD/ELF/AMDGPU: Process AMDGPU-specific e_flags
Konstantin Zhuravlyov
2017-10-24
1
-0
/
+19
*
Add base relative relocation record that can be used for the following case (...
Tony Tye
2017-10-16
1
-1
/
+1
*
Remove one parameter from Target::getRelExpr.
Rui Ueyama
2017-10-12
1
-4
/
+3
*
Define RelType to represent relocation types.
Rui Ueyama
2017-10-11
1
-4
/
+4
*
Fix which file is in an error message.
Rafael Espindola
2017-08-04
1
-3
/
+3
*
Do not use make<> to allocate TargetInfo. NFC.
Rui Ueyama
2017-06-16
1
-2
/
+4
*
Split Target.cpp into small files.
Rui Ueyama
2017-06-16
1
-0
/
+82