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
/
TargetHandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF linker.
Rafael Espindola
2016-02-28
1
-35
/
+0
*
Define make_dynamic_error_code(const char *).
Rui Ueyama
2015-04-14
1
-3
/
+3
*
[PATCH 08/10] ELF/Aarch64: Add R_AARCH64_ADR_GOT_PAGE and R_AARCH64_LD64_GOT_...
Adhemerval Zanella
2015-04-13
1
-0
/
+4
*
Remove unused includes and forward declarations.
Rui Ueyama
2015-04-04
1
-24
/
+2
*
[ELF] Merge Layout and TargetLayout class
Simon Atanasyan
2015-04-03
1
-1
/
+0
*
ELF: Remove TargetHandlerBase by merging it with TargetHandler.
Rui Ueyama
2015-04-01
1
-27
/
+0
*
ELF: Remove TargetHandler::getTargetLayout.
Rui Ueyama
2015-03-31
1
-3
/
+0
*
Remove empty constructors.
Rui Ueyama
2015-03-27
1
-2
/
+0
*
[ELF] Add LinkingContext to the ELFReader.
Shankar Easwaran
2015-02-12
1
-2
/
+2
*
ELF: Support detection of relocation errors during processing
Will Newton
2015-01-20
1
-21
/
+10
*
[ELF] Remove TargetHandler and DefaultTargetHandler constructors
Simon Atanasyan
2015-01-16
1
-3
/
+0
*
[ELF] Remove unused class field
Simon Atanasyan
2015-01-16
1
-5
/
+1
*
[ELF] s/_context/_ctx/ and clang-format the code
Simon Atanasyan
2015-01-16
1
-9
/
+6
*
[ELF] Make the unhandledReferenceType() protected method
Simon Atanasyan
2015-01-16
1
-1
/
+2
*
[ELF] Make `TargetRelocationHandler` a regular non-template class
Simon Atanasyan
2015-01-16
1
-2
/
+2
*
ELF: Add a standard method for unknown relocation errors
Will Newton
2014-12-09
1
-0
/
+27
*
[ELF] Add Readers for all the ELF subtargets.
Shankar Easwaran
2014-10-18
1
-3
/
+0
*
Don't import error_code into the lld namespace.
Rafael Espindola
2014-06-12
1
-3
/
+3
*
[ELF] Make changes to all the targets supported currently
Shankar Easwaran
2014-01-27
1
-39
/
+14
*
[ELF] Create Target specific Writers.
Shankar Easwaran
2014-01-27
1
-0
/
+2
*
[ELF] Add Target specific Readers.
Shankar Easwaran
2014-01-27
1
-35
/
+4
*
Linking of shared libraries for MIPS little-endian 32-bit target.
Simon Atanasyan
2013-12-15
1
-1
/
+11
*
Replace ErrorOr<void> with error_code.
Rafael Espindola
2013-11-05
1
-1
/
+1
*
[lld][InputGraph] Change the Resolver to use inputGraph
Shankar Easwaran
2013-10-07
1
-2
/
+1
*
[lld][ELF] Cleanup ELF writing, No change in functionality
Shankar Easwaran
2013-08-26
1
-3
/
+3
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-4
/
+4
*
[lld] Move AtomLayout from ELF to ReaderWriter so that it can be used by non-...
Rui Ueyama
2013-06-16
1
-2
/
+2
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-1
/
+0
*
Add virtual destructors to fix -Wnon-virtual-dtor warnings
Alexey Samsonov
2013-03-19
1
-0
/
+4
*
[lld] remove trailing whitespace
Shankar Easwaran
2013-03-14
1
-6
/
+6
*
add changes for typeDataFast
Shankar Easwaran
2013-02-22
1
-3
/
+8
*
functionality to handle global atoms in Merge sections
Shankar Easwaran
2013-02-20
1
-5
/
+9
*
add targethandler hooks from Writer and cleanup
Shankar Easwaran
2013-01-30
1
-54
/
+0
*
[ELF] Add ELFTargetRelocationHandler.
Michael J. Spencer
2013-01-30
1
-0
/
+13
*
[ELF] Chop the ELF prefix off of most things.
Michael J. Spencer
2013-01-29
1
-0
/
+156