.. |
Hexagon
|
[lld][ELF][Hexagon] Cleanup unused data
|
2013-09-19 21:27:21 +00:00 |
PPC
|
Rename TargetInfo -> LinkingContext.
|
2013-08-06 22:31:59 +00:00 |
X86
|
Rename TargetInfo -> LinkingContext.
|
2013-08-06 22:31:59 +00:00 |
X86_64
|
[ELF] Handle copy relocations for PC32.
|
2013-09-27 21:30:27 +00:00 |
Atoms.h
|
[ELF] Mark STT_GNU_IFUNC symbols as code.
|
2013-09-27 21:30:04 +00:00 |
CMakeLists.txt
|
Rename TargetInfo -> LinkingContext.
|
2013-08-06 22:31:59 +00:00 |
Chunk.h
|
[lld][ELF] Fix vaddr of the first section
|
2013-09-12 15:43:17 +00:00 |
CreateELF.h
|
[ELF] Add support for reading dynamic libraries.
|
2013-02-11 23:03:35 +00:00 |
DefaultLayout.h
|
[lld][ELF] Remove invalid comment
|
2013-09-23 16:28:23 +00:00 |
DefaultTargetHandler.h
|
[lld][ELF] Cleanup ELF writing, No change in functionality
|
2013-08-26 03:16:13 +00:00 |
DynamicFile.h
|
A weak reference to a symbol that is only weakly referenced in
|
2013-09-03 12:06:33 +00:00 |
DynamicLibraryWriter.h
|
Add _end symbol for dynamic libraries. At least brk/sbrk in libc on
|
2013-09-14 13:45:29 +00:00 |
ELFLinkingContext.cpp
|
[ELF] Fix use after free.
|
2013-09-25 22:12:14 +00:00 |
ExecutableWriter.h
|
If .bss doesn't exist, set _end/end based on .data.
|
2013-09-14 13:59:49 +00:00 |
File.h
|
[ELF] Fix uninitalized value.
|
2013-10-03 19:25:34 +00:00 |
HeaderChunks.h
|
[lld][ELF] Support non alloc sections in the Writer.
|
2013-09-19 20:07:01 +00:00 |
Layout.h
|
[lld] Move AtomLayout from ELF to ReaderWriter so that it can be used by non-ELF writers.
|
2013-06-16 17:14:58 +00:00 |
OutputELFWriter.h
|
[lld][LinkingContext][ELF] Allow different output file types.
|
2013-09-23 04:24:15 +00:00 |
Reader.cpp
|
Change the parseFile argument from MemoryBuffer pointer to LinkerInput
|
2013-09-07 17:55:28 +00:00 |
SectionChunks.h
|
[ELF] Add COPY relocations.
|
2013-09-26 22:09:16 +00:00 |
SegmentChunks.h
|
[lld][ELF] Fix vaddr of the first section
|
2013-09-12 15:43:17 +00:00 |
TODO.txt
|
Start a TODO list for the ELF backend.
|
2013-09-04 00:00:48 +00:00 |
TargetHandler.h
|
[lld][ELF] Cleanup ELF writing, No change in functionality
|
2013-08-26 03:16:13 +00:00 |
TargetLayout.h
|
Rename TargetInfo -> LinkingContext.
|
2013-08-06 22:31:59 +00:00 |
Targets.h
|
[ELF] Chop the ELF prefix off of most things.
|
2013-01-29 22:03:39 +00:00 |
Writer.cpp
|
[lld][LinkingContext][ELF] Allow different output file types.
|
2013-09-23 04:24:15 +00:00 |
Writer.h
|
This is my Driver refactoring patch.
|
2013-04-04 18:59:24 +00:00 |