index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_codegen_ssa
/
back
/
link.rs
Age
Commit message (
Expand
)
Author
Lines
2019-07-02
Auto merge of #61268 - michaelwoerister:stabilize-pgo, r=alexcrichton
bors
-1
/
+1
2019-06-27
rustc: Retry SIGILL linker invocations
Alex Crichton
-24
/
+47
2019-06-21
Stabilize profile-guided optimization.
Michael Woerister
-1
/
+1
2019-06-05
Aggregation of drive-by cosmetic changes.
Alexander Regueiro
-4
/
+4
2019-05-21
Make -Zemit-artifact-notifications also emit the artifact type
Jeremy Fitzhardinge
-1
/
+1
2019-05-07
Auto merge of #60464 - eddyb:not-overly-specific-pipelining, r=alexcrichton
bors
-0
/
+3
2019-05-07
rustc_codegen_ssa: emit artifact notifications for the main link product too.
Eduard-Mihai Burtescu
-0
/
+3
2019-05-03
rustc: Always handle exported symbols on the wasm target
Alex Crichton
-6
/
+4
2019-05-01
Move metadata writing earlier.
Nicholas Nethercote
-29
/
+6
2019-05-01
Inline and remove `link_binary_output`.
Nicholas Nethercote
-74
/
+61
2019-04-30
In JSON output, emit a directive after metadata is generated.
Nicholas Nethercote
-2
/
+8
2019-04-26
Remove some unused return values.
Nicholas Nethercote
-25
/
+15
2019-04-24
Don't generate unnecessary rmeta files.
Nicholas Nethercote
-7
/
+12
2019-04-20
Tidy
bjorn3
-1
/
+8
2019-04-20
Move almost all of cg_llvm/back/link.rs to cg_ssa
bjorn3
-5
/
+1096
2019-04-20
Remove get_reloc_model and target_cpu dependency from most of link.rs
bjorn3
-1
/
+1
2019-04-20
Move some function from cg_llvm/back/link.rs to cg_ssa/back/link.rs
bjorn3
-2
/
+379
2019-03-19
rustc: Update linker flavor inference from filename
Alex Crichton
-8
/
+11
2019-02-09
librustc_codegen_ssa => 2018
Taiki Endo
-1
/
+1
2019-01-27
Create `nvptx64-nvidia-cuda` target specification
Denys Zariaiev
-0
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-13
Stabilize `linker-flavor` flag.
David Wood
-5
/
+1
2018-11-29
Only consider stem when extension is exe.
David Wood
-1
/
+5
2018-11-16
Separating the back folder between backend-agnostic and LLVM-specific code
Denis Merigoux
-0
/
+208