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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_target
/
spec
/
windows_base.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-13
rustc_target: `windows(_uwp)_base` -> `windows(_uwp)_gnu_base`
Vadim Petrochenkov
-102
/
+0
2020-04-13
Auto merge of #71023 - mati865:mingw-unwind-linking-cleanup, r=Amanieu
bors
-2
/
+2
2020-04-12
[windows-gnu] Link pthread statically
Mateusz Mikuła
-2
/
+2
2020-04-09
Fix staticlib name for *-pc-windows-gnu targets
Mateusz Mikuła
-2
/
+2
2020-04-04
rustc_target: Rely on default value of `no_default_libraries` more
Vadim Petrochenkov
-1
/
+0
2020-03-31
Add missing -lmsvcrt on mingw after -lpthread
Amanieu d'Antras
-0
/
+2
2020-03-05
Link to libgcc dynamically on windows-gnu when using dylib crates
Amanieu d'Antras
-2
/
+29
2019-12-22
Format the world
Mark Rousskov
-25
/
+27
2019-11-09
Drop long-section-names linker workaround for windows-gnu
Mateusz Mikuła
-27
/
+0
2019-02-08
librustc_target => 2018
Taiki Endo
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-23
use String::new() instead of String::from(""), "".to_string(), "".to_owned() ...
Matthias Krüger
-2
/
+2
2018-04-26
Rename rustc_back::target to rustc_target::spec.
Irina Popa
-0
/
+109