.. |
CMakeLists.txt
|
ELF2: Create LinkerScript.cpp and move code from DriverUtils to there.
|
2015-09-30 17:23:26 +00:00 |
Config.h
|
[ELF2] -z now option implemented
|
2015-10-07 15:00:21 +00:00 |
Driver.cpp
|
[ELF2] -z now option implemented
|
2015-10-07 15:00:21 +00:00 |
Driver.h
|
[ELF2] Handle -m option
|
2015-10-07 09:13:03 +00:00 |
DriverUtils.cpp
|
ELF2: Create LinkerScript.cpp and move code from DriverUtils to there.
|
2015-09-30 17:23:26 +00:00 |
Error.cpp
|
[ELF2] Output of all unknown arguments instead of only one.
|
2015-09-24 18:55:33 +00:00 |
Error.h
|
[ELF2] Output of all unknown arguments instead of only one.
|
2015-09-24 18:55:33 +00:00 |
InputFiles.cpp
|
[ELF2] Handle -m option
|
2015-10-07 09:13:03 +00:00 |
InputFiles.h
|
[ELF2] Handle -m option
|
2015-10-07 09:13:03 +00:00 |
InputSection.cpp
|
Handle strong undefined symbols fetching members after a weak undefined.
|
2015-10-06 14:33:58 +00:00 |
InputSection.h
|
Simplify memory management by having ELFData contain a ELFObj.
|
2015-09-24 15:11:50 +00:00 |
LinkerScript.cpp
|
ELF2: Implement OUTPUT() linker script directive.
|
2015-10-07 00:25:09 +00:00 |
Options.td
|
[ELF2] -z now option implemented
|
2015-10-07 15:00:21 +00:00 |
OutputSections.cpp
|
ELF2: Move functions out of line.
|
2015-10-07 16:58:54 +00:00 |
OutputSections.h
|
ELF2: Move functions out of line.
|
2015-10-07 16:58:54 +00:00 |
README.md
|
ELF2: Update README.
|
2015-10-06 19:21:13 +00:00 |
SymbolTable.cpp
|
[ELF2] Handle -m option
|
2015-10-07 09:13:03 +00:00 |
SymbolTable.h
|
[ELF2] Add --undefined option
|
2015-10-05 09:43:57 +00:00 |
Symbols.cpp
|
Don't complain about symbols showing up in multible shared libraries.
|
2015-09-23 14:23:59 +00:00 |
Symbols.h
|
Handle strong undefined symbols fetching members after a weak undefined.
|
2015-10-06 14:33:58 +00:00 |
Target.cpp
|
ELF2: Inline small functions.
|
2015-10-06 19:57:01 +00:00 |
Target.h
|
Create R_X86_64_RELATIVE when needed.
|
2015-10-05 19:30:12 +00:00 |
Writer.cpp
|
Create linker generated symbols earlier.
|
2015-10-07 02:51:44 +00:00 |
Writer.h
|
Make these headers as being c++.
|
2015-08-14 14:12:54 +00:00 |