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
/
HexagonRelocationHandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF linker.
Rafael Espindola
2016-02-28
1
-33
/
+0
*
ELF: Remove redundant namespace qualifiers.
Rui Ueyama
2015-04-14
1
-1
/
+1
*
ELF: Define ELF{32,64}{LE,BE} types and use them everywhere.
Rui Ueyama
2015-04-14
1
-2
/
+0
*
ELF: Remove useless templates that takes always the same ELF type.
Rui Ueyama
2015-04-14
1
-3
/
+3
*
ELF: Fix header file dependencies.
Rui Ueyama
2015-04-03
1
-4
/
+4
*
Remove "_hexagon" prefix from some member variables.
Rui Ueyama
2015-03-31
1
-2
/
+2
*
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
*
[ELF] Add "override" and remove "virtual".
Rui Ueyama
2014-03-28
1
-3
/
+3
*
[ELF] Remove unused fields (linking context references).
Simon Atanasyan
2014-03-19
1
-5
/
+2
*
[C++11] Switch from LLVM_FINAL to just "final" now that all of LLVM is
Chandler Carruth
2014-03-02
1
-1
/
+1
*
[ELF] Make changes to all the targets supported currently
Shankar Easwaran
2014-01-27
1
-10
/
+8
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-2
/
+2
*
[lld] fix unused variable warnings
Nick Kledzik
2013-12-19
1
-2
/
+1
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-1
/
+2
*
Fix include guards.
Rui Ueyama
2013-11-15
1
-2
/
+2
*
Replace ErrorOr<void> with error_code.
Rafael Espindola
2013-11-05
1
-1
/
+1
*
[ELF] Change MaxAlignment to 2.
Shankar Easwaran
2013-10-09
1
-1
/
+0
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-4
/
+4
*
[lld] Move AtomLayout from ELF to ReaderWriter so that it can be used by non-...
Rui Ueyama
2013-06-16
1
-2
/
+2
*
[ELF][Hexagon] add GOTREL/GOT relocations
Shankar Easwaran
2013-03-26
1
-2
/
+3
*
[lld] remove trailing whitespace
Shankar Easwaran
2013-03-14
1
-1
/
+1
*
[ELF][Hexagon] add quickdata relocations
Shankar Easwaran
2013-02-28
1
-8
/
+13
*
fixing typo in header file
Shankar Easwaran
2013-02-27
1
-3
/
+2
*
add proper copyright header
Shankar Easwaran
2013-02-01
1
-1
/
+1
*
add hexagon scatter bits and split hexgontargethandler to hexagonrelocationha...
Shankar Easwaran
2013-02-01
1
-0
/
+37