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
/
InputFiles.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lld] Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-06
1
-1
/
+1
*
[ELF] Add a comment to handleSectionGroup(). NFC
Fangrui Song
2019-12-12
1
-0
/
+2
*
[ELF] Refine section group --gc-sections rules to not discard .debug_types
Fangrui Song
2019-12-10
1
-20
/
+38
*
[ELF] Disallow out-of-range section group indices after D70146
Fangrui Song
2019-11-19
1
-0
/
+2
*
[ELF] Improve --gc-sections compatibility with GNU ld regarding section groups
Fangrui Song
2019-11-19
1
-0
/
+23
*
Forward declare the DWARFCache to avoid including LLVM DWARF details
Reid Kleckner
2019-11-14
1
-0
/
+1
*
Fix a few typos in lld/ELF to cycle bots
Nico Weber
2019-10-28
1
-1
/
+1
*
[ELF] -r: fix crash when processing a SHT_REL[A] that relocates a SHF_MERGE a...
Fangrui Song
2019-10-24
1
-10
/
+10
*
[LLD] Move duplicated dwarf parsing code to the Common library. NFC.
Martin Storsjo
2019-10-21
1
-73
/
+4
*
Improve error message for bad SHF_MERGE sections
Rui Ueyama
2019-10-10
1
-5
/
+8
*
[ELF] Wrap things in `namespace lld { namespace elf {`, NFC
Fangrui Song
2019-10-07
1
-31
/
+33
*
[ELF] Set `referenced` bit of Undefined created by BitcodeFile
Fangrui Song
2019-08-30
1
-1
/
+3
*
[LLD] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[ELF] Rename odd variable names "New" after r365730. NFC
Fangrui Song
2019-08-13
1
-6
/
+6
*
[ELF] Make binding (weak or non-weak) logic consistent for Undefined and Shar...
Fangrui Song
2019-08-06
1
-0
/
+1
*
Return early. NFC.
Rui Ueyama
2019-07-29
1
-10
/
+10
*
ld.lld: Demangle symbols from archives in diagnostics
Nico Weber
2019-07-23
1
-2
/
+2
*
ELF: Allow forward references to linked sections.
Peter Collingbourne
2019-07-18
1
-17
/
+21
*
[ELF] Fix variable names in comments after VariableName -> variableName change
Fangrui Song
2019-07-16
1
-6
/
+6
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-3
/
+3
*
Re-land "[DebugInfo] Move function from line table to the prologue (NFC)"
Jonas Devlieghere
2019-07-16
1
-1
/
+1
*
[LLD][ELF] - Minor simplification. NFC.
George Rimar
2019-07-15
1
-4
/
+6
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-9
/
+9
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
1
-679
/
+679
*
Avoid identifiers that are different only in case. NFC.
Rui Ueyama
2019-07-03
1
-5
/
+5
*
[ELF][RISCV] Support RISC-V in getBitcodeMachineKind
Kito Cheng
2019-07-03
1
-0
/
+3
*
Reland D61583 [ELF] Error on relocations to STT_SECTION symbols if the sectio...
Fangrui Song
2019-06-26
1
-0
/
+3
*
Revert r362743 "Revert "Revert "Reland D61583 [ELF] Error on relocations to S...
Hans Wennborg
2019-06-25
1
-3
/
+0
*
[ELF][AArch64] Support for BTI and PAC
Peter Smith
2019-06-07
1
-3
/
+8
*
Revert "Revert "Reland D61583 [ELF] Error on relocations to STT_SECTION symbo...
Sean Fertile
2019-06-06
1
-0
/
+3
*
Revert "Reland D61583 [ELF] Error on relocations to STT_SECTION symbols if th...
Sean Fertile
2019-06-06
1
-3
/
+0
*
[lld] Explicitly ignore comdat groups when parsing LTO object(s)
Sam Clegg
2019-06-05
1
-21
/
+14
*
[ELF] Allow reading of more than one FEATURE_1_AND in same object.
Peter Smith
2019-06-05
1
-5
/
+7
*
Read .note.gnu.property sections and emit a merged .note.gnu.property section.
Rui Ueyama
2019-06-05
1
-0
/
+77
*
Reland D61583 [ELF] Error on relocations to STT_SECTION symbols if the sectio...
Fangrui Song
2019-05-28
1
-0
/
+3
*
Revert [ELF] Error on relocations to STT_SECTION symbols if the sections were...
Haojian Wu
2019-05-28
1
-3
/
+0
*
[ELF] Error on relocations to STT_SECTION symbols if the sections were discarded
Fangrui Song
2019-05-28
1
-0
/
+3
*
Merge ELFFileBase::{initSymtab,parseHeader} as ELFFileBase:init. NFC.
Rui Ueyama
2019-05-28
1
-71
/
+59
*
Remove elf::createSharedFile and move its code to SharedFile's ctor. NFC.
Rui Ueyama
2019-05-27
1
-52
/
+48
*
Simplify InputFile::fetch().
Rui Ueyama
2019-05-23
1
-6
/
+7
*
Remove LazyObjFile::AddedToLink.
Rui Ueyama
2019-05-23
1
-11
/
+7
*
Move code for symbol resolution from SymbolTable.cpp to Symbols.cpp.
Rui Ueyama
2019-05-23
1
-12
/
+11
*
Speed up --start-lib and --end-lib.
Rui Ueyama
2019-05-23
1
-57
/
+105
*
[ELF] Improve error message for relocations to symbols defined in discarded s...
Fangrui Song
2019-05-22
1
-17
/
+24
*
Simplify the logic to instantiate Symbols. Should be NFC.
Rui Ueyama
2019-05-22
1
-5
/
+3
*
[ELF] Implement Dependent Libraries Feature
Ben Dunbobbin
2019-05-17
1
-0
/
+43
*
Move symbol resolution code out of SymbolTable class.
Rui Ueyama
2019-05-17
1
-20
/
+19
*
[LTO] Improve readability of module IDs
Igor Kudrin
2019-05-16
1
-4
/
+5
*
Pemove SymbolTable::addBitcode as it is redundant.
Rui Ueyama
2019-05-16
1
-1
/
+1
*
De-template parseFile() and SymbolTable's add-family functions.
Rui Ueyama
2019-05-16
1
-22
/
+30
[next]