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
/
X86_64
/
X86_64RelocationHandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF linker.
Rafael Espindola
2016-02-28
1
-147
/
+0
*
[ELF/x86_64] Fix initial-exec TLS access
Adhemerval Zanella
2015-06-17
1
-9
/
+6
*
Revert unrelated chunk committed by accident in r236334.
Davide Italiano
2015-05-01
1
-1
/
+1
*
[ELF] Fix test for .init_array.
Davide Italiano
2015-05-01
1
-1
/
+1
*
ELF: Remove redundant namespace qualifiers.
Rui Ueyama
2015-04-14
1
-1
/
+1
*
Remove redundant parentheses.
Rui Ueyama
2015-04-10
1
-3
/
+3
*
ELF: Use short variable names in <Arch>RelocationHandlers.cpp.
Rui Ueyama
2015-04-04
1
-15
/
+15
*
ELF: x86, x86-64, ARM, AArch64: Remove architecture name prefixes from class ...
Rui Ueyama
2015-04-02
1
-3
/
+2
*
[ELF] Implement R_X86_64_PC16 relocation.
Davide Italiano
2015-03-03
1
-0
/
+10
*
Remove include/lld/Core/Endian.h and use llvm/Support/Endian.h instead.
Rui Ueyama
2015-03-02
1
-2
/
+3
*
Add {read,write}{16,32,64}{le,be} functions.
Rui Ueyama
2015-02-27
1
-22
/
+9
*
[ELF][X86_64] Handle R_X86_64_PC64 relocation
Davide Italiano
2015-02-25
1
-0
/
+11
*
[ELF][X86_64] R_X86_64_16 relocation support
Shankar Easwaran
2015-02-22
1
-0
/
+12
*
ELF: Support detection of relocation errors during processing
Will Newton
2015-01-20
1
-1
/
+1
*
ELF: Add a standard method for unknown relocation errors
Will Newton
2014-12-09
1
-9
/
+2
*
[ELF] Add Readers for all the ELF subtargets.
Shankar Easwaran
2014-10-18
1
-1
/
+1
*
[lld] [ELF] Support for general dynamic TLS relocations on X86_64
Rafael Auler
2014-09-29
1
-0
/
+6
*
[ELF][Cleanup] Remove unused functions
Shankar Easwaran
2014-09-08
1
-13
/
+0
*
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
-4
/
+3
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-3
/
+1
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-12
/
+14
*
Make anonymous namespace as small as possible.
Rui Ueyama
2013-12-10
1
-6
/
+4
*
Replace ErrorOr<void> with error_code.
Rafael Espindola
2013-11-05
1
-1
/
+1
*
[ELF] Refactor x86-64 relocation pass.
Michael J. Spencer
2013-10-24
1
-0
/
+1
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-5
/
+5
*
[lld] Move AtomLayout from ELF to ReaderWriter so that it can be used by non-...
Rui Ueyama
2013-06-16
1
-1
/
+1
*
[lld][ELF][X86_64] Reorganize X86_64 Target specific code
Shankar Easwaran
2013-05-17
1
-0
/
+146