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
/
ARM.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLD][ELF][ARM] Do not insert interworking thunks for non STT_FUNC symbols
Peter Smith
2020-01-29
1
-4
/
+4
*
[ELF] Delete the RelExpr member R_HINT. NFC
Fangrui Song
2020-01-14
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
-1
/
+2
*
[ELF] Delete relOff from TargetInfo::writePLT
Fangrui Song
2019-12-16
1
-6
/
+4
*
[ELF][AArch64] Support R_AARCH64_{CALL26,JUMP26} range extension thunks with ...
Fangrui Song
2019-12-02
1
-2
/
+3
*
[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
-6
/
+6
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
1
-219
/
+219
*
[ELF][ARM] Merge handleARMTlsRelocation() into handleTlsRelocation()
Fangrui Song
2019-06-20
1
-3
/
+0
*
[ELF] Make the rule to create relative relocations in a writable section stri...
Fangrui Song
2019-06-11
1
-1
/
+1
*
[ELF] Delete GotEntrySize and GotPltEntrySize
Fangrui Song
2019-05-31
1
-2
/
+0
*
[LLD][ELF] - Improve diagnostic about unrecognized relocations.
George Rimar
2019-05-23
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ELF] Fix ARM and Thumb V7PILongThunk overflow behavior.
Peter Smith
2019-01-10
1
-2
/
+0
*
ELF: Handle R_ARM_V4BX correctly in PIC output files.
Peter Collingbourne
2018-12-15
1
-6
/
+6
*
Support ARM_V4BX relocation
Fangrui Song
2018-11-16
1
-0
/
+6
*
[ELF] Make TrapInstr and Filler byte arrays. NFC.
Simon Atanasyan
2018-11-14
1
-6
/
+6
*
[ELF] Refactor per-target TLS layout configuration. NFC.
Ryan Prichard
2018-10-31
1
-2
/
+0
*
[ELF] - Do not fail on R_*_NONE relocations when parsing the debug info.
George Rimar
2018-09-26
1
-0
/
+1
*
Reset input section pointers to null on each linker invocation.
Rui Ueyama
2018-09-25
1
-4
/
+4
*
[ELF] Add support for Armv5 and Armv6 compatible Thunks
Peter Smith
2018-08-20
1
-31
/
+35
*
[ELF] Add support for older Arm Architectures with smaller branch range
Peter Smith
2018-08-20
1
-3
/
+24
*
[ELF][ARM] Implement support for Tag_ABI_VFP_args
Peter Smith
2018-07-31
1
-1
/
+10
*
[ELF] - Eliminate Target::isPicRel method.
George Rimar
2018-04-05
1
-11
/
+2
*
Do not use template for check{Int,UInt,IntUInt,Alignment}.
Rui Ueyama
2018-03-29
1
-8
/
+8
*
[ELF] Recommit 327248 with Arm using the .got for _GLOBAL_OFFSET_TABLE_
Peter Smith
2018-03-19
1
-0
/
+1
*
Use references instead of pointers. NFC.
Rafael Espindola
2017-12-19
1
-6
/
+4
*
[ELF] Fix typo in comment. NFC
Shoaib Meenai
2017-12-18
1
-1
/
+1
*
[ELF] Optimize Arm PLT sequences
Peter Smith
2017-12-18
1
-9
/
+70
*
[ELF][ARM] Refine check for when undefined weak needs a Thunk
Peter Smith
2017-11-27
1
-4
/
+3
*
Rename SymbolBody -> Symbol
Rui Ueyama
2017-11-03
1
-8
/
+8
*
[ELF] Introduce range extension thunks for ARM
Peter Smith
2017-10-27
1
-4
/
+12
*
[ELF] Pre-create ThunkSections at Target specific intervals
Peter Smith
2017-10-27
1
-0
/
+31
*
[lld] unified COFF and ELF error handling on new Common/ErrorHandler
Bob Haarman
2017-10-25
1
-1
/
+1
*
LLD/ELF: Allow targets to set e_flags
Konstantin Zhuravlyov
2017-10-24
1
-0
/
+8
*
Remove one parameter from Target::getRelExpr.
Rui Ueyama
2017-10-12
1
-4
/
+4
*
Define RelType to represent relocation types.
Rui Ueyama
2017-10-11
1
-17
/
+16
*
Add a helper for checking for weak undef. NFC.
Rafael Espindola
2017-09-13
1
-2
/
+1
*
Fix which file is in an error message.
Rafael Espindola
2017-08-04
1
-2
/
+2
*
[ELF] Introduce target specific inBranchRange() function
Peter Smith
2017-07-17
1
-0
/
+45
*
Add trap instructions for ARM and MIPS.
Rui Ueyama
2017-06-26
1
-0
/
+1
*
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
/
+432