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
/
HexagonLinkingContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF linker.
Rafael Espindola
2016-02-28
1
-47
/
+0
*
ELF: Remove redundant namespace qualifiers.
Rui Ueyama
2015-04-14
1
-1
/
+1
*
ELF: Move function definitions from .h to .cpp.
Rui Ueyama
2015-04-14
1
-3
/
+13
*
ELF: Merge ELFTargets.h with ELFLinkingContext.h.
Rui Ueyama
2015-04-04
1
-1
/
+0
*
ELF: Remove partial class definitions of <Arch>LinkingContexts.
Rui Ueyama
2015-04-03
1
-1
/
+2
*
ELF: Move registerRelocationNames() from TargetHandler to <Arch>ELFLinkingCon...
Rui Ueyama
2015-04-02
1
-0
/
+13
*
Use llvm::make_unique.
Rui Ueyama
2015-04-01
1
-2
/
+1
*
ELF: Remove TargetHandlerBase by merging it with TargetHandler.
Rui Ueyama
2015-04-01
1
-1
/
+1
*
Fix the ELF shared library build targets - take 2
Greg Fitzgerald
2015-01-24
1
-0
/
+8
*
[ELF] Make -init/-fini options compatible with the gnu linker
Simon Atanasyan
2014-12-10
1
-89
/
+0
*
[ELF] Add Readers for all the ELF subtargets.
Shankar Easwaran
2014-10-18
1
-2
/
+0
*
Move Simple.h and Alias.h to include/Core.
Rui Ueyama
2014-06-11
1
-1
/
+1
*
Add "override" and remove "virtual" where appropriate.
Rui Ueyama
2014-03-06
1
-4
/
+4
*
[ELF] Add Target specific Readers.
Shankar Easwaran
2014-01-27
1
-0
/
+5
*
The return value of createInternalFiles is unused, so remove it.
Joey Gouly
2013-12-31
1
-2
/
+1
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-1
/
+2
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-154
/
+5
*
[Layout] Dont set ordinals to Files by default.
Shankar Easwaran
2013-10-09
1
-3
/
+3
*
Update error classes from all lowercase to camel case.
Rui Ueyama
2013-10-09
1
-2
/
+2
*
[lld][InputGraph] Change the Resolver to use inputGraph
Shankar Easwaran
2013-10-07
1
-10
/
+7
*
[lld][ELF][Hexagon] add Init/Fini option for hexagon
Shankar Easwaran
2013-09-03
1
-0
/
+85
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-0
/
+170