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
/
AArch64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLD][ELF][AArch64] Do not use thunk for undefined weak symbol.
Peter Smith
2020-01-07
1
-0
/
+4
*
[ELF] writePlt, writeIplt: replace parameters gotPltEntryAddr and index with ...
Fangrui Song
2019-12-18
1
-8
/
+10
*
[ELF] Add IpltSection
Fangrui Song
2019-12-17
1
-2
/
+5
*
[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
-3
/
+5
*
[ELF] Wrap things in `namespace lld { namespace elf {`, NFC
Fangrui Song
2019-10-07
1
-4
/
+8
*
[ELF][AArch64] Improve error message for unknown relocations
Fangrui Song
2019-08-15
1
-2
/
+24
*
[ELF][AArch64] Support for movz, movk tprel relocations
Peter Smith
2019-08-08
1
-0
/
+10
*
ELF: Add support for remaining R_AARCH64_MOVW* relocations.
Peter Collingbourne
2019-07-18
1
-0
/
+60
*
[ELF] Fix variable names in comments after VariableName -> variableName change
Fangrui Song
2019-07-16
1
-2
/
+2
*
ELF: Add support for R_AARCH64_ADR_PREL_PG_HI21_NC relocation.
Peter Collingbourne
2019-07-10
1
-0
/
+3
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
1
-204
/
+204
*
[ELF][ARM][AARCH64][MIPS][PPC] Simplify the logic to create R_*_RELATIVE for ...
Fangrui Song
2019-06-20
1
-1
/
+1
*
[ELF] Make the rule to create relative relocations in a writable section stri...
Fangrui Song
2019-06-11
1
-1
/
+1
*
[ELF][AArch64] Support for BTI and PAC
Peter Smith
2019-06-07
1
-4
/
+154
*
[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] - Renamed few more AArch64 specific relocation expressions. NFC.
George Rimar
2018-11-15
1
-2
/
+2
*
[ELF] - Renamed AArch64 specific relocations expressions. NFC.
George Rimar
2018-11-13
1
-2
/
+2
*
[ELF] Refactor per-target TLS layout configuration. NFC.
Ryan Prichard
2018-10-31
1
-3
/
+0
*
[AArch64] Fix range check of R_AARCH64_TLSLE_ADD_TPREL_HI12
Ryan Prichard
2018-09-26
1
-1
/
+1
*
[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
-3
/
+3
*
Align AArch64 and i386 image base to superpage
Dimitry Andric
2018-09-21
1
-0
/
+4
*
[ELF] Add support for Armv5 and Armv6 compatible Thunks
Peter Smith
2018-08-20
1
-5
/
+8
*
[ELF][AArch64] Implement the AArch64 TLSLD_LDST_LO12 family of relocs
Peter Smith
2018-05-04
1
-0
/
+10
*
[LLD][AArch64] Simplify relocations sharing same encoding [NFC]
Peter Smith
2018-05-03
1
-6
/
+3
*
[ELF] - Eliminate Target::isPicRel method.
George Rimar
2018-04-05
1
-3
/
+5
*
Do not use template for check{Int,UInt,IntUInt,Alignment}.
Rui Ueyama
2018-03-29
1
-16
/
+16
*
[ELF][AArch64] Add support for AArch64 range thunks.
Peter Smith
2017-11-29
1
-0
/
+34
*
Rename SymbolBody -> Symbol
Rui Ueyama
2017-11-03
1
-4
/
+4
*
[lld] unified COFF and ELF error handling on new Common/ErrorHandler
Bob Haarman
2017-10-25
1
-1
/
+1
*
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
-16
/
+16
*
[AArch64] Properly check alignment for AARCH64_LD_PREL_LO19.
Davide Italiano
2017-09-21
1
-0
/
+1
*
[AArch64] Implement R_AARCH64_ LD_PREL_LO19.
Davide Italiano
2017-09-20
1
-0
/
+2
*
[ELF] Always write non-immediate bits for AArch64 branch instruction.
Peter Smith
2017-09-07
1
-1
/
+10
*
[ELF][AArch64] Add alignment checks for the LDST<N>_ABS_LO12_NC relocations
Peter Smith
2017-09-06
1
-0
/
+4
*
Fix which file is in an error message.
Rafael Espindola
2017-08-04
1
-2
/
+2
*
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
/
+374