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
/
Hexagon
/
HexagonDynamicLibraryWriter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF linker.
Rafael Espindola
2016-02-28
1
-67
/
+0
*
ELF: Remove ELFT template argument when referring the base class.
Rui Ueyama
2015-04-14
1
-5
/
+4
*
ELF: Remove this-> as much as we can.
Rui Ueyama
2015-04-14
1
-1
/
+1
*
ELF: Remove almost empty 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
-5
/
+5
*
ELF: Remove useless templates that takes always the same ELF type.
Rui Ueyama
2015-04-14
1
-12
/
+8
*
[ELF] Simplify adding default atoms
Simon Atanasyan
2015-04-07
1
-10
/
+6
*
Replace the `createImplicitFiles` method return type with `void`
Simon Atanasyan
2015-04-06
1
-3
/
+2
*
Remove "_hexagon" prefix from some member variables.
Rui Ueyama
2015-03-31
1
-9
/
+8
*
Remove virtual and add override.
Rui Ueyama
2015-03-31
1
-4
/
+4
*
ELF: Do not use multiple inheritance.
Rui Ueyama
2015-03-31
1
-6
/
+5
*
Rename ELFLinkingContext instances "ctx" intead of "context".
Rui Ueyama
2015-03-27
1
-6
/
+6
*
[ELF] Add Readers for all the ELF subtargets.
Shankar Easwaran
2014-10-18
1
-1
/
+1
*
More prefixing of error_code.
Rafael Espindola
2014-06-12
1
-2
/
+2
*
Use error_code() instead of error_code::succes()
Rafael Espindola
2014-05-31
1
-1
/
+1
*
[ELF] Fix comments.
Shankar Easwaran
2014-01-27
1
-2
/
+1
*
[ELF] Make changes to all the targets supported currently
Shankar Easwaran
2014-01-27
1
-0
/
+80