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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-2
/
+2
*
[ELF] Make changes to all the targets supported currently
Shankar Easwaran
2014-01-27
1
-18
/
+25
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-8
/
+7
*
Make anonymous namespace as small as possible.
Rui Ueyama
2013-12-10
1
-32
/
+30
*
Replace ErrorOr<void> with error_code.
Rafael Espindola
2013-11-05
1
-1
/
+1
*
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
-1
/
+1
*
[lld] Fix compiler warning that shift count is too big on P64.
Rui Ueyama
2013-05-14
1
-1
/
+1
*
[ELF][Hexagon] fix few relocations and add test
Shankar Easwaran
2013-04-01
1
-33
/
+41
*
[ELF][Hexagon] remove duplicated code
Shankar Easwaran
2013-03-26
1
-59
/
+27
*
[ELF][Hexagon] add GOTREL/GOT relocations
Shankar Easwaran
2013-03-26
1
-0
/
+51
*
[ELF][Hexagon] Add Hexagon dynamic relocations
Shankar Easwaran
2013-03-20
1
-0
/
+97
*
[ELF][Hexagon] add initial changes to add GOT/PLT
Shankar Easwaran
2013-03-03
1
-0
/
+15
*
[ELF][Hexagon] add quickdata relocations
Shankar Easwaran
2013-02-28
1
-0
/
+30
*
[lld][ELF][Hexagon] add more relocations
Shankar Easwaran
2013-02-28
1
-23
/
+96
*
fixing typo in header file
Shankar Easwaran
2013-02-27
1
-0
/
+1
*
add changes for layoutafter/layoutbefore/ingroup/layoutpass and test cases
Shankar Easwaran
2013-02-07
1
-1
/
+5
*
add hexagon scatter bits and split hexgontargethandler to hexagonrelocationha...
Shankar Easwaran
2013-02-01
1
-0
/
+108