.. |
CMakeLists.txt
|
ELF: Create a string table.
|
2015-08-12 00:00:24 +00:00 |
Chunks.cpp
|
Store the offset in the output section, no in the file.
|
2015-08-13 15:54:36 +00:00 |
Chunks.h
|
Store the offset in the output section, no in the file.
|
2015-08-13 15:54:36 +00:00 |
Config.h
|
[ELF2] Add a new ELF linker based on the new PE/COFF linker.
|
2015-07-24 21:03:07 +00:00 |
Driver.cpp
|
ELF2: Remove unused global variable.
|
2015-08-11 21:45:55 +00:00 |
Driver.h
|
Move the error handling functions to Error.h. NFC.
|
2015-08-06 15:08:23 +00:00 |
DriverUtils.cpp
|
Move the error handling functions to Error.h. NFC.
|
2015-08-06 15:08:23 +00:00 |
Error.cpp
|
Move the error handling functions to Error.h. NFC.
|
2015-08-06 15:08:23 +00:00 |
Error.h
|
Move the error handling functions to Error.h. NFC.
|
2015-08-06 15:08:23 +00:00 |
InputFiles.cpp
|
Include non-alloca sections in the link.
|
2015-08-13 14:45:44 +00:00 |
InputFiles.h
|
Don't depend on getDotSymtabSec. It is going away.
|
2015-08-10 15:12:17 +00:00 |
Options.td
|
[ELF2] Add a new ELF linker based on the new PE/COFF linker.
|
2015-07-24 21:03:07 +00:00 |
README.md
|
[ELF2] Add a new ELF linker based on the new PE/COFF linker.
|
2015-07-24 21:03:07 +00:00 |
SymbolTable.cpp
|
Move the error handling functions to Error.h. NFC.
|
2015-08-06 15:08:23 +00:00 |
SymbolTable.h
|
The SymbolTable doesn't need to be a template.
|
2015-08-04 14:29:01 +00:00 |
Symbols.cpp
|
ELF2: Make Defined{Regular,Weak} ctors look the same as other SymbolBody ctors.
|
2015-08-11 23:37:25 +00:00 |
Symbols.h
|
ELF2: Make Defined{Regular,Weak} ctors look the same as other SymbolBody ctors.
|
2015-08-11 23:37:25 +00:00 |
Writer.cpp
|
Set the file offset of zero sized sections.
|
2015-08-13 18:23:43 +00:00 |
Writer.h
|
Move more code that is local to Writer.cpp to an anonymous namespace.
|
2015-08-11 23:22:24 +00:00 |