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
...
*
Fix a memory leak found by check-lld asan tests.
Ivan Krasin
2016-04-06
1
-2
/
+2
*
Fix formatting.
Rui Ueyama
2016-04-05
1
-1
/
+1
*
Update for llvm change.
Rafael Espindola
2016-04-05
1
-2
/
+2
*
Remove redundant argument. NFC.
Rafael Espindola
2016-04-05
1
-4
/
+3
*
Regenerate test file.
Rafael Espindola
2016-04-04
1
-3
/
+0
*
Don't store an Elf_Sym for most symbols.
Rafael Espindola
2016-04-04
1
-15
/
+20
*
Revert "[ELF] SHF_MERGE section with 0 entsize is not fatal"
Rafael Espindola
2016-03-21
1
-3
/
+1
*
[ELF] SHF_MERGE section with 0 entsize is not fatal
Ed Maste
2016-03-16
1
-1
/
+3
*
Revert r263660 as one of the tests is broken.
Ed Maste
2016-03-16
1
-3
/
+1
*
[ELF] SHF_MERGE section with 0 entsize is not fatal
Ed Maste
2016-03-16
1
-1
/
+3
*
Use ELFT instead of ELFFile<ELFT>.
Rui Ueyama
2016-03-14
1
-8
/
+6
*
Error messages should start with lowercase letters.
Rui Ueyama
2016-03-14
1
-3
/
+3
*
Remove uint32_X type.
Rui Ueyama
2016-03-13
1
-3
/
+3
*
ELF: Split initializeSections and add comments.
Rui Ueyama
2016-03-13
1
-18
/
+36
*
Recommit of r263252, [ELF] - Change all messages to lowercase to be consistent.
George Rimar
2016-03-12
1
-14
/
+14
*
Revert r263252: "[ELF] - Change all messages to lowercase to be consistent."
Rui Ueyama
2016-03-11
1
-51
/
+61
*
[ELF] - Change all messages to lowercase to be consistent.
George Rimar
2016-03-11
1
-61
/
+51
*
Avoid calling getNamedValue.
Rafael Espindola
2016-03-11
1
-37
/
+47
*
This reverts the r263125
George Rimar
2016-03-11
1
-1
/
+1
*
Represent local symbols with DefinedRegular.
Rafael Espindola
2016-03-11
1
-5
/
+7
*
Remember the input section of locals.
Rafael Espindola
2016-03-11
1
-1
/
+1
*
Create a SymbolBody for locals.
Rafael Espindola
2016-03-11
1
-25
/
+30
*
Fix indentation.
Sean Silva
2016-03-11
1
-1
/
+1
*
[lto] The previous testcase was not useful enough.
Sean Silva
2016-03-11
1
-0
/
+2
*
[lto] Make sure that ctors are added to the combined module.
Sean Silva
2016-03-11
1
-1
/
+3
*
[ELF] - Consistent spelling for error/warning messages
George Rimar
2016-03-10
1
-1
/
+1
*
Fixed "not all control paths return a value" warning. NFC.
George Rimar
2016-03-09
1
-0
/
+1
*
[ELF] - Issue an error if trying to link object that uses splitstacks.
George Rimar
2016-03-09
1
-0
/
+3
*
Simplify: SHN_ABS is >= SHN_LORESERVE.
Rafael Espindola
2016-03-09
1
-1
/
+1
*
[lto] Avoid duplicate symbol error for appending linkage.
Sean Silva
2016-03-09
1
-0
/
+2
*
Avoid unnecessary qualification.
Sean Silva
2016-03-09
1
-1
/
+1
*
[lto] Record whether a variable is TLS.
Sean Silva
2016-03-09
1
-0
/
+1
*
Assume GV is not null for now.
Rafael Espindola
2016-03-09
1
-8
/
+6
*
[lto] Don't add variables with private linkage to the symbol table.
Sean Silva
2016-03-08
1
-1
/
+3
*
Add support for common symbols.
Rafael Espindola
2016-03-07
1
-3
/
+10
*
Do not use "default" for a fully-covered switch.
Rui Ueyama
2016-03-07
1
-2
/
+2
*
lto: Record visibility in defined symbols.
Rafael Espindola
2016-03-07
1
-1
/
+1
*
Split BitcodeFile::parse. NFC.
Rui Ueyama
2016-03-07
1
-11
/
+13
*
lto: Start taking symbol visibility into consideration.
Rafael Espindola
2016-03-05
1
-2
/
+15
*
Use check function.
Rui Ueyama
2016-03-04
1
-4
/
+1
*
Rename 'fatal' to 'check' when it doesn't always fail.
Rafael Espindola
2016-03-03
1
-16
/
+16
*
Simplify error handling.
Rafael Espindola
2016-03-03
1
-52
/
+24
*
[ELF] - add support for relocations against local symbols when producing relo...
George Rimar
2016-03-03
1
-1
/
+3
*
Replace ECRAII class with a function.
Rui Ueyama
2016-03-03
1
-9
/
+7
*
Handle comdat in LTO.
Rafael Espindola
2016-03-02
1
-1
/
+16
*
lto: don't fetch members for weak undef.
Rafael Espindola
2016-02-29
1
-3
/
+3
*
Rename elf2 to elf.
Rafael Espindola
2016-02-28
1
-31
/
+31
*
ELF: Implement ICF.
Rui Ueyama
2016-02-25
1
-1
/
+4
*
Add support for weak symbols in LTO.
Rafael Espindola
2016-02-25
1
-2
/
+4
*
Remove unnecessary prefix.
Rafael Espindola
2016-02-25
1
-1
/
+1
[prev]
[next]