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
/
ARM
/
ARMExecutableWriter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF linker.
Rafael Espindola
2016-02-28
1
-68
/
+0
*
[ELF] Define __start_XXX/__stop_XXX symbols where XXX is a section name
Simon Atanasyan
2015-07-03
1
-0
/
+2
*
[ARM] Remove unused field in executable writer
Denis Protivensky
2015-05-21
1
-2
/
+1
*
[ARM] Move out common Writer functionality to ARMELFWriter
Denis Protivensky
2015-05-21
1
-81
/
+3
*
[ARM] Add needed symbols during dynamic executable linking
Denis Protivensky
2015-05-20
1
-0
/
+15
*
[ARM] Generation of .ARM.exidx/.ARM.extab sections
Leny Kholodov
2015-05-08
1
-1
/
+9
*
ELF: Remove ELFT template argument when referring the base class.
Rui Ueyama
2015-04-14
1
-4
/
+4
*
ELF: Remove this-> as much as we can.
Rui Ueyama
2015-04-14
1
-5
/
+5
*
ELF: Use less templates for ELF types.
Rui Ueyama
2015-04-14
1
-27
/
+19
*
[ARM] clang-format ARM sources
Denis Protivensky
2015-04-09
1
-3
/
+3
*
[ELF] Simplify adding default atoms
Simon Atanasyan
2015-04-07
1
-4
/
+0
*
Replace the `createImplicitFiles` method return type with `void`
Simon Atanasyan
2015-04-06
1
-3
/
+2
*
[ARM] Report fatal error for wrong ARM entry point
Denis Protivensky
2015-04-02
1
-2
/
+4
*
[ARM] Set specific flags in ELF header
Denis Protivensky
2015-04-01
1
-0
/
+5
*
[ARM] Enhance checks for entry point
Denis Protivensky
2015-04-01
1
-4
/
+14
*
ELF: Make findAbsoluteAtom return AtomLayout* instead of an iterator.
Rui Ueyama
2015-03-31
1
-3
/
+2
*
Rename ELFLinkingContext instances "ctx" intead of "context".
Rui Ueyama
2015-03-27
1
-8
/
+6
*
[ARM] Fix entry point for Thumb code
Denis Protivensky
2015-03-23
1
-0
/
+20
*
[ELF][ARM] Place gotSymbol in an anonymous namespace
Shankar Easwaran
2015-03-17
1
-5
/
+8
*
[LinkerScript] Handle symbols defined in linker scripts
Rafael Auler
2015-03-16
1
-2
/
+2
*
[ELF][ARM] Make gotSymbol a member.
Shankar Easwaran
2015-03-16
1
-9
/
+5
*
[ELF] Ability to resolve undefined symbols lazily
Denis Protivensky
2015-03-14
1
-4
/
+36
*
Use template aliases.
Rui Ueyama
2015-03-10
1
-3
/
+3
*
[lld] Correct forming of ARM/Thumb atoms
Denis Protivensky
2015-01-27
1
-0
/
+11
*
Fix the ELF shared library build targets - take 2
Greg Fitzgerald
2015-01-24
1
-0
/
+1
*
Revert " Fix the ELF shared library build targets"
Greg Fitzgerald
2015-01-23
1
-1
/
+0
*
Fix the ELF shared library build targets
Greg Fitzgerald
2015-01-23
1
-0
/
+1
*
[ELF] Minimal implementation for ARM static linking
Greg Fitzgerald
2015-01-21
1
-0
/
+58