.. |
Chunks.cpp
|
[elf2] Add basic relocation support for x86-64.
|
2015-08-27 23:15:56 +00:00 |
Chunks.h
|
[elf2] Add basic relocation support for x86-64.
|
2015-08-27 23:15:56 +00:00 |
CMakeLists.txt
|
ELF: Create a string table.
|
2015-08-12 00:00:24 +00:00 |
Config.h
|
Make these headers as being c++.
|
2015-08-14 14:12:54 +00:00 |
Driver.cpp
|
Start adding support for shared libraries.
|
2015-09-03 20:03:54 +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
|
Avoid gcc warning.
|
2015-09-03 22:25:11 +00:00 |
InputFiles.h
|
Start adding support for shared libraries.
|
2015-09-03 20:03:54 +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 |
Symbols.cpp
|
Merge visibility from all symbols with the same name.
|
2015-09-01 23:12:52 +00:00 |
Symbols.h
|
Merge visibility from all symbols with the same name.
|
2015-09-01 23:12:52 +00:00 |
SymbolTable.cpp
|
Add a template helper to avoid multiple switches over the ELF kind. NFC.
|
2015-09-04 00:09:43 +00:00 |
SymbolTable.h
|
Add a template helper to avoid multiple switches over the ELF kind. NFC.
|
2015-09-04 00:09:43 +00:00 |
Writer.cpp
|
[ELF2] Writer: Fold variables, use setVisibility(). NFCI.
|
2015-09-04 19:42:14 +00:00 |
Writer.h
|
Make these headers as being c++.
|
2015-08-14 14:12:54 +00:00 |