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
/
ELFTargetInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-173
/
+0
*
[ELF] add NMAGIC/OMAGIC support
Shankar Easwaran
2013-06-16
1
-1
/
+2
*
Factor duplicated yamlReader creation.
Rafael Espindola
2013-06-11
1
-2
/
+1
*
Use early returns.
Rafael Espindola
2013-06-10
1
-9
/
+12
*
[lld][elf] Add --dynamic-linker option to the ELF linker.
Shankar Easwaran
2013-05-29
1
-5
/
+5
*
Instrument things.
Michael J. Spencer
2013-05-28
1
-0
/
+1
*
[lld][ELF][All Archs] Addend is used by dynamic relocations
Shankar Easwaran
2013-05-17
1
-2
/
+5
*
[lld] Fix inconsistent style and do cleanup.
Rui Ueyama
2013-05-16
1
-19
/
+14
*
[ELF] Initialize readers and writers on creation.
Michael J. Spencer
2013-05-07
1
-28
/
+18
*
This adds functionality for undefined atoms from dynamic libraries to be added
Shankar Easwaran
2013-04-11
1
-1
/
+2
*
Revert "Correctly pass ownership of MemoryBuffers."
Michael J. Spencer
2013-04-05
1
-18
/
+18
*
Correctly pass ownership of MemoryBuffers.
Michael J. Spencer
2013-04-05
1
-19
/
+18
*
This fixes a SIGSEGV failure in ReaderArchive while trying to trace what
Shankar Easwaran
2013-04-05
1
-8
/
+25
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-53
/
+95
*
[ELF][Reader] Add debug message to print all inputs the linker actually read.
Michael J. Spencer
2013-03-20
1
-0
/
+1
*
Add basic linker script parsing.
Michael J. Spencer
2013-03-01
1
-4
/
+20
*
[Core,Driver,ELF] Differentiate static and dynamic executables.
Michael J. Spencer
2013-02-14
1
-1
/
+4
*
add changes for layoutafter/layoutbefore/ingroup/layoutpass and test cases
Shankar Easwaran
2013-02-07
1
-0
/
+5
*
[Driver] Replace Target with TargetInfo. Simplify LinkerInput.
Michael J. Spencer
2013-02-07
1
-0
/
+19
*
[ELF] Chop the ELF prefix off of most things.
Michael J. Spencer
2013-01-29
1
-6
/
+6
*
[ELF] Fix header sort order.
Michael J. Spencer
2013-01-29
1
-3
/
+3
*
[ELF] Use entry point from LinkerOptions.
Michael J. Spencer
2013-01-28
1
-0
/
+7
*
add elf targethandler
Shankar Easwaran
2013-01-25
1
-26
/
+9
*
Move everything over to TargetInfo.
Michael J. Spencer
2013-01-23
1
-3
/
+10
*
Add {,ELF,MachO}TargetInfo.
Michael J. Spencer
2013-01-22
1
-0
/
+81