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
/
Target.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ELF][MIPS] Setup STO_MIPS_PIC flag for PIC symbols when generate a relocatab...
Simon Atanasyan
2016-09-29
1
-6
/
+1
*
[ELF] Use MaxPageSize for aligning PT_LOAD
Petr Hosek
2016-09-28
1
-3
/
+2
*
[ELF/AArch64] Implement some UABS relocs
Eugene Leviant
2016-09-12
1
-0
/
+12
*
[ELF][MIPS] Support R_MIPS_TLS_DTPREL64 / R_MIPS_TLS_TPREL64 relocations calc...
Simon Atanasyan
2016-09-05
1
-2
/
+4
*
[ELF][MIPS] Support R_MIPS_TLS_DTPREL32 / R_MIPS_TLS_TPREL32 relocations calc...
Simon Atanasyan
2016-09-05
1
-2
/
+8
*
Fix the implementation of R_386_GOTPC and R_386_GOTOFF.
Rafael Espindola
2016-08-31
1
-2
/
+2
*
Initialize RelativeRel for AMDGPU.
Rui Ueyama
2016-08-31
1
-0
/
+1
*
[ELF][MIPS] Support R_MIPS_HIGHER / R_MIPS_HIGHEST relocations calculation
Simon Atanasyan
2016-08-31
1
-0
/
+20
*
[ELF][MIPS] Inline function. NFC
Simon Atanasyan
2016-08-31
1
-3
/
+2
*
fix typo "varaibles"
Nico Weber
2016-08-24
1
-1
/
+1
*
Add R_386_TLS_LE as a relocation having an implicit addend.
Ed Schouten
2016-08-20
1
-0
/
+1
*
[ELF][MIPS] Support R_MIPS_GOT_HI16 / R_MIPS_GOT_LO16 relocations calculation
Simon Atanasyan
2016-08-18
1
-0
/
+4
*
[ELF][MIPS] Support R_MIPS_CALL_HI16 / R_MIPS_CALL_LO16 relocations calculation
Simon Atanasyan
2016-08-18
1
-0
/
+4
*
[ELF] Set MAXPAGESIZE to 2MiB on x86-64 to match bfd and gold.
Michael J. Spencer
2016-08-17
1
-0
/
+1
*
Add EM_IAMCU support.
Rui Ueyama
2016-08-03
1
-0
/
+1
*
[ELF/ARM] Add support for R_ARM_TARGET1 relocation.
Davide Italiano
2016-08-01
1
-0
/
+6
*
[ELF][MIPS] Apply mask while reading implicit addend and writing result of R_...
Simon Atanasyan
2016-07-22
1
-2
/
+2
*
ELF/AMDGPU: Add support for R_AMDGPU_ABS32
Konstantin Zhuravlyov
2016-07-21
1
-0
/
+3
*
[ELF][MIPS] Create PLT entry specific for MIPS ABI version R6
Simon Atanasyan
2016-07-20
1
-1
/
+8
*
Create thunks before regular relocation scan.
Rafael Espindola
2016-07-20
1
-0
/
+2
*
Initial support for the local dynamic model ARM TLS relocations:
Peter Smith
2016-07-20
1
-0
/
+11
*
Support for standard model ARM TLS
Peter Smith
2016-07-20
1
-1
/
+24
*
Remove TargetInfo::getImageBase. NFC.
Rui Ueyama
2016-07-14
1
-5
/
+1
*
Attempt to unbreak msan bot.
Rui Ueyama
2016-07-14
1
-1
/
+4
*
Add GotEntrySize/GotPltEntrySize to ELF target.
Rui Ueyama
2016-07-13
1
-0
/
+12
*
Rename VAStart -> ImageBase. NFC.
Rui Ueyama
2016-07-13
1
-2
/
+4
*
Add ILP32 support to X86_64TargetInfo.
Rui Ueyama
2016-07-12
1
-33
/
+55
*
Remove Target::writeThunk.
Rui Ueyama
2016-07-09
1
-14
/
+0
*
Recommit R274836 Add Thunk support framework for ARM and Mips
Peter Smith
2016-07-08
1
-20
/
+68
*
Revert R274836 Add Thunk support framework for ARM and Mips
Peter Smith
2016-07-08
1
-68
/
+20
*
Add Thunk support framework for ARM and Mips
Peter Smith
2016-07-08
1
-20
/
+68
*
Read the implicit addend of R_386_GOT32X.
Rafael Espindola
2016-07-06
1
-0
/
+1
*
Recognize R_386_GOT32X.
Rafael Espindola
2016-07-06
1
-0
/
+1
*
ELF/AMDGPU: Add support for GOT relocations
Tom Stellard
2016-07-04
1
-6
/
+19
*
[ELF][MIPS] Support MIPS TLS relocations
Simon Atanasyan
2016-06-23
1
-2
/
+29
*
Simplify writeThunk. NFC.
Rui Ueyama
2016-06-21
1
-5
/
+4
*
Detect invalid use of R_X86_64_GOTTPOFF.
Rui Ueyama
2016-06-21
1
-0
/
+2
*
Refactor X86TargetInfo::relaxTlsIeToLe.
Rui Ueyama
2016-06-21
1
-23
/
+23
*
Fix typo in comment.
Rui Ueyama
2016-06-21
1
-1
/
+1
*
Unbreak buildbots.
Rui Ueyama
2016-06-21
1
-1
/
+1
*
Refactor X86_64TargetInfo::relaxTlsIeToLe.
Rui Ueyama
2016-06-21
1
-27
/
+33
*
ELF/AMDGPU: Add support for R_AMDGPU_REL32 relocations
Tom Stellard
2016-06-20
1
-6
/
+5
*
[ELF][MIPS] Support GOT entries for non-preemptible symbols with different a...
Simon Atanasyan
2016-06-19
1
-3
/
+1
*
Remove default values that vary depending on target.
Rui Ueyama
2016-06-16
1
-0
/
+1
*
Make a switch-case a function for the sake of simplicity.
Rui Ueyama
2016-06-16
1
-12
/
+15
*
Merge cases that execute the same code.
Rui Ueyama
2016-06-16
1
-19
/
+6
*
Early return. NFC.
Rui Ueyama
2016-06-16
1
-21
/
+21
*
Simplify. NFC.
Rui Ueyama
2016-06-16
1
-20
/
+10
*
Simplify *(x+y) to x[y]. NFC.
Rui Ueyama
2016-06-16
1
-11
/
+11
*
Simplify. NFC.
Rui Ueyama
2016-06-16
1
-1
/
+1
[prev]
[next]