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
/
MipsRelocationHandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF linker.
Rafael Espindola
2016-02-28
1
-31
/
+0
*
[Mips] Support MIPS big-endian 32/64-bits targets
Simon Atanasyan
2015-07-13
1
-0
/
+1
*
[Mips] Remove redundant non-template MipsRelocationHandler class
Simon Atanasyan
2015-04-06
1
-5
/
+1
*
[Mips] Replace MipsRelocationHandler::readAddend() by a regular function
Simon Atanasyan
2015-04-06
1
-2
/
+2
*
[Mips] Reformat the code with clang-format
Simon Atanasyan
2015-04-06
1
-1
/
+2
*
ELF: Remove TargetHandler::getTargetLayout.
Rui Ueyama
2015-03-31
1
-1
/
+3
*
[Mips] Make `readAddend` a virtual member function to escape explicit
Simon Atanasyan
2015-03-12
1
-16
/
+2
*
[Mips] Refactoring of relocation handling functions
Simon Atanasyan
2015-03-09
1
-1
/
+21
*
[Mips] Teach LLD to recognize one more MIPS target triple - mips64el
Simon Atanasyan
2015-01-25
1
-15
/
+5
*
ELF: Support detection of relocation errors during processing
Will Newton
2015-01-20
1
-3
/
+2
*
[ELF] Make `TargetRelocationHandler` a regular non-template class
Simon Atanasyan
2015-01-16
1
-4
/
+2
*
ELF: Add a standard method for unknown relocation errors
Will Newton
2014-12-09
1
-2
/
+4
*
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
*
More prefixing of error_code.
Rafael Espindola
2014-06-12
1
-3
/
+3
*
[Mips] Move AHL addends calculation to the RelocationPass class.
Simon Atanasyan
2014-03-19
1
-14
/
+0
*
[Mips] Remove unused class field.
Simon Atanasyan
2014-03-09
1
-4
/
+2
*
[Mips] Replace "virtual" by "override" in member function declarations
Simon Atanasyan
2014-03-06
1
-3
/
+3
*
[C++11] Switch from LLVM_FINAL to just "final" now that all of LLVM is
Chandler Carruth
2014-03-02
1
-1
/
+1
*
[Mips] Unify #include guard names.
Simon Atanasyan
2014-02-03
1
-2
/
+2
*
[ELF] Make changes to all the targets supported currently
Shankar Easwaran
2014-01-27
1
-5
/
+7
*
[Mips] Add assert to check that we handle all paired relocations.
Simon Atanasyan
2014-01-08
1
-0
/
+2
*
[lld] fix unused variable warnings
Nick Kledzik
2013-12-19
1
-1
/
+0
*
Linking of shared libraries for MIPS little-endian 32-bit target.
Simon Atanasyan
2013-12-15
1
-0
/
+49