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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor ReleaseNotes fixes
Hans Wennborg
2020-03-02
1
-9
/
+9
*
ReleaseNotes: remove in-progress warnings, tidy up a bit
Hans Wennborg
2020-02-28
1
-13
/
+1
*
[lld][ELF] Add some release notes
Fangrui Song
2020-02-27
1
-1
/
+53
*
[docs][WebAssembly] WebAssembly-specific release notes for 10.0.
Dan Gohman
2020-02-25
1
-0
/
+1
*
[LLD] Add release notes for MinGW for the 10.x branch
Martin Storsjö
2020-02-05
1
-1
/
+27
*
[docs][mips] 10.0 Release notes
Simon Atanasyan
2020-01-26
1
-0
/
+8
*
[ELF] Add -z force-ibt and -z shstk for Intel Control-flow Enforcement Techno...
Fangrui Song
2020-01-13
1
-0
/
+7
*
fix a few typos to cycle the bots
Nico Weber
2020-01-09
4
-8
/
+8
*
[lld] Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-06
2
-2
/
+2
*
hopefully last doc typo fix to cycle bots
Nico Weber
2019-12-20
1
-1
/
+1
*
fix yet another doc typo to cycle bots
Nico Weber
2019-12-20
1
-2
/
+2
*
Update the man page
Rui Ueyama
2019-12-13
1
-1
/
+8
*
[WebAssembly] Add new `export_name` clang attribute for controlling wasm expo...
Sam Clegg
2019-12-11
1
-7
/
+9
*
[ELF][AArch64] Rename --force-bti to -z force-bti and --pac-plt to -z pac-plt
Fangrui Song
2019-12-11
1
-4
/
+6
*
[lld] [ELF] Add '-z nognustack' opt to suppress emitting PT_GNU_STACK
Michał Górny
2019-10-29
1
-0
/
+5
*
Update release notes
Rui Ueyama
2019-10-18
1
-1
/
+5
*
Revert r371729: lld-link: Make /linkrepro: take a filename, not a directory.
Rui Ueyama
2019-10-04
1
-5
/
+0
*
[ELF] Add -z separate-loadable-segments to complement separate-code and nosep...
Fangrui Song
2019-09-25
1
-1
/
+32
*
lld-link: Add a flag /lldignoreenv that makes lld-link ignore env vars.
Nico Weber
2019-09-13
1
-0
/
+2
*
lld-link: Make /linkrepro: take a filename, not a directory.
Nico Weber
2019-09-12
1
-0
/
+3
*
ld.lld.1: explain long options may use one or two dashes
Ed Maste
2019-09-03
1
-0
/
+11
*
ld.lld.1: stylistic changes suggested by igor
Ed Maste
2019-09-03
1
-23
/
+36
*
[WebAssembly] Implement NO_STRIP
Dan Gohman
2019-08-29
2
-2
/
+5
*
[ELF] Mention contents of reproduce archive and add help description.
Peter Smith
2019-08-23
1
-2
/
+5
*
Explain --reproduce option
Rui Ueyama
2019-08-23
1
-2
/
+4
*
Add a description about multiple linker scripts
Rui Ueyama
2019-08-23
1
-0
/
+2
*
Bump the trunk version to 10.0.0svn
Hans Wennborg
2019-07-18
2
-34
/
+8
*
Add --undefined-glob which is an --undefined with wildcard pattern match
Rui Ueyama
2019-06-14
1
-2
/
+16
*
docs: Update partitioning docs now that the feature is fully landed.
Peter Collingbourne
2019-06-07
1
-3
/
+2
*
[ELF][AArch64] Support for BTI and PAC
Peter Smith
2019-06-07
1
-0
/
+4
*
Add --sort-common to the man page.
Rui Ueyama
2019-06-03
1
-0
/
+2
*
[Docs] Modernize references to macOS
J. Ryan Stinnett
2019-05-30
1
-2
/
+2
*
Add IR support, ELF section and user documentation for partitioning feature.
Peter Collingbourne
2019-05-29
4
-0
/
+250
*
Add release note entries for recent typo correction changes
Nico Weber
2019-05-28
1
-0
/
+6
*
[docs] Fix troff macro (.F1 -> .Fl) in ld.lld.1
Fangrui Song
2019-05-22
1
-2
/
+2
*
[LLD][ELF] Add the -z ifunc-noplt option
Fangrui Song
2019-05-14
1
-1
/
+9
*
[ELF] Full support for -n (--nmagic) and -N (--omagic) via common page
Peter Smith
2019-05-13
1
-1
/
+7
*
lld-link: Add /force:multipleres extension to make dupe resource diag non-fatal
Nico Weber
2019-05-02
1
-0
/
+1
*
Add more lld release notes
Nico Weber
2019-04-29
1
-0
/
+3
*
Add some lld-link 9.0 release notes
Nico Weber
2019-04-29
1
-0
/
+11
*
[docs] Copy-edit lld/docs/WebAssembly.rst
Sam Clegg
2019-04-24
1
-17
/
+14
*
[COFF] Link crtend.o as the last object file
Martin Storsjo
2019-04-15
1
-1
/
+3
*
Fix two sphinx warnings
Hans Wennborg
2019-04-11
1
-2
/
+2
*
Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+3
*
Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-3
/
+0
*
[Remarks] Add -foptimization-record-passes to filter remark emission
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+3
*
[ELF] Explain some options in ld.lld.1
Fangrui Song
2019-03-01
1
-3
/
+60
*
Split a long line to avoid annoying horizontal scrolling on a browser.
Rui Ueyama
2019-02-23
1
-1
/
+2
*
s/method/function/g since function is the correct name in C++.
Rui Ueyama
2019-02-22
1
-12
/
+12
*
[WebAssembly] Don't generate invalid modules when function signatures mismatch
Sam Clegg
2019-02-20
1
-0
/
+20
[next]