.. |
AArch64
|
[ELF/AArch64] Fix local TLS relocations
|
2015-05-26 21:49:39 +00:00 |
ARM
|
[ARM] Fix enum type cast in switch
|
2015-05-26 11:13:09 +00:00 |
Hexagon
|
ELF: Move Instrcution definition to HexagonEncoding.h.
|
2015-04-14 21:41:00 +00:00 |
Mips
|
[Mips] Move member function definitions to cpp files
|
2015-05-27 11:56:15 +00:00 |
X86
|
ELF: Remove redundant namespace qualifiers.
|
2015-04-14 20:39:06 +00:00 |
X86_64
|
Revert unrelated chunk committed by accident in r236334.
|
2015-05-01 19:24:29 +00:00 |
Atoms.cpp
|
[ARM] Move out .ARM.exidx related things to ARM backend
|
2015-05-26 10:26:15 +00:00 |
Atoms.h
|
ELF: Remove redundant namespace qualifiers.
|
2015-04-14 20:39:06 +00:00 |
CMakeLists.txt
|
[ELF] Fix shared CMake build.
|
2015-05-22 16:01:12 +00:00 |
Chunk.h
|
ELF: Minimum alignment value is 1, not 0. NFC.
|
2015-04-07 03:44:26 +00:00 |
DynamicFile.cpp
|
Use MemoryBufferRef instead of MemoryBuffer&. NFC.
|
2015-04-27 22:48:51 +00:00 |
DynamicFile.h
|
Use MemoryBufferRef instead of MemoryBuffer&. NFC.
|
2015-04-27 22:48:51 +00:00 |
DynamicLibraryWriter.h
|
ELF: Remove redundant namespace qualifiers.
|
2015-04-14 20:39:06 +00:00 |
ELFFile.cpp
|
[ELF] Fix lld when no unique sections is used
|
2015-05-24 16:19:27 +00:00 |
ELFFile.h
|
[ELF] Fix lld when no unique sections is used
|
2015-05-24 16:19:27 +00:00 |
ELFLinkingContext.cpp
|
Remove the Native file format.
|
2015-04-10 21:23:51 +00:00 |
ELFReader.h
|
Use MemoryBufferRef instead of MemoryBuffer&. NFC.
|
2015-04-27 22:48:51 +00:00 |
ExecutableWriter.h
|
[ELF] Move start/end atom method assignment to OutputELFWriter. NFC
|
2015-05-21 10:11:27 +00:00 |
FileCommon.cpp
|
ELF: Make common strings file-scoped constants.
|
2015-04-14 06:08:07 +00:00 |
FileCommon.h
|
[ELF][Mips] Do not merge ELF flags in the `isCompatible` routine
|
2015-05-27 08:45:31 +00:00 |
HeaderChunks.cpp
|
ELF: Split HeaderChunks.h to HeaderChunks.{h,cpp}.
|
2015-04-14 19:48:57 +00:00 |
HeaderChunks.h
|
ELF: Split HeaderChunks.h to HeaderChunks.{h,cpp}.
|
2015-04-14 19:48:57 +00:00 |
OrderPass.h
|
Merge MutableFile with SimpleFile.
|
2015-04-07 20:43:38 +00:00 |
OutputELFWriter.cpp
|
[ELF] Add support for -z origin/now options.
|
2015-05-26 01:57:32 +00:00 |
OutputELFWriter.h
|
[ELF] Move start/end atom method assignment to OutputELFWriter. NFC
|
2015-05-21 10:11:27 +00:00 |
Reader.cpp
|
[ELF] Remove redundant unique_ptr moves found by -Wpessimizing-move.
|
2015-05-22 16:01:21 +00:00 |
SectionChunks.cpp
|
[ELF] Simplify dynamic table entry creation.
|
2015-05-21 23:44:19 +00:00 |
SectionChunks.h
|
[ELF] Simplify dynamic table entry creation.
|
2015-05-21 23:44:19 +00:00 |
SegmentChunks.cpp
|
[ELF] Fix gcc -pedantic warnings (remove extra ';')
|
2015-04-15 07:45:11 +00:00 |
SegmentChunks.h
|
ELF: Split SegmentChunks.h to SegmentChunks.{h,cpp}.
|
2015-04-14 20:12:50 +00:00 |
TODO.txt
|
[ELF] Add comments in the ELF reader
|
2015-02-23 13:25:44 +00:00 |
TargetHandler.h
|
Define make_dynamic_error_code(const char *).
|
2015-04-14 02:34:09 +00:00 |
TargetLayout.cpp
|
Remove redundant std::move on functions that return a unique_ptr.
|
2015-05-22 17:52:04 +00:00 |
TargetLayout.h
|
[ARM] Move out .ARM.exidx related things to ARM backend
|
2015-05-26 10:26:15 +00:00 |
Writer.cpp
|
ELF: Make createWriterELF's type consistent with other functions.
|
2015-04-02 01:02:58 +00:00 |
Writer.h
|
Remove empty constructors.
|
2015-03-27 21:39:13 +00:00 |