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] Avoid false-positive assert in getErrPlace()
Alex Richardson
2020-01-17
1
-1
/
+1
*
[ELF] Make TargetInfo::writeIgotPlt a no-op
Fangrui Song
2020-01-10
1
-4
/
+0
*
Re-apply "[ELF] Allow getErrPlace() to work before Out::bufferStart is set"
Alex Richardson
2020-01-09
1
-4
/
+10
*
Revert "[ELF] Allow getErrPlace() to work before Out::bufferStart is set"
Vlad Tsyrklevich
2019-12-13
1
-4
/
+4
*
[ELF] Allow getErrPlace() to work before Out::bufferStart is set
Alex Richardson
2019-12-13
1
-4
/
+4
*
[ELF][AArch64] Support R_AARCH64_{CALL26,JUMP26} range extension thunks with ...
Fangrui Song
2019-12-02
1
-1
/
+2
*
Make nullptr check more robust
Rui Ueyama
2019-10-10
1
-6
/
+4
*
[lld] getErrPlace(): don't perform arithmetics on maybe-null pointer
Roman Lebedev
2019-10-10
1
-1
/
+6
*
[ELF] Wrap things in `namespace lld { namespace elf {`, NFC
Fangrui Song
2019-10-07
1
-7
/
+10
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
1
-45
/
+45
*
[PPC64] toc-indirect to toc-relative relaxation
Fangrui Song
2019-05-07
1
-1
/
+1
*
De-template X86_64TargetInfo. NFC.
Rui Ueyama
2019-03-28
1
-2
/
+0
*
Make TargetInfo const. NFC.
Rui Ueyama
2019-03-28
1
-2
/
+2
*
ELF: Write .eh_frame_hdr explicitly after writing .eh_frame.
Peter Collingbourne
2019-02-28
1
-1
/
+1
*
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
/
+2
*
Use llvm_unreachable for unreachable code.
Rui Ueyama
2018-11-01
1
-2
/
+2
*
Reland "[PPC64] Add split - stack support."
Sean Fertile
2018-10-16
1
-3
/
+2
*
Revert "[PPC64] Add split - stack support."
Sean Fertile
2018-10-15
1
-2
/
+3
*
[PPC64] Add split - stack support.
Sean Fertile
2018-10-15
1
-3
/
+2
*
Support RISC-V
Rui Ueyama
2018-08-09
1
-0
/
+2
*
Implement framework for linking split-stack object files, and x86_64 support.
Sterling Augustine
2018-07-17
1
-0
/
+6
*
[ELF] - Cleanup error reporting code and cover with the test. NFC.
George Rimar
2018-07-02
1
-2
/
+2
*
Add Hexagon Support
Sid Manning
2018-06-13
1
-0
/
+2
*
[ELF] - Teach LLD to hint about -fdebug-types-section.
George Rimar
2018-03-21
1
-8
/
+8
*
Use dyn_cast instead of dyn_cast_or_null.
Rafael Espindola
2017-12-20
1
-1
/
+1
*
Rename SymbolBody -> Symbol
Rui Ueyama
2017-11-03
1
-2
/
+2
*
[ELF] Introduce range extension thunks for ARM
Peter Smith
2017-10-27
1
-1
/
+1
*
[lld] unified COFF and ELF error handling on new Common/ErrorHandler
Bob Haarman
2017-10-25
1
-1
/
+1
*
Define RelType to represent relocation types.
Rui Ueyama
2017-10-11
1
-12
/
+11
*
[ELF] Set Dot initially to --image-base value when using linker scripts
James Henderson
2017-10-10
1
-0
/
+7
*
[ELF] Introduce target specific inBranchRange() function
Peter Smith
2017-07-17
1
-0
/
+5
*
Add basic 64-bit SPARC support
Rui Ueyama
2017-06-28
1
-0
/
+2
*
Do not use make<> to allocate TargetInfo. NFC.
Rui Ueyama
2017-06-16
1
-14
/
+14
*
Split Target.cpp into small files.
Rui Ueyama
2017-06-16
1
-2337
/
+42
*
[ELF] Initial migration of AVR target
Leslie Zhai
2017-06-15
1
-0
/
+35
*
Relax the overflow checking of R_386_PC16.
Rafael Espindola
2017-06-10
1
-1
/
+11
*
Use LLVM_FALLTHROUGH.
Rui Ueyama
2017-06-08
1
-3
/
+3
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Store a single Parent pointer for InputSectionBase.
Rafael Espindola
2017-05-31
1
-2
/
+2
*
[ELF] Support R_ARM_SBREL32 Relocation
Peter Smith
2017-05-18
1
-0
/
+3
*
[ELF] - Detemplate elf::addSyntheticLocal(). NFC.
George Rimar
2017-05-16
1
-4
/
+4
*
[ELF] - Stop support of DF_STATIC_TLS flag.
George Rimar
2017-05-12
1
-9
/
+0
*
[ELF] - Don't allow R_X86_64_TPOFF32 dynamic relocation when linking PIC
George Rimar
2017-05-12
1
-1
/
+2
*
Detemplate the got.
Rafael Espindola
2017-05-11
1
-3
/
+3
*
Reduce templating. NFC.
Rafael Espindola
2017-05-11
1
-2
/
+2
*
Reduce template usage. NFC.
Rafael Espindola
2017-05-11
1
-10
/
+10
*
Reduce template usage. NFC.
Rafael Espindola
2017-05-11
1
-2
/
+2
*
[ELF] - Use LLVM_FALLTHROUGH in code.
George Rimar
2017-05-10
1
-2
/
+4
*
[ELF] - Set DF_STATIC_TLS flag for i386 target.
George Rimar
2017-05-08
1
-0
/
+9
[next]