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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ELF] Add -z force-ibt and -z shstk for Intel Control-flow Enforcement Techno...
Fangrui Song
2020-01-13
1
-0
/
+1
*
[ELF] Make TargetInfo::writeIgotPlt a no-op
Fangrui Song
2020-01-10
1
-1
/
+1
*
[ELF] writePlt, writeIplt: replace parameters gotPltEntryAddr and index with ...
Fangrui Song
2019-12-18
1
-6
/
+6
*
[ELF] Add IpltSection
Fangrui Song
2019-12-17
1
-0
/
+6
*
[ELF] Delete relOff from TargetInfo::writePLT
Fangrui Song
2019-12-16
1
-2
/
+1
*
[ELF][AArch64] Support R_AARCH64_{CALL26,JUMP26} range extension thunks with ...
Fangrui Song
2019-12-02
1
-1
/
+1
*
comment typo fix to cycle bots
Nico Weber
2019-10-30
1
-2
/
+2
*
[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
-105
/
+105
*
[ELF][PPC][X86] Use [-2**(n-1), 2**n) to check overflows for R_PPC_ADDR16, R_...
Fangrui Song
2019-06-24
1
-1
/
+1
*
[ELF][ARM][AARCH64][MIPS][PPC] Simplify the logic to create R_*_RELATIVE for ...
Fangrui Song
2019-06-20
1
-3
/
+3
*
[ELF] Make the rule to create relative relocations in a writable section stri...
Fangrui Song
2019-06-11
1
-0
/
+1
*
[PPC32] Support GD/LD/IE/LE TLS models and their relaxations
Fangrui Song
2019-06-06
1
-0
/
+1
*
[PPC32] Improve the 32-bit PowerPC port
Fangrui Song
2019-06-06
1
-0
/
+2
*
[ELF] Delete GotEntrySize and GotPltEntrySize
Fangrui Song
2019-05-31
1
-2
/
+0
*
[ELF] Full support for -n (--nmagic) and -N (--omagic) via common page
Peter Smith
2019-05-13
1
-1
/
+1
*
[PPC64] toc-indirect to toc-relative relaxation
Fangrui Song
2019-05-07
1
-3
/
+6
*
Create an instance of Target after reading all input files. NFC.
Rui Ueyama
2019-03-28
1
-2
/
+0
*
De-template X86_64TargetInfo. NFC.
Rui Ueyama
2019-03-28
1
-1
/
+0
*
Make TargetInfo const. NFC.
Rui Ueyama
2019-03-28
1
-2
/
+2
*
Inline a trivial function. NFC.
Rui Ueyama
2019-03-28
1
-4
/
+0
*
[PPC64] Sort .toc sections accessed with small code model relocs.
Sean Fertile
2019-02-12
1
-1
/
+3
*
[PPC64] Set the number of relocations processed for R_PPC64_TLS[GL]D to 2
Fangrui Song
2019-02-06
1
-1
/
+1
*
[PPC64] Reland r351978 'Sort .toc sections accessed with small code model ...'
Sean Fertile
2019-01-24
1
-0
/
+2
*
Revert "[PPC64] Sort .toc sections accessed with small code model ..."
Sean Fertile
2019-01-23
1
-2
/
+0
*
[PPC64] Sort .toc sections accessed with small code model relocs close to .got.
Sean Fertile
2019-01-23
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[LLD][ELF] - Support MSP430.
George Rimar
2019-01-10
1
-0
/
+1
*
Simplify Symbol::getPltVA.
Rui Ueyama
2018-11-28
1
-4
/
+4
*
[ELF] Allow --noinhibit-exec to produce corrupted executable with relocation ...
Fangrui Song
2018-11-20
1
-3
/
+3
*
[ELF] Fix compilation with GCC 5
Martin Storsjo
2018-11-15
1
-1
/
+1
*
[ELF] Make TrapInstr and Filler byte arrays. NFC.
Simon Atanasyan
2018-11-14
1
-1
/
+2
*
[ELF] Refactor per-target TLS layout configuration. NFC.
Ryan Prichard
2018-10-31
1
-9
/
+0
*
Reland "[PPC64] Add split - stack support."
Sean Fertile
2018-10-16
1
-2
/
+9
*
Revert "[PPC64] Add split - stack support."
Sean Fertile
2018-10-15
1
-9
/
+2
*
[PPC64] Add split - stack support.
Sean Fertile
2018-10-15
1
-2
/
+9
*
[ELF] - Do not fail on R_*_NONE relocations when parsing the debug info.
George Rimar
2018-09-26
1
-0
/
+1
*
[PPC64] Helper for offset from a function's global entry to local entry. [NFC]
Sean Fertile
2018-09-20
1
-0
/
+9
*
[ELF] Add support for Armv5 and Armv6 compatible Thunks
Peter Smith
2018-08-20
1
-4
/
+5
*
Support RISC-V
Rui Ueyama
2018-08-09
1
-0
/
+1
*
[ELF] Use MathExtras.h llvm::SignExtend64
Fangrui Song
2018-08-06
1
-7
/
+3
*
Implement framework for linking split-stack object files, and x86_64 support.
Sterling Augustine
2018-07-17
1
-0
/
+7
*
Add Hexagon Support
Sid Manning
2018-06-13
1
-0
/
+1
*
[PPC64] Add support for local-exec TLS model
Zaara Syeda
2018-06-08
1
-1
/
+7
*
[ELF] Fix typo. NFC
Fangrui Song
2018-04-27
1
-1
/
+1
*
[ELF] - Eliminate Target::isPicRel method.
George Rimar
2018-04-05
1
-1
/
+0
*
Do not use template for check{Int,UInt,IntUInt,Alignment}.
Rui Ueyama
2018-03-29
1
-14
/
+18
*
[ELF] - Teach LLD to hint about -fdebug-types-section.
George Rimar
2018-03-21
1
-4
/
+20
*
[ELF] Add basic support for PPC LE
Zaara Syeda
2018-03-19
1
-0
/
+4
*
[ELF] Recommit 327248 with Arm using the .got for _GLOBAL_OFFSET_TABLE_
Peter Smith
2018-03-19
1
-2
/
+3
[next]