.. |
CMakeLists.txt
|
ELF: Implement basic support for --version-script.
|
2016-04-22 20:21:26 +00:00 |
Config.h
|
Do not call hasArg and getLastArg for the same option.
|
2016-04-28 02:08:54 +00:00 |
Driver.cpp
|
Handle errors on file opening as soft error.
|
2016-05-04 21:05:11 +00:00 |
Driver.h
|
Produce cpio files for --reproduce.
|
2016-05-03 17:30:44 +00:00 |
DriverUtils.cpp
|
Make --reproduce to not produce undesired whitespace.
|
2016-05-04 23:12:55 +00:00 |
Error.cpp
|
Print the cpio trailer after every member.
|
2016-05-04 12:47:56 +00:00 |
Error.h
|
Print the cpio trailer after every member.
|
2016-05-04 12:47:56 +00:00 |
ICF.cpp
|
Do not pass Symtab to markLive/doICF since Symtab is globally accessible.
|
2016-05-02 19:30:42 +00:00 |
ICF.h
|
Do not pass Symtab to markLive/doICF since Symtab is globally accessible.
|
2016-05-02 19:30:42 +00:00 |
InputFiles.cpp
|
[ELF][MIPS] Read/write .MIPS.options section
|
2016-05-04 10:07:38 +00:00 |
InputFiles.h
|
[ELF][MIPS] Read/write .MIPS.options section
|
2016-05-04 10:07:38 +00:00 |
InputSection.cpp
|
Simplify handling of hint relocations.
|
2016-05-04 14:44:22 +00:00 |
InputSection.h
|
Simplify handling of hint relocations.
|
2016-05-04 14:44:22 +00:00 |
LTO.cpp
|
ELF: New symbol table design.
|
2016-05-01 04:55:03 +00:00 |
LTO.h
|
Delete dead variable.
|
2016-04-28 20:29:12 +00:00 |
LinkerScript.cpp
|
Removed dead code. NFC.
|
2016-05-04 13:44:49 +00:00 |
LinkerScript.h
|
Removed another dead code. NFC.
|
2016-05-04 15:04:08 +00:00 |
MarkLive.cpp
|
Do not pass Symtab to markLive/doICF since Symtab is globally accessible.
|
2016-05-02 19:30:42 +00:00 |
Options.td
|
[ELF] Ignore -d option (and aliases).
|
2016-04-29 21:44:02 +00:00 |
OutputSections.cpp
|
[ELF][MIPS] Read/write .MIPS.options section
|
2016-05-04 10:07:38 +00:00 |
OutputSections.h
|
[ELF][MIPS] Read/write .MIPS.options section
|
2016-05-04 10:07:38 +00:00 |
README.md
|
Update the documents of the new LLD.
|
2016-03-12 06:06:40 +00:00 |
ScriptParser.cpp
|
[ELF] - Implemented comparsion operators for linkerscript.
|
2016-04-25 08:14:41 +00:00 |
ScriptParser.h
|
Use ScriptParserBase features to parse linker script expressions.
|
2016-04-23 00:04:03 +00:00 |
SymbolListFile.cpp
|
Remove unused includes.
|
2016-05-03 13:57:49 +00:00 |
SymbolListFile.h
|
ELF: Implement basic support for --version-script.
|
2016-04-22 20:21:26 +00:00 |
SymbolTable.cpp
|
ELF: Fix regression in TLS attribute mismatch logic.
|
2016-05-03 18:03:47 +00:00 |
SymbolTable.h
|
ELF: Remove the function SymbolTable<ELFT>::findFile.
|
2016-05-03 01:48:25 +00:00 |
Symbols.cpp
|
ELF: Forbid all relative relocations to absolute symbols in PIC, except for weak undefined.
|
2016-05-03 01:21:08 +00:00 |
Symbols.h
|
ELF: Fix regression in TLS attribute mismatch logic.
|
2016-05-03 18:03:47 +00:00 |
Target.cpp
|
[ELF][MIPS] Create combined dynamic relocation type R_MIPS_REL32/R_MIPS_64/R_MIPS_NONE
|
2016-05-04 22:39:40 +00:00 |
Target.h
|
Delete getTlsGotRel.
|
2016-05-04 15:51:23 +00:00 |
Writer.cpp
|
Don't produce relative relocs to ro segments.
|
2016-05-04 21:40:07 +00:00 |
Writer.h
|
Do not pass Symtab to markLive/doICF since Symtab is globally accessible.
|
2016-05-02 19:30:42 +00:00 |