.. |
CMakeLists.txt
|
Fix shared build after r264790
|
2016-03-30 08:31:46 +00:00 |
Config.h
|
[ELF, PR27091] - Implemented -t/--trace option
|
2016-03-29 08:45:40 +00:00 |
Driver.cpp
|
[ELF, PR27091] - Implemented -t/--trace option
|
2016-03-29 08:45:40 +00:00 |
Driver.h
|
ELF: Fix use-after-free problem.
|
2016-03-15 18:20:50 +00:00 |
DriverUtils.cpp
|
Simplify. NFC.
|
2016-03-29 20:53:21 +00:00 |
Error.cpp
|
Remove dead code.
|
2016-03-13 04:25:43 +00:00 |
Error.h
|
Remove dead code.
|
2016-03-13 04:25:43 +00:00 |
ICF.cpp
|
Error/warning/log messages should start with lowercase letters.
|
2016-03-15 14:00:22 +00:00 |
ICF.h
|
Rename elf2 to elf.
|
2016-02-28 00:25:54 +00:00 |
InputFiles.cpp
|
Revert "[ELF] SHF_MERGE section with 0 entsize is not fatal"
|
2016-03-21 14:57:20 +00:00 |
InputFiles.h
|
Use ELFT instead of ELFFile<ELFT>.
|
2016-03-14 23:16:09 +00:00 |
InputSection.cpp
|
No relocation needs bot SA and ZA.
|
2016-03-30 13:27:50 +00:00 |
InputSection.h
|
Simplify AHL handling.
|
2016-03-29 23:05:59 +00:00 |
LTO.cpp
|
[LTO] Add a comment to explain how we handle @llvm.used.
|
2016-03-29 23:57:22 +00:00 |
LTO.h
|
Make BitcodeCompiler::compile a non-template function. NFC.
|
2016-03-29 19:08:46 +00:00 |
LinkerScript.cpp
|
Fix spelling.
|
2016-03-13 03:17:44 +00:00 |
LinkerScript.h
|
ELF: Remove OutSection class and use a map instead.
|
2016-02-28 05:09:11 +00:00 |
MarkLive.cpp
|
Use ELFT instead of ELFFile<ELFT>.
|
2016-03-14 23:16:09 +00:00 |
Options.td
|
[ELF, PR27091] - Implemented -t/--trace option
|
2016-03-29 08:45:40 +00:00 |
OutputSections.cpp
|
[ELF][MIPS] Reduce number of redundant entries in the local part of MIPS GOT
|
2016-03-29 14:07:22 +00:00 |
OutputSections.h
|
[ELF][MIPS] Reduce number of redundant entries in the local part of MIPS GOT
|
2016-03-29 14:07:22 +00:00 |
README.md
|
Update the documents of the new LLD.
|
2016-03-12 06:06:40 +00:00 |
SymbolTable.cpp
|
Make BitcodeCompiler::compile a non-template function. NFC.
|
2016-03-29 19:08:46 +00:00 |
SymbolTable.h
|
Remove declaration of SymbolTable::codegen, this method was deleted in r264091
|
2016-03-25 18:20:33 +00:00 |
Symbols.cpp
|
Revert r264961. I didn't have asserts enable when testing.
|
2016-03-29 02:20:10 +00:00 |
Symbols.h
|
[LTO] Include in .symtab/.dynsym symbols introduced by optimizations.
|
2016-03-29 00:15:52 +00:00 |
Target.cpp
|
No relocation needs bot SA and ZA.
|
2016-03-30 13:27:50 +00:00 |
Target.h
|
No relocation needs bot SA and ZA.
|
2016-03-30 13:27:50 +00:00 |
Writer.cpp
|
[ELF] - Do not keep undefined locals in .symtab
|
2016-03-30 08:16:11 +00:00 |
Writer.h
|
Rename elf2 to elf.
|
2016-02-28 00:25:54 +00:00 |