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
...
*
[ELF2] - Basic implementation of -r/--relocatable
George Rimar
2016-02-25
1
-1
/
+4
*
ELF: Do not instantiate InputSectionBase::Discarded.
Rui Ueyama
2016-02-24
1
-6
/
+6
*
Handle bitcode files in archive files with --whole-archive.
Rui Ueyama
2016-02-23
1
-1
/
+6
*
Handle undef symbols in LTO.
Rafael Espindola
2016-02-19
1
-1
/
+5
*
Add support for merging strings with alignment larger than one char.
Rafael Espindola
2016-02-19
1
-7
/
+7
*
Trying to fix the MSVC build.
Rafael Espindola
2016-02-12
1
-4
/
+4
*
Try to fix the build in some bots.
Rafael Espindola
2016-02-12
1
-12
/
+15
*
Add initial LTO support.
Rafael Espindola
2016-02-12
1
-0
/
+25
*
Sort includes. NFC.
Rafael Espindola
2016-02-11
1
-1
/
+1
*
Don't push relocation sections onto InputSection<ELFT>::Discarded.RelocSections
Sean Silva
2016-02-04
1
-0
/
+5
*
ELF: Include archive names in error messages.
Rui Ueyama
2016-02-02
1
-2
/
+5
*
ELF: Rename error -> fatal and redefine error as a non-noreturn function.
Rui Ueyama
2016-01-28
1
-30
/
+30
*
Simplify function signature. NFC.
Rui Ueyama
2016-01-21
1
-4
/
+3
*
Fix indentation.
Rui Ueyama
2016-01-21
1
-1
/
+1
*
Simplify MipsReginfoInputSection.
Rui Ueyama
2016-01-06
1
-1
/
+3
*
Rename GroupEntryType -> uint32_X.
Rui Ueyama
2016-01-06
1
-6
/
+5
*
Rename Comdats -> ComdatGroups.
Rui Ueyama
2016-01-06
1
-4
/
+4
*
Rename SharedFile::parse -> SharedFile::parseRest.
Rui Ueyama
2016-01-06
1
-1
/
+4
*
Remove redundant this->.
Rui Ueyama
2016-01-06
1
-16
/
+15
*
Simplify --whole-archive handling.
Rui Ueyama
2016-01-06
1
-24
/
+3
*
Do not use templates to instantiate {Object,Shared}Files.
Rui Ueyama
2016-01-06
1
-7
/
+9
*
Simplify. NFC.
Rui Ueyama
2016-01-06
1
-17
/
+14
*
[ELF][MIPS] Implement R_MIPS_GPREL16/R_MIPS_GPREL32 relocations
Simon Atanasyan
2015-12-25
1
-2
/
+8
*
Make it possible to create common symbols from bitcode.
Rafael Espindola
2015-12-24
1
-1
/
+3
*
Delete DefinedAbsolute.
Rafael Espindola
2015-12-24
1
-4
/
+2
*
Split functions and add comments. NFC.
Rui Ueyama
2015-12-24
1
-17
/
+29
*
Return early and remove a redundant error check. NFC.
Rui Ueyama
2015-12-24
1
-9
/
+6
*
Add machine type check for MIPS-specific code path.
Rui Ueyama
2015-12-24
1
-1
/
+1
*
Simplify memory management.
Rafael Espindola
2015-12-23
1
-2
/
+0
*
Fix the last leak asan found in test/ELF.
Rafael Espindola
2015-12-23
1
-2
/
+4
*
Fix another asan detected leak.
Rafael Espindola
2015-12-23
1
-1
/
+1
*
Fix two asan found bugs:
Rafael Espindola
2015-12-23
1
-0
/
+2
*
Split Undefined and UndefinedElf.
Rafael Espindola
2015-12-22
1
-2
/
+2
*
[ELF][MIPS] MIPS .reginfo sections handling
Simon Atanasyan
2015-12-20
1
-0
/
+3
*
ELF: Avoid string concatenation if there's no error.
Rui Ueyama
2015-12-17
1
-6
/
+8
*
Revert "ELF: Make .note.GNU-stack more compatible with traditional linkers."
Rui Ueyama
2015-11-24
1
-9
/
+4
*
ELF: Make .note.GNU-stack more compatible with traditional linkers.
Rui Ueyama
2015-11-21
1
-6
/
+11
*
Remove redundant namespace specifiers.
Rui Ueyama
2015-11-20
1
-27
/
+25
*
Make a function out-of-line.
Rui Ueyama
2015-11-20
1
-0
/
+8
*
Remove redundant "using namespace".
Rui Ueyama
2015-11-20
1
-2
/
+0
*
[ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
George Rimar
2015-11-14
1
-1
/
+3
*
Add support for processing .eh_frame.
Rafael Espindola
2015-11-11
1
-4
/
+14
*
[ELF2] - Fixed crash for case when section sh_entsize is set to zero for SHF_...
George Rimar
2015-11-09
1
-1
/
+1
*
These are the matching changes needed to the lld project for the changes to llvm
Kevin Enderby
2015-11-05
1
-1
/
+4
*
Avoid implicit Archive::child_iterator construction.
Rafael Espindola
2015-11-05
1
-5
/
+5
*
Two small fixes to copy relocation processing.
Rafael Espindola
2015-11-03
1
-11
/
+43
*
Add support for merging string from SHF_STRINGS sections.
Rafael Espindola
2015-10-24
1
-8
/
+30
*
ELF2: Implement --gc-sections.
Rui Ueyama
2015-10-22
1
-0
/
+10
*
Add support for merging the contents of SHF_MERGE sections.
Rafael Espindola
2015-10-19
1
-6
/
+18
*
Add a ObjectFile<ELFT>::getSection helper and simplify. NFC.
Rafael Espindola
2015-10-16
1
-10
/
+17
[prev]
[next]