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
/
Mips
/
MipsELFReader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ELF: Define mergeHeaderFlags to ELFLinkingContext.
Rui Ueyama
2015-04-04
1
-67
/
+0
*
ELF: Pass file types instead of type traits to ELFObjectReader.
Rui Ueyama
2015-04-03
1
-11
/
+2
*
ELF: Remove <Arch>ELFFileCreateELFTraits::result_type.
Rui Ueyama
2015-04-02
1
-4
/
+2
*
ELF: Remove a template parameter from ELF{Object,DOS}Reader constructors.
Rui Ueyama
2015-04-02
1
-4
/
+2
*
[Mips] Rename class method merge => mergeHeaderFlags
Simon Atanasyan
2015-03-30
1
-2
/
+2
*
Remove duplicate code and empty classes.
Rui Ueyama
2015-03-26
1
-15
/
+2
*
[ELF] Add LinkingContext to the ELFReader.
Shankar Easwaran
2015-02-12
1
-12
/
+16
*
[Mips] Make MipsELFObjectReader and MipsELFDSOReader class templates
Simon Atanasyan
2015-01-25
1
-8
/
+8
*
[Mips] Remove duplicated typedef's
Simon Atanasyan
2015-01-25
1
-2
/
+0
*
[Mips] Make MipsLinkingContext owner of MipsELFFlagsMerger
Simon Atanasyan
2015-01-16
1
-4
/
+5
*
Re-commit r225674: Convert other drivers to use WrapperNode.
Rui Ueyama
2015-01-15
1
-6
/
+6
*
Revert "Convert other drivers to use WrapperNode" and subsequent commits.
Rui Ueyama
2015-01-14
1
-6
/
+6
*
Convert other drivers to use WrapperNode.
Rui Ueyama
2015-01-13
1
-6
/
+6
*
Make File always take the ownership of a MemoryBuffer.
Rui Ueyama
2014-12-12
1
-4
/
+4
*
[Mips] Check ELF flags to prevent linking of incompatible files
Simon Atanasyan
2014-11-06
1
-6
/
+37
*
[ELF] Remove duplicate code.
Shankar Easwaran
2014-10-21
1
-26
/
+22
*
[ELF] Check for target architecture.
Shankar Easwaran
2014-10-20
1
-0
/
+13
*
Revert "[ELF][AllArchs] Fix includes"
Shankar Easwaran
2014-10-08
1
-2
/
+2
*
[ELF][AllArchs] Fix includes
Shankar Easwaran
2014-10-08
1
-2
/
+2
*
Update for llm api change.
Rafael Espindola
2014-07-05
1
-2
/
+2
*
More prefixing of error_code.
Rafael Espindola
2014-06-12
1
-3
/
+3
*
Use error_code() instead of error_code::succes()
Rafael Espindola
2014-05-31
1
-1
/
+1
*
[ELF] Add "override" and remove "virtual".
Rui Ueyama
2014-03-28
1
-2
/
+2
*
[Mips] Create ELF object reader for MIPS target.
Simon Atanasyan
2014-03-09
1
-0
/
+50