.. |
CMakeLists.txt
|
Recommit R274836 Add Thunk support framework for ARM and Mips
|
2016-07-08 16:10:27 +00:00 |
Config.h
|
Rename VAStart -> ImageBase. NFC.
|
2016-07-13 18:40:59 +00:00 |
Driver.cpp
|
ELF: Make check() always return a value.
|
2016-07-15 02:01:03 +00:00 |
Driver.h
|
Create version.txt in a reproduce archive file.
|
2016-06-06 15:34:37 +00:00 |
DriverUtils.cpp
|
Do not call warning() from ELFOptTable::parse().
|
2016-07-07 01:58:04 +00:00 |
EhFrame.cpp
|
ELF: Handle empty CIE augmentation string
|
2016-05-25 14:45:28 +00:00 |
EhFrame.h
|
Create a new file EhFrame.cpp and move code to read .eh_frame there.
|
2016-05-24 02:55:45 +00:00 |
Error.cpp
|
Avoid writing to errs().
|
2016-07-15 02:51:05 +00:00 |
Error.h
|
ELF: Make check() always return a value.
|
2016-07-15 02:01:03 +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
|
Inline traceUndefined function.
|
2016-07-15 04:57:46 +00:00 |
InputFiles.h
|
Inline traceUndefined function.
|
2016-07-15 04:57:46 +00:00 |
InputSection.cpp
|
[ELF] - Make few members of Writer to be global and export them for reuse
|
2016-07-12 08:50:42 +00:00 |
InputSection.h
|
[ELF] - Make few members of Writer to be global and export them for reuse
|
2016-07-12 08:50:42 +00:00 |
LTO.cpp
|
ELF: Remove member variables that are used only in one function.
|
2016-07-15 03:06:42 +00:00 |
LTO.h
|
ELF: Remove member variables that are used only in one function.
|
2016-07-15 03:06:42 +00:00 |
LinkerScript.cpp
|
[ELF] Overriding reserved symbols in linker script
|
2016-07-15 11:20:04 +00:00 |
LinkerScript.h
|
Merge SymbolAssignmentKind and ExprKind.
|
2016-07-15 04:19:37 +00:00 |
MarkLive.cpp
|
Remove duplicate declaration.
|
2016-07-02 08:50:05 +00:00 |
Options.td
|
[ELF] Support for setting the base address
|
2016-07-12 19:37:53 +00:00 |
OutputSections.cpp
|
Set DT_MIPS_BASE_ADDRESS correctly if -image-base is given.
|
2016-07-14 17:40:18 +00:00 |
OutputSections.h
|
Set sh_addralign to 1 instead of 0.
|
2016-07-14 05:46:24 +00:00 |
README.md
|
Update the documents of the new LLD.
|
2016-03-12 06:06:40 +00:00 |
Relocations.cpp
|
Recommit R274836 Add Thunk support framework for ARM and Mips
|
2016-07-08 16:10:27 +00:00 |
Relocations.h
|
Recommit R274836 Add Thunk support framework for ARM and Mips
|
2016-07-08 16:10:27 +00:00 |
ScriptParser.cpp
|
Create Strings.cpp and move string manipulation functions to that file.
|
2016-06-29 08:01:32 +00:00 |
ScriptParser.h
|
Create Strings.cpp and move string manipulation functions to that file.
|
2016-06-29 08:01:32 +00:00 |
Strings.cpp
|
Move demangle() from Symbols.cpp to Strings.cpp.
|
2016-07-07 23:04:15 +00:00 |
Strings.h
|
Move demangle() from Symbols.cpp to Strings.cpp.
|
2016-07-07 23:04:15 +00:00 |
SymbolListFile.cpp
|
Reverted r275257 "[ELF] - Implement extern "c++" version script tag"
|
2016-07-13 08:19:04 +00:00 |
SymbolListFile.h
|
[ELF] - Add Id field to Version struct.
|
2016-07-12 07:44:40 +00:00 |
SymbolTable.cpp
|
Reverted r275257 "[ELF] - Implement extern "c++" version script tag"
|
2016-07-13 08:19:04 +00:00 |
SymbolTable.h
|
Reverted r275257 "[ELF] - Implement extern "c++" version script tag"
|
2016-07-13 08:19:04 +00:00 |
Symbols.cpp
|
Add GotEntrySize/GotPltEntrySize to ELF target.
|
2016-07-13 18:55:14 +00:00 |
Symbols.h
|
Attempt to fix buildbots.
|
2016-07-08 19:59:11 +00:00 |
Target.cpp
|
Remove TargetInfo::getImageBase. NFC.
|
2016-07-14 17:43:28 +00:00 |
Target.h
|
Remove TargetInfo::getImageBase. NFC.
|
2016-07-14 17:43:28 +00:00 |
Thunks.cpp
|
Simplify. NFC.
|
2016-07-12 23:28:30 +00:00 |
Thunks.h
|
Attempt to fix buildbots.
|
2016-07-09 23:02:37 +00:00 |
Writer.cpp
|
ELF: Make check() always return a value.
|
2016-07-15 02:01:03 +00:00 |
Writer.h
|
[ELF] - Make few members of Writer to be global and export them for reuse
|
2016-07-12 08:50:42 +00:00 |