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
/
lib
/
ReaderWriter
/
ELF
/
ARM
/
ARMRelocationHandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing snippets from r235880
Adhemerval Zanella
2015-04-27
1
-0
/
+3
*
[ARM] Replace branches to undefined weak functions with NOP
Leny Kholodov
2015-04-22
1
-0
/
+39
*
[ARM] Implement R_ARM_TLS_IE32 for dynamic executable
Denis Protivensky
2015-04-17
1
-0
/
+17
*
ELF: Remove redundant namespace qualifiers.
Rui Ueyama
2015-04-14
1
-1
/
+1
*
[ARM] Implement PLT for dynamic pass
Denis Protivensky
2015-04-10
1
-0
/
+1
*
Remove redundant parentheses.
Rui Ueyama
2015-04-10
1
-3
/
+3
*
[ARM] clang-format ARM sources
Denis Protivensky
2015-04-09
1
-2
/
+2
*
[ARM] Rename applyThmReloc => applyThumb32Reloc
Denis Protivensky
2015-04-07
1
-6
/
+6
*
ELF: Use short variable names in <Arch>RelocationHandlers.cpp.
Rui Ueyama
2015-04-04
1
-44
/
+29
*
[ARM] Implementation of R_ARM_TARGET1 relocation
Leny Kholodov
2015-04-03
1
-0
/
+9
*
Use DEBUG_TYPE and DEBUG instead of DEBUG_WITH_TYPE.
Rui Ueyama
2015-03-31
1
-124
/
+110
*
[ARM] Handle GOT relocations
Denis Protivensky
2015-03-27
1
-0
/
+42
*
[ARM] Implementation of PLT: handling of IFUNC calls (gnu_indirect_function)
Leny Kholodov
2015-03-26
1
-1
/
+82
*
Revert blank line after test commit
Leny Kholodov
2015-03-26
1
-1
/
+0
*
Commit access verification: blank line has been added
Leny Kholodov
2015-03-26
1
-0
/
+1
*
[ARM] Handle mapping symbols
Denis Protivensky
2015-03-26
1
-1
/
+1
*
[ARM] Implement static (initial exec) TLS model
Denis Protivensky
2015-03-19
1
-0
/
+37
*
[ARM] Read initial addend for REL32 and PREL31 relocs
Denis Protivensky
2015-03-17
1
-0
/
+3
*
[ARM] Implement relocations: R_ARM_REL32, R_ARM_THM_JUMP11, R_ARM_PREL31
Denis Protivensky
2015-03-17
1
-1
/
+81
*
Remove include/lld/Core/Endian.h and use llvm/Support/Endian.h instead.
Rui Ueyama
2015-03-02
1
-2
/
+3
*
Add {read,write}{16,32,64}{le,be} functions.
Rui Ueyama
2015-02-27
1
-23
/
+11
*
[lld][ARM] Add relocations to perform function calls
Denis Protivensky
2015-02-03
1
-12
/
+294
*
[ARM] Correctly use make_unhandled_reloc_error
Denis Protivensky
2015-01-27
1
-1
/
+1
*
[ELF] Minimal implementation for ARM static linking
Greg Fitzgerald
2015-01-21
1
-0
/
+109