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
/
ELF
/
Config.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ELF] --no-dynamic-linker: don't emit undefined weak symbols to .dynsym
Fangrui Song
2020-01-23
1
-0
/
+1
*
[ELF] Add -z force-ibt and -z shstk for Intel Control-flow Enforcement Techno...
Fangrui Song
2020-01-13
1
-1
/
+2
*
Revert an accidental commit af5ca40b47b3e85c3add81ccdc0b787c4bc355ae
Rui Ueyama
2019-12-13
1
-2
/
+0
*
temporary
Rui Ueyama
2019-12-13
1
-0
/
+2
*
[ELF] Delete unused Configuration::zExecstack after D56554
Fangrui Song
2019-11-25
1
-1
/
+0
*
[LLD][ELF] Support --[no-]mmap-output-file with F_no_mmap
Nick Terrell
2019-10-29
1
-0
/
+1
*
[lld] [ELF] Add '-z nognustack' opt to suppress emitting PT_GNU_STACK
Michał Górny
2019-10-29
1
-0
/
+4
*
Fix a few typos in lld/ELF to cycle bots
Nico Weber
2019-10-28
1
-1
/
+1
*
[ELF] Add -z separate-loadable-segments to complement separate-code and nosep...
Fangrui Song
2019-09-25
1
-1
/
+4
*
[ELF][ARM] Implement --fix-cortex-a8 to fix erratum 657417
Peter Smith
2019-09-16
1
-0
/
+1
*
[ELF] Consistently prioritize non-* wildcards overs "*" in version scripts
Fangrui Song
2019-08-05
1
-5
/
+8
*
[ELF] Add -z separate-code and pad the last page of last PF_X PT_LOAD with tr...
Fangrui Song
2019-08-01
1
-0
/
+1
*
[ELF] Fix variable names in comments after VariableName -> variableName change
Fangrui Song
2019-07-16
1
-1
/
+1
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
1
-174
/
+174
*
[Remarks] Extend -fsave-optimization-record to specify the format
Francis Visoiu Mistrih
2019-06-17
1
-0
/
+1
*
ELF: Create synthetic sections for loadable partitions.
Peter Collingbourne
2019-06-07
1
-1
/
+0
*
[ELF][AArch64] Support for BTI and PAC
Peter Smith
2019-06-07
1
-0
/
+2
*
Read .note.gnu.property sections and emit a merged .note.gnu.property section.
Rui Ueyama
2019-06-05
1
-0
/
+2
*
[ELF] Implement Dependent Libraries Feature
Ben Dunbobbin
2019-05-17
1
-0
/
+1
*
[LLD][ELF] Add the -z ifunc-noplt option
Fangrui Song
2019-05-14
1
-0
/
+1
*
[ELF] Full support for -n (--nmagic) and -N (--omagic) via common page
Peter Smith
2019-05-13
1
-0
/
+2
*
[ELF] Dump symbols ordered by profiled guided section layout to file.
Rui Ueyama
2019-03-27
1
-0
/
+1
*
Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+1
*
Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-1
/
+0
*
[Remarks] Add -foptimization-record-passes to filter remark emission
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+1
*
[PGO] Add options for context-sensitive PGO
Rong Xu
2019-03-11
1
-0
/
+2
*
Correct "varaible" typo in comment
Ed Maste
2019-02-06
1
-1
/
+1
*
Add comment.
Rui Ueyama
2019-02-06
1
-1
/
+14
*
Recommit r353293 "[LLD][ELF] - Set DF_STATIC_TLS flag for i386 target."
George Rimar
2019-02-06
1
-0
/
+2
*
Revert r353293 "[LLD][ELF] - Set DF_STATIC_TLS flag for i386 target."
George Rimar
2019-02-06
1
-2
/
+0
*
[LLD][ELF] - Set DF_STATIC_TLS flag for i386 target.
George Rimar
2019-02-06
1
-0
/
+2
*
[ELF] Support --{,no-}allow-shlib-undefined
Fangrui Song
2019-02-01
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ELF] Implement option to force PIC compatible Thunks
Peter Smith
2019-01-16
1
-0
/
+1
*
Add --plugin-opt=emit-llvm option.
Rui Ueyama
2018-12-14
1
-0
/
+1
*
[ELF] - Implement -z nodefaultlib
George Rimar
2018-11-27
1
-0
/
+1
*
[ELF] Add --{,no-}call-graph-profile-sort (enabled by default)
Fangrui Song
2018-10-25
1
-0
/
+1
*
Reland "[PPC64] Add split - stack support."
Sean Fertile
2018-10-16
1
-0
/
+1
*
Revert "[PPC64] Add split - stack support."
Sean Fertile
2018-10-15
1
-1
/
+0
*
[PPC64] Add split - stack support.
Sean Fertile
2018-10-15
1
-0
/
+1
*
Introduce a flag to warn when ifunc symbols are used with text relocations.
Ali Tamur
2018-10-02
1
-0
/
+1
*
[PPC64] Optimize redundant instructions in global access sequences.
Sean Fertile
2018-09-20
1
-0
/
+1
*
lld: add -z interpose support
Ed Maste
2018-09-14
1
-0
/
+1
*
[LLF][ELF] - Support -z global.
George Rimar
2018-08-28
1
-0
/
+1
*
[LLD][ELF] - Remove UnresolvedPolicy::IgnoreAll and relative code. NFC.
George Rimar
2018-08-14
1
-1
/
+1
*
Add TARGET(foo) linker script directive.
Rui Ueyama
2018-08-06
1
-0
/
+1
*
[ELF][ARM] Implement support for Tag_ABI_VFP_args
Peter Smith
2018-07-31
1
-0
/
+4
*
[AArch64] Support execute-only LOAD segments.
David Bolvansky
2018-07-30
1
-0
/
+1
*
ELF: Implement --icf=safe using address-significance tables.
Peter Collingbourne
2018-07-18
1
-1
/
+4
*
Support option -plugin-opt=dwo_dir=
Yunlian Jiang
2018-07-16
1
-0
/
+1
[next]