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
/
compiler
/
rustc_target
/
src
/
spec
/
apple_base.rs
Age
Commit message (
Expand
)
Author
Lines
2021-08-29
Auto merge of #88250 - rusticstuff:macos-lld, r=nagisa
bors
-1
/
+2
2021-08-24
allow specifying an ios version for the llvm target
Patrick Amrein
-0
/
+6
2021-08-23
Mach-O (Macos/ios/...) LLD flavor is always LD64.
Hans Kratz
-1
/
+2
2021-08-16
Generate an iOS LLVM target with a specific version
kit
-0
/
+5
2021-06-30
Add support for leaf fn frame pointer elimination
Simonas Kazlauskas
-2
/
+2
2021-06-02
Turn off frame pointer elimination on all Apple platforms.
Jeff Muizelaar
-0
/
+1
2021-05-20
Swap TargetOptions::linker_is_gnu default from false to true and update targe...
Luqman Aden
-0
/
+1
2021-04-11
Allow setting `target_family` to multiple values
Simonas Kazlauskas
-1
/
+1
2021-04-05
rustc_target: Rely on defaults more in target specs
Vadim Petrochenkov
-3
/
+1
2021-02-20
iOS simulator: pick the target based on the environment variable
Jan-Erik Rediger
-5
/
+16
2021-01-28
rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo`
Alex Crichton
-1
/
+5
2020-12-07
Dogfood 'str_split_once() with `compiler/`
Eric Arellano
-4
/
+1
2020-11-08
rustc_target: Rename some target options to avoid tautology
Vadim Petrochenkov
-3
/
+3
2020-11-07
rustc_target: Move `target_vendor` from `Target` to `TargetOptions`
Vadim Petrochenkov
-0
/
+1
2020-11-07
rustc_target: Move `target_os` from `Target` to `TargetOptions`
Vadim Petrochenkov
-1
/
+2
2020-10-13
Add a target option for selecting a DWARF version
Austin Shafer
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+82