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
/
Core
/
DefinedAtom.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MachO/Core] Remove (now) unused static member function. NFCI.
Davide Italiano
2016-08-04
1
-12
/
+0
*
Delete more ELF bits from the old linker.
Rafael Espindola
2016-02-28
1
-7
/
+0
*
Use __nl_symbol_ptr instead of __got in the stubs pass on x86 archs.
Pete Cooper
2016-02-09
1
-0
/
+1
*
Fix handling of mach header and DSO handle symbols.
Pete Cooper
2016-02-02
1
-0
/
+1
*
Add ObjC method list atom type. NFC.
Pete Cooper
2016-02-01
1
-0
/
+1
*
Add an ObjCPass to the MachO linker.
Pete Cooper
2016-01-19
1
-0
/
+1
*
[lld][Darwin] Add support for the -sectcreate option.
Lang Hames
2015-10-24
1
-0
/
+1
*
[ARM] Move out .ARM.exidx related things to ARM backend
Denis Protivensky
2015-05-26
1
-1
/
+0
*
[ARM] Generation of .ARM.exidx/.ARM.extab sections
Leny Kholodov
2015-05-08
1
-0
/
+1
*
Style cleanup in compareByPosition().
Davide Italiano
2015-02-04
1
-7
/
+2
*
Avoid two function calls of file() when not needed.
Davide Italiano
2015-02-03
1
-2
/
+5
*
Remove trailing whitespace introduced in r227709.
Davide Italiano
2015-02-01
1
-1
/
+1
*
[ELF] Don't compare an atom with itself in compareByPosition().
Davide Italiano
2015-02-01
1
-0
/
+4
*
ELF: Don't use LayoutPass.
Rui Ueyama
2015-01-31
1
-3
/
+10
*
[mach-o] Support linker synthesized mach_header symbols.
Nick Kledzik
2014-11-12
1
-0
/
+1
*
[mach-o] Add support for interposing tuples section
Nick Kledzik
2014-11-06
1
-0
/
+1
*
Sort include files according to convention.
Shankar Easwaran
2014-10-18
1
-1
/
+0
*
[mach-o] create __unwind_info section on x86_64
Tim Northover
2014-09-30
1
-0
/
+1
*
[core] support .gnu.linkonce sections
Shankar Easwaran
2014-04-01
1
-0
/
+1
*
Revert "[core] support .gnu.linkonce sections"
Shankar Easwaran
2014-03-31
1
-1
/
+0
*
[core] support .gnu.linkonce sections
Shankar Easwaran
2014-03-31
1
-0
/
+1
*
[core] add SectionGroup support
Shankar Easwaran
2014-03-26
1
-0
/
+1
*
[PECOFF] Refactor IdataPass.
Rui Ueyama
2013-12-11
1
-1
/
+0
*
[lld][ELF] Support non alloc sections in the Writer.
Shankar Easwaran
2013-09-19
1
-0
/
+1
*
[lld][ELF] Differentiate between Note sections(RW/RO)
Shankar Easwaran
2013-09-04
1
-1
/
+2
*
[lld][ELF] Emit note sections
Shankar Easwaran
2013-09-04
1
-0
/
+1
*
[lld][ELF] Rename typeTLV content type for ELF
Shankar Easwaran
2013-08-23
1
-0
/
+2
*
[PECOFF] Support linking against DLL.
Rui Ueyama
2013-07-11
1
-0
/
+1
*
[lld] remove trailing whitespace
Shankar Easwaran
2013-03-14
1
-2
/
+2
*
[ELF][Hexagon]add typeZeroFillFast
Shankar Easwaran
2013-02-24
1
-0
/
+1
*
add changes for typeDataFast
Shankar Easwaran
2013-02-22
1
-0
/
+1
*
Add SectionPosition and OrderPass
Nick Kledzik
2013-01-23
1
-2
/
+0
*
Better tie together ContentType and Permissions.
Nick Kledzik
2013-01-09
1
-0
/
+78