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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Mips] Remove non-ASCII symbol from the comment.
Simon Atanasyan
2014-02-26
1
-1
/
+1
*
[Mips] Split reloc26 function into two parts - for processing local and
Simon Atanasyan
2014-02-26
1
-7
/
+11
*
[Mips] Use a correct number of bits when apply result of calculated relocation.
Simon Atanasyan
2014-02-26
1
-11
/
+12
*
[Mips] Exit from the class method as soon as possible.
Simon Atanasyan
2014-02-26
1
-3
/
+4
*
[ELF] Make changes to all the targets supported currently
Shankar Easwaran
2014-01-27
1
-16
/
+10
*
[Mips] Simplify calculations of relocations - replace scatterBits calls
Simon Atanasyan
2014-01-18
1
-14
/
+7
*
[Mips] Implement .plt and .got.plt section creation.
Simon Atanasyan
2014-01-17
1
-0
/
+21
*
[Mips] Handle R_MIPS_26 relocation. Maintaining of .plt and .got.plt
Simon Atanasyan
2014-01-17
1
-0
/
+22
*
[Mips] GOT16 relocation against non-local symbol does not require a
Simon Atanasyan
2014-01-08
1
-0
/
+4
*
[Mips] Add assert to check that we handle all paired relocations.
Simon Atanasyan
2014-01-08
1
-0
/
+4
*
[Mips] Do not use standard relocation identifier R_MIPS_NONE for
Simon Atanasyan
2014-01-08
1
-0
/
+3
*
[lld] fix unused variable warnings
Nick Kledzik
2013-12-19
1
-1
/
+1
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-9
/
+9
*
[Mips] Explicitly cast ulittle32_t to the uint32_t to fix Visual Studio
Simon Atanasyan
2013-12-15
1
-1
/
+1
*
Linking of shared libraries for MIPS little-endian 32-bit target.
Simon Atanasyan
2013-12-15
1
-0
/
+189
[prev]