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
/
HexagonELFReader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ELF: Remove <Arch>ELFReader.h. NFC.
Rui Ueyama
2015-04-03
1
-28
/
+0
*
ELF: Pass file types instead of type traits to ELFObjectReader.
Rui Ueyama
2015-04-03
1
-10
/
+2
*
ELF: Remove <Arch>ELFFileCreateELFTraits::result_type.
Rui Ueyama
2015-04-02
1
-4
/
+2
*
ELF: Replace empty classes with typedefs.
Rui Ueyama
2015-04-02
1
-15
/
+3
*
ELF: Remove a template parameter from ELF{Object,DOS}Reader constructors.
Rui Ueyama
2015-04-02
1
-3
/
+2
*
Remove duplicate code and empty classes.
Rui Ueyama
2015-03-26
1
-13
/
+2
*
[ELF] Add LinkingContext to the ELFReader.
Shankar Easwaran
2015-02-12
1
-14
/
+14
*
[ELF] Remove duplicate code.
Shankar Easwaran
2014-10-21
1
-54
/
+9
*
[ELF] Check for target architecture.
Shankar Easwaran
2014-10-20
1
-0
/
+24
*
Update for llm api change.
Rafael Espindola
2014-07-05
1
-4
/
+4
*
More prefixing of error_code.
Rafael Espindola
2014-06-12
1
-6
/
+6
*
Use error_code() instead of error_code::succes()
Rafael Espindola
2014-05-31
1
-2
/
+2
*
[ELF] Add "override" and remove "virtual".
Rui Ueyama
2014-03-28
1
-4
/
+4
*
[ELF] Fix comments.
Shankar Easwaran
2014-01-27
1
-2
/
+1
*
[ELF] Add Target specific Readers.
Shankar Easwaran
2014-01-27
1
-0
/
+84