.. |
CMakeLists.txt
|
ELF: Create a string table.
|
2015-08-12 00:00:24 +00:00 |
Chunks.cpp
|
[elf2] Add basic relocation support for x86-64.
|
2015-08-27 23:15:56 +00:00 |
Chunks.h
|
Start creating dynamic relocations.
|
2015-09-16 15:54:15 +00:00 |
Config.h
|
[ELF2] Initial support for local symbols.
|
2015-09-16 20:45:57 +00:00 |
Driver.cpp
|
[ELF2] Initial support for local symbols.
|
2015-09-16 20:45:57 +00:00 |
Driver.h
|
Make these headers as being c++.
|
2015-08-14 14:12:54 +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
|
Make these headers as being c++.
|
2015-08-14 14:12:54 +00:00 |
InputFiles.cpp
|
[ELF2] Initial support for local symbols.
|
2015-09-16 20:45:57 +00:00 |
InputFiles.h
|
[ELF2] Constify member functions.
|
2015-09-18 18:28:08 +00:00 |
Options.td
|
[ELF2] Initial support for local symbols.
|
2015-09-16 20:45:57 +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
|
Add support of Elf_Rel dynamic relocations.
|
2015-09-17 14:02:10 +00:00 |
SymbolTable.h
|
Use a MapVector to output symbols in a deterministic order.
|
2015-09-17 18:26:25 +00:00 |
Symbols.cpp
|
ELF2: Reduce nesting by returning early. NFC.
|
2015-09-09 17:55:09 +00:00 |
Symbols.h
|
[elf2] Relocate against common symbols.
|
2015-09-18 22:13:25 +00:00 |
Writer.cpp
|
[elf2] Relocate against undefined weak symbols.
|
2015-09-18 22:26:13 +00:00 |
Writer.h
|
Make these headers as being c++.
|
2015-08-14 14:12:54 +00:00 |