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
/
PPC
/
PPCTargetHandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove PPC ELF target
Greg Fitzgerald
2015-01-28
1
-67
/
+0
*
ELF: Support detection of relocation errors during processing
Will Newton
2015-01-20
1
-3
/
+0
*
[ELF] Make `TargetRelocationHandler` a regular non-template class
Simon Atanasyan
2015-01-16
1
-3
/
+2
*
[PPC] Remove redundant `virtual` keyword
Simon Atanasyan
2015-01-16
1
-3
/
+3
*
[PPC] Remove unused class field PPCTargetRelocationHandler::_ppcTargetLayout
Simon Atanasyan
2015-01-16
1
-7
/
+2
*
[cleanup] Re-sort #include lines using llvm/utils/sort_includes.py
Chandler Carruth
2015-01-14
1
-1
/
+1
*
ELF: Add a standard method for unknown relocation errors
Will Newton
2014-12-09
1
-3
/
+3
*
[ELF] Check for target architecture.
Shankar Easwaran
2014-10-20
1
-1
/
+9
*
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
-5
/
+5
*
[C++11] Switch from LLVM_FINAL to just "final" now that all of LLVM is
Chandler Carruth
2014-03-02
1
-2
/
+2
*
[ELF] Make changes to all the targets supported currently
Shankar Easwaran
2014-01-27
1
-8
/
+22
*
[ELF] Add Target specific Readers.
Shankar Easwaran
2014-01-27
1
-1
/
+1
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-4
/
+2
*
[lld] fix unused variable warnings
Nick Kledzik
2013-12-19
1
-4
/
+1
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-0
/
+4
*
Fix include guards.
Rui Ueyama
2013-11-15
1
-2
/
+2
*
Replace ErrorOr<void> with error_code.
Rafael Espindola
2013-11-05
1
-3
/
+3
*
[ELF] Change MaxAlignment to 2.
Shankar Easwaran
2013-10-09
1
-1
/
+1
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-4
/
+5
*
[lld] Move AtomLayout from ELF to ReaderWriter so that it can be used by non-...
Rui Ueyama
2013-06-16
1
-1
/
+1
*
[ELF] Use the target's LayoutHandler.
Michael J. Spencer
2013-01-30
1
-0
/
+6
*
[ELF] Add {Hexagon,PPC,X86}TargetHandler.
Michael J. Spencer
2013-01-30
1
-0
/
+48