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
/
OutputELFWriter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF linker.
Rafael Espindola
2016-02-28
1
-153
/
+0
*
[ELF] Define __start_XXX/__stop_XXX symbols where XXX is a section name
Simon Atanasyan
2015-07-03
1
-1
/
+2
*
[ELF] Move start/end atom method assignment to OutputELFWriter. NFC
Denis Protivensky
2015-05-21
1
-0
/
+3
*
ELF: Split OutputELFWriter.h to OutputELFWriter.{h,cpp}.
Rui Ueyama
2015-04-14
1
-448
/
+4
*
[ELF] Set `addAbsoluteAtom` and `addUndefinedAtom` functions return type to void
Simon Atanasyan
2015-04-07
1
-1
/
+1
*
[ELF] Simplify adding default atoms
Simon Atanasyan
2015-04-07
1
-14
/
+6
*
[ELF] Remove redundant const_cast
Simon Atanasyan
2015-04-07
1
-3
/
+2
*
[GNU] Implement --enable-new-dtags/--disable-new-dtags
Davide Italiano
2015-04-06
1
-1
/
+1
*
Replace the `createImplicitFiles` method return type with `void`
Simon Atanasyan
2015-04-06
1
-3
/
+2
*
Strip .strtab and .symtab when --strip-all is used.
Davide Italiano
2015-04-05
1
-9
/
+16
*
[ELF] Delete empty TargetLayout class and rename DefaultLayout to TargetLayout
Simon Atanasyan
2015-04-03
1
-12
/
+10
*
ELF: Remove TargetHandlerBase by merging it with TargetHandler.
Rui Ueyama
2015-04-01
1
-2
/
+2
*
ELF: Make findAbsoluteAtom return AtomLayout* instead of an iterator.
Rui Ueyama
2015-03-31
1
-2
/
+3
*
ELF: make scopes of error code varaibles narrower.
Rui Ueyama
2015-03-27
1
-11
/
+5
*
ELF: Simplify SymbolFile.
Rui Ueyama
2015-03-27
1
-12
/
+2
*
Rename ELFLinkingContext instances "ctx" intead of "context".
Rui Ueyama
2015-03-27
1
-44
/
+42
*
[ELF] Use parallel_for_each for writing.
Shankar Easwaran
2015-03-17
1
-2
/
+4
*
[LinkerScript] Handle symbols defined in linker scripts
Rafael Auler
2015-03-16
1
-13
/
+36
*
Revert "[ELF] Change few static functions."
Shankar Easwaran
2015-03-14
1
-2
/
+2
*
[ELF] Ability to resolve undefined symbols lazily
Denis Protivensky
2015-03-14
1
-0
/
+69
*
[ELF] Change few static functions.
Shankar Easwaran
2015-03-14
1
-2
/
+2
*
Use template aliases.
Rui Ueyama
2015-03-10
1
-22
/
+22
*
[ELF] Add section group/COMDAT support.
Shankar Easwaran
2015-02-23
1
-0
/
+7
*
[ELF] Implement --strip-all/-s
Davide Italiano
2015-02-08
1
-1
/
+3
*
Fix five of the shared library build targets
Greg Fitzgerald
2015-01-21
1
-1
/
+1
*
[ELF] Add --as-needed.
Rui Ueyama
2015-01-16
1
-0
/
+20
*
[ELF] Adjust ELF header entry symbol value if this symbol is microMIPS encoded
Simon Atanasyan
2014-12-04
1
-3
/
+4
*
[ELF] Create input and output section names
Shankar Easwaran
2014-11-30
1
-1
/
+3
*
[ELF] Rename MergedSection to OutputSection.
Shankar Easwaran
2014-11-30
1
-10
/
+10
*
Revert "[ELF] Rename MergedSection to OutputSection."
Shankar Easwaran
2014-11-19
1
-10
/
+10
*
Revert "[ELF] Create input and output section names"
Shankar Easwaran
2014-11-19
1
-3
/
+1
*
[ELF] Create input and output section names
Shankar Easwaran
2014-11-19
1
-1
/
+3
*
[ELF] Rename MergedSection to OutputSection.
Shankar Easwaran
2014-11-19
1
-10
/
+10
*
[ELF] Add CodeModel attribute to the DefinedAtom class
Simon Atanasyan
2014-11-13
1
-2
/
+11
*
[ELF] Remove is64bits() and isLittlEndian().
Shankar Easwaran
2014-11-07
1
-5
/
+5
*
[ELF] Fix program headers.
Shankar Easwaran
2014-11-04
1
-2
/
+1
*
[ELF] Add Readers for all the ELF subtargets.
Shankar Easwaran
2014-10-18
1
-2
/
+0
*
Reapply [ELF] Only mark as DT_NEEDED libs that are strictly necessary (r219353)
Rafael Auler
2014-10-09
1
-2
/
+5
*
Revert "[ELF] Only mark as DT_NEEDED libs that are strictly necessary"
Rui Ueyama
2014-10-09
1
-5
/
+2
*
[ELF] Only mark as DT_NEEDED libs that are strictly necessary
Rafael Auler
2014-10-08
1
-2
/
+5
*
[ELF] Implement --export-dynamic/-E
Rafael Auler
2014-10-08
1
-9
/
+0
*
[ELF] Never mark the dynamic linker as DT_NEEDED
Rafael Auler
2014-10-02
1
-0
/
+3
*
[lld] [ELF] Support for general dynamic TLS relocations on X86_64
Rafael Auler
2014-09-29
1
-2
/
+2
*
Re-commit r218259.
Rui Ueyama
2014-09-22
1
-1
/
+1
*
Revert "[ELF] Fix linking when a regular object defines a symbol that is used...
Rui Ueyama
2014-09-22
1
-1
/
+1
*
[ELF] Fix linking when a regular object defines a symbol that is used in a DSO
Rui Ueyama
2014-09-22
1
-1
/
+1
*
[ELF] Export strong defined symbol if it coalesces away a weak symbol
Simon Atanasyan
2014-09-08
1
-1
/
+2
*
[ELF] Add two new virtual functions to the `OutputELFWriter` class to control
Simon Atanasyan
2014-06-25
1
-2
/
+14
*
More prefixing of error_code.
Rafael Espindola
2014-06-12
1
-14
/
+15
*
[ELF] Fix typo in the type name of the range-based loop item.
Simon Atanasyan
2014-06-10
1
-1
/
+1
[next]