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
/
compiler
/
rustc_target
/
src
/
spec
/
linux_kernel_base.rs
Age
Commit message (
Expand
)
Author
Lines
2022-09-29
Enable inline stack probes on X86 with LLVM 16
Josh Stone
-2
/
+1
2022-04-03
Replace every `String` in Target(Options) with `Cow<'static, str>`
Loïc BRANSTETT
-1
/
+1
2021-06-30
Add support for leaf fn frame pointer elimination
Simonas Kazlauskas
-2
/
+3
2021-05-20
Remove linker_is_gnu: true cases as that is now the default.
Luqman Aden
-1
/
+0
2021-04-29
Change to probe-stack=call (instead of inline-or-call) everywhere again, for ...
Felix S. Klock II
-1
/
+2
2021-03-28
linker: Use data execution prevention options by default when linker supports...
Vadim Petrochenkov
-7
/
+1
2021-03-28
linker: Use `--as-needed` by default when linker supports it
Vadim Petrochenkov
-4
/
+1
2021-01-16
Target stack-probe support configurable finely
Simonas Kazlauskas
-2
/
+4
2020-11-08
rustc_target: Rename some target options to avoid tautology
Vadim Petrochenkov
-1
/
+1
2020-11-07
rustc_target: Move `target_env` from `Target` to `TargetOptions`
Vadim Petrochenkov
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+24