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
/
HeaderChunks.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF linker.
Rafael Espindola
2016-02-28
1
-154
/
+0
*
ELF: Split HeaderChunks.h to HeaderChunks.{h,cpp}.
Rui Ueyama
2015-04-14
1
-179
/
+9
*
Fix formatting.
Rui Ueyama
2015-03-27
1
-3
/
+3
*
Remove dead code.
Rui Ueyama
2015-03-27
1
-28
/
+0
*
ELF: Add override.
Rui Ueyama
2015-03-27
1
-27
/
+21
*
ELF: Remove blank doPreFlight and finalize member functions.
Rui Ueyama
2015-03-27
1
-5
/
+0
*
Rename ELFLinkingContext instances "ctx" intead of "context".
Rui Ueyama
2015-03-27
1
-10
/
+9
*
Remove "inline" from inlined functions.
Rui Ueyama
2015-03-04
1
-12
/
+8
*
[ELF] Rename align2 to alignment.
Shankar Easwaran
2014-11-30
1
-9
/
+9
*
[ELF] Rename MergedSection to OutputSection.
Shankar Easwaran
2014-11-30
1
-4
/
+3
*
Revert "[ELF] Rename MergedSection to OutputSection."
Shankar Easwaran
2014-11-19
1
-3
/
+4
*
[ELF] Rename MergedSection to OutputSection.
Shankar Easwaran
2014-11-19
1
-4
/
+3
*
[ELF] Fix segment alignment.
Shankar Easwaran
2014-11-13
1
-4
/
+11
*
[ELF] Remove is64bits() and isLittlEndian().
Shankar Easwaran
2014-11-07
1
-1
/
+10
*
[ELF] Fix program headers.
Shankar Easwaran
2014-11-04
1
-5
/
+3
*
[ELF] Add Readers for all the ELF subtargets.
Shankar Easwaran
2014-10-18
1
-1
/
+0
*
[ELF] Make changes to all the targets supported currently
Shankar Easwaran
2014-01-27
1
-9
/
+13
*
[lld][ELF] Support non alloc sections in the Writer.
Shankar Easwaran
2013-09-19
1
-2
/
+5
*
[lld][ELF] Cleanup ELF writing, No change in functionality
Shankar Easwaran
2013-08-26
1
-20
/
+13
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-11
/
+12
*
[ELF] add NMAGIC/OMAGIC support
Shankar Easwaran
2013-06-16
1
-2
/
+19
*
[lld] Do not create a temporary pair.
Rui Ueyama
2013-05-16
1
-27
/
+21
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-3
/
+4
*
[lld] remove trailing whitespace
Shankar Easwaran
2013-03-14
1
-8
/
+8
*
[ELF] Set values for bss_start and end symbols properly, If there are two loa...
Shankar Easwaran
2013-03-11
1
-2
/
+8
*
[Writer][ELF] Use correct data types for sizes. Fixes integer overflow bug.
Michael J. Spencer
2013-03-09
1
-3
/
+3
*
[ELF] Set header flags to 0 by default
Shankar Easwaran
2013-02-28
1
-1
/
+1
*
[lld][ELF] Order segments
Shankar Easwaran
2013-02-27
1
-40
/
+22
*
[ELF][Writer] Add a PHDR program table entry for dynamic files.
Michael J. Spencer
2013-02-23
1
-0
/
+21
*
sort quickdata for the hexagon target
Shankar Easwaran
2013-02-22
1
-11
/
+13
*
[ELF][Writer] Add .interp section.
Michael J. Spencer
2013-02-20
1
-1
/
+2
*
[ELF][Writer] Add dynamic table.
Michael J. Spencer
2013-02-20
1
-2
/
+3
*
[ELF][Writer] Refactor Section to not have atoms. Move atoms into AtomSection.
Michael J. Spencer
2013-02-14
1
-5
/
+5
*
[ELF][x86-84] Add static TLS support.
Michael J. Spencer
2013-02-01
1
-23
/
+44
*
[ELF] Chop the ELF prefix off of most things.
Michael J. Spencer
2013-01-29
1
-0
/
+309