index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lld
/
lib
/
ReaderWriter
/
ELF
/
X86
/
X86ExecutableWriter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF linker.
Rafael Espindola
2016-02-28
1
-39
/
+0
*
ELF: Remove ELFT template argument when referring the base class.
Rui Ueyama
2015-04-14
1
-2
/
+2
*
ELF: Define ELF{32,64}{LE,BE} types and use them everywhere.
Rui Ueyama
2015-04-14
1
-10
/
+7
*
[ELF] Remove unused xxxWriter class fields
Simon Atanasyan
2015-04-07
1
-5
/
+1
*
[ELF] Remove redundant override methods which just call base class functions
Simon Atanasyan
2015-04-07
1
-4
/
+0
*
[ELF] Simplify adding default atoms
Simon Atanasyan
2015-04-07
1
-4
/
+0
*
Replace the `createImplicitFiles` method return type with `void`
Simon Atanasyan
2015-04-06
1
-3
/
+2
*
[ELF] Use override keyword instead of virtual
Simon Atanasyan
2015-04-06
1
-3
/
+3
*
ELF: Remove empty classes.
Rui Ueyama
2015-04-02
1
-3
/
+3
*
ELF: x86, x86-64, ARM, AArch64: Remove architecture name prefixes from class ...
Rui Ueyama
2015-04-02
1
-2
/
+2
*
Rename ELFLinkingContext instances "ctx" intead of "context".
Rui Ueyama
2015-03-27
1
-6
/
+4
*
[ELF] Add Readers for all the ELF subtargets.
Shankar Easwaran
2014-10-18
1
-0
/
+57