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
/
ExecutableWriter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF linker.
Rafael Espindola
2016-02-28
1
-157
/
+0
*
[ELF] Move start/end atom method assignment to OutputELFWriter. NFC
Denis Protivensky
2015-05-21
1
-25
/
+5
*
[ARM] Generation of .ARM.exidx/.ARM.extab sections
Leny Kholodov
2015-05-08
1
-20
/
+25
*
[ELF] Mark linker defined symbols as .hidden when needed.
Davide Italiano
2015-05-01
1
-6
/
+6
*
[ELF] Simplify adding default atoms
Simon Atanasyan
2015-04-07
1
-26
/
+23
*
Replace the `createImplicitFiles` method return type with `void`
Simon Atanasyan
2015-04-06
1
-3
/
+2
*
[ELF] Remove redundant forward class declarations
Simon Atanasyan
2015-04-06
1
-3
/
+0
*
[ELF] Delete empty TargetLayout class and rename DefaultLayout to TargetLayout
Simon Atanasyan
2015-04-03
1
-1
/
+1
*
ELF: Make findAbsoluteAtom return AtomLayout* instead of an iterator.
Rui Ueyama
2015-03-31
1
-23
/
+20
*
[ELF] Use override keyword instead of virtual
Simon Atanasyan
2015-03-30
1
-6
/
+6
*
Rename ELFLinkingContext instances "ctx" intead of "context".
Rui Ueyama
2015-03-27
1
-12
/
+12
*
[LinkerScript] Handle symbols defined in linker scripts
Rafael Auler
2015-03-16
1
-2
/
+4
*
Use template aliases.
Rui Ueyama
2015-03-10
1
-1
/
+1
*
[ELF] Add LinkingContext to the ELFReader.
Shankar Easwaran
2015-02-12
1
-1
/
+1
*
[ELF] Remove llvm::Twine usage
Shankar Easwaran
2014-11-06
1
-2
/
+2
*
[ELF] Use llvm::Twine
Shankar Easwaran
2014-11-06
1
-6
/
+2
*
Reapply [ELF] Only mark as DT_NEEDED libs that are strictly necessary (r219353)
Rafael Auler
2014-10-09
1
-0
/
+5
*
[ELF] Fix inclusion of weak symbols in the dynamic symbol table
Rafael Auler
2014-10-08
1
-0
/
+9
*
[ELF] Implement --export-dynamic/-E
Rafael Auler
2014-10-08
1
-0
/
+20
*
[ELF] Make changes to all the targets supported currently
Shankar Easwaran
2014-01-27
1
-21
/
+18
*
[ELF] Customize a relocation table output format (rel / rela).
Simon Atanasyan
2014-01-24
1
-3
/
+11
*
Fix "don't" typos missed in previous commit
Alp Toker
2013-12-01
1
-1
/
+1
*
[lld][InputGraph] Change the Resolver to use inputGraph
Shankar Easwaran
2013-10-07
1
-22
/
+22
*
If .bss doesn't exist, set _end/end based on .data.
Joerg Sonnenberger
2013-09-14
1
-0
/
+4
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-7
/
+6
*
[ELF] add -u/--undefined option, to define undefined symbols
Shankar Easwaran
2013-06-19
1
-7
/
+13
*
[ELF] NMAGIC support : Find the BSS section to setup the virtual address of ...
Shankar Easwaran
2013-06-12
1
-9
/
+6
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-1
/
+1
*
[ELF] Interp section is only needed in dynamic executables
Shankar Easwaran
2013-03-20
1
-4
/
+14
*
[lld] remove trailing whitespace
Shankar Easwaran
2013-03-14
1
-3
/
+3
*
[ELF] Set values for bss_start and end symbols properly, If there are two loa...
Shankar Easwaran
2013-03-11
1
-3
/
+3
*
[ELF] Create baseclass for all ELF writers
Shankar Easwaran
2013-03-08
1
-295
/
+24
*
[ELF] no functionality change, update dynamicTable functionality
Shankar Easwaran
2013-03-04
1
-71
/
+4
*
[lld][ELF] rename to add new support in the ELF Writer
Shankar Easwaran
2013-03-03
1
-0
/
+467