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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove PPC ELF target
Greg Fitzgerald
2015-01-28
1
-93
/
+0
*
ELF: Support detection of relocation errors during processing
Will Newton
2015-01-20
1
-2
/
+2
*
[ELF] Remove TargetHandler and DefaultTargetHandler constructors
Simon Atanasyan
2015-01-16
1
-1
/
+1
*
[PPC] Remove unused class field PPCTargetRelocationHandler::_ppcTargetLayout
Simon Atanasyan
2015-01-16
1
-2
/
+1
*
ELF: Add a standard method for unknown relocation errors
Will Newton
2014-12-09
1
-7
/
+2
*
ELF: Use ELF reloc .def files to reduce duplication
Will Newton
2014-12-05
1
-53
/
+5
*
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
-3
/
+20
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-7
/
+2
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-9
/
+72
*
Make anonymous namespace as small as possible.
Rui Ueyama
2013-12-10
1
-3
/
+3
*
Replace ErrorOr<void> with error_code.
Rafael Espindola
2013-11-05
1
-1
/
+1
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-7
/
+6
*
[lld] Move AtomLayout from ELF to ReaderWriter so that it can be used by non-...
Rui Ueyama
2013-06-16
1
-1
/
+1
*
add changes for layoutafter/layoutbefore/ingroup/layoutpass and test cases
Shankar Easwaran
2013-02-07
1
-1
/
+7
*
[ELF] Use the target's LayoutHandler.
Michael J. Spencer
2013-01-30
1
-1
/
+2
*
[ELF] Remove ReferenceKinds.
Michael J. Spencer
2013-01-30
1
-2
/
+2
*
[ELF] Add {Hexagon,PPC,X86}TargetHandler.
Michael J. Spencer
2013-01-30
1
-0
/
+66