.. |
Arch
|
[MIPS] Merge multiple functions for writing relocation result into the single one. NFC
|
2017-08-24 21:57:03 +00:00 |
CMakeLists.txt
|
Add basic 64-bit SPARC support
|
2017-06-28 17:05:39 +00:00 |
Config.h
|
Revert r311468: If --dynamic-list is given, only those symbols are preemptible
|
2017-08-22 21:54:58 +00:00 |
Driver.cpp
|
Make empty arguments visible in error messages.
|
2017-08-24 18:34:32 +00:00 |
Driver.h
|
[GSoC] Flag value completion for clang
|
2017-06-20 16:31:31 +00:00 |
DriverUtils.cpp
|
[ELF] - Print options aliases in --help
|
2017-07-26 09:21:10 +00:00 |
EhFrame.cpp
|
Move Object format code to lib/BinaryFormat.
|
2017-06-07 03:48:56 +00:00 |
EhFrame.h
|
[ELF] - Apply clang-format. NFC.
|
2017-07-18 11:55:35 +00:00 |
Error.cpp
|
Use StringRef::contains().
|
2017-07-19 21:40:26 +00:00 |
Error.h
|
[lld/pdb] Add some basic linker module symbols.
|
2017-07-10 21:01:37 +00:00 |
Filesystem.cpp
|
ELF: Only unlink regular files
|
2017-07-04 16:03:34 +00:00 |
Filesystem.h
|
[ELF] - Apply clang-format. NFC.
|
2017-07-18 11:55:35 +00:00 |
GdbIndex.cpp
|
Use more consistent names
|
2017-08-02 17:35:18 +00:00 |
GdbIndex.h
|
Rename ObjectFile -> ObjFile.
|
2017-07-26 22:13:32 +00:00 |
ICF.cpp
|
ELF: Teach ICF about relocations referring to merge input sections.
|
2017-06-12 00:05:54 +00:00 |
ICF.h
|
[ELF] - Apply clang-format. NFC.
|
2017-07-18 11:55:35 +00:00 |
InputFiles.cpp
|
Rename {Lazy,}ObjectKind -> {Lazy,}ObjKind.
|
2017-08-19 00:13:54 +00:00 |
InputFiles.h
|
Rename {Lazy,}ObjectKind -> {Lazy,}ObjKind.
|
2017-08-19 00:13:54 +00:00 |
InputSection.cpp
|
Update comments: parallel_for_each -> parallelForEach
|
2017-08-23 19:03:20 +00:00 |
InputSection.h
|
Remove a lock and use a std::unique_ptr instead.
|
2017-08-17 00:27:55 +00:00 |
LTO.cpp
|
[ELF] - Make IR symbols be visible when doing relocatable link.
|
2017-08-22 08:36:54 +00:00 |
LTO.h
|
Make __start_sec __end_sec handling more precise.
|
2017-07-26 23:39:10 +00:00 |
LinkerScript.cpp
|
[ELF] Don't output headers into a segment if there's no space for them
|
2017-08-23 18:44:34 +00:00 |
LinkerScript.h
|
Merge OutputSectionCommand and OutputSection.
|
2017-07-27 19:22:43 +00:00 |
MapFile.cpp
|
[ELF] - Fixing buildbot.
|
2017-08-11 11:46:56 +00:00 |
MapFile.h
|
Merge OutputSectionCommand and OutputSection.
|
2017-07-27 19:22:43 +00:00 |
MarkLive.cpp
|
Remove ResolvedReloc.
|
2017-08-10 16:21:04 +00:00 |
Memory.h
|
[ELF] - Apply clang-format. NFC.
|
2017-07-18 11:55:35 +00:00 |
Options.td
|
Allow not only -O<number> but also -O <number>.
|
2017-08-24 18:34:44 +00:00 |
OutputSections.cpp
|
[ELF] - Move getSymbols() methods to InputFile.
|
2017-08-04 11:07:42 +00:00 |
OutputSections.h
|
[ELF] - Fix "--symbol-ordering-file doesn't work with linker scripts"
|
2017-08-04 10:25:29 +00:00 |
README.md
|
Update the documents of the new LLD.
|
2016-03-12 06:06:40 +00:00 |
Relocations.cpp
|
[MIPS] Keep all code read addends in the `getImplicitAddend` function
|
2017-08-24 21:56:58 +00:00 |
Relocations.h
|
Merge OutputSectionCommand and OutputSection.
|
2017-07-27 19:22:43 +00:00 |
ScriptLexer.cpp
|
[ELF] - Do not report multiple errors for single one in ScriptLexer::setError.
|
2017-08-23 08:48:39 +00:00 |
ScriptLexer.h
|
[ELF] - Remove ScriptLexer::Error field and check ErrorCount instead.
|
2017-08-04 10:34:14 +00:00 |
ScriptParser.cpp
|
Revert r311468: If --dynamic-list is given, only those symbols are preemptible
|
2017-08-22 21:54:58 +00:00 |
ScriptParser.h
|
Move the parser for the linker script to a separate file.
|
2017-04-05 05:07:39 +00:00 |
Strings.cpp
|
Move feature-specific functions out of Strings.cpp.
|
2017-07-13 20:30:35 +00:00 |
Strings.h
|
[ELF] - Apply clang-format. NFC.
|
2017-07-18 11:55:35 +00:00 |
SymbolTable.cpp
|
Revert r311468: If --dynamic-list is given, only those symbols are preemptible
|
2017-08-22 21:54:58 +00:00 |
SymbolTable.h
|
Revert r311468: If --dynamic-list is given, only those symbols are preemptible
|
2017-08-22 21:54:58 +00:00 |
Symbols.cpp
|
Avoid crash with local abs symbol.
|
2017-08-11 17:47:12 +00:00 |
Symbols.h
|
Garbage-collect common symbols.
|
2017-08-10 15:54:27 +00:00 |
SyntheticSections.cpp
|
Remove GdbIndexSection::finalizeContents.
|
2017-08-15 17:01:39 +00:00 |
SyntheticSections.h
|
Remove GdbIndexSection::finalizeContents.
|
2017-08-15 17:01:39 +00:00 |
Target.cpp
|
[ELF] Introduce target specific inBranchRange() function
|
2017-07-17 16:54:29 +00:00 |
Target.h
|
Fix which file is in an error message.
|
2017-08-04 18:33:16 +00:00 |
Threads.h
|
Update comments: parallel_for_each -> parallelForEach
|
2017-08-23 19:03:20 +00:00 |
Thunks.cpp
|
[ELF] - Fix member name: alignment -> Alignment. NFC.
|
2017-07-18 11:59:19 +00:00 |
Thunks.h
|
[ELF] - Fix member name: alignment -> Alignment. NFC.
|
2017-07-18 11:59:19 +00:00 |
Writer.cpp
|
Update comments: parallel_for_each -> parallelForEach
|
2017-08-23 19:03:20 +00:00 |
Writer.h
|
Rename ObjectFile -> ObjFile.
|
2017-07-26 22:13:32 +00:00 |