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
/
uefi_msvc_base.rs
Age
Commit message (
Expand
)
Author
Lines
2023-11-08
target: move base specs to spec/base
David Wood
-52
/
+0
2023-09-22
Add Minimal Std implementation for UEFI
Ayush Singh
-0
/
+1
2022-10-06
rustc_target: Refactor internal linker flavors
Vadim Petrochenkov
-4
/
+3
2022-09-09
Use RelocModel::Pic for UEFI targets
Nicholas Bishop
-2
/
+1
2022-08-27
rustc_target: Add some more target spec sanity checking
Vadim Petrochenkov
-1
/
+3
2022-06-25
rustc_target: Add convenience functions for adding linker arguments
Vadim Petrochenkov
-21
/
+19
2022-04-03
Replace every `String` in Target(Options) with `Cow<'static, str>`
Loïc BRANSTETT
-5
/
+5
2021-03-28
rustc_target: Avoid unwraps when adding linker flags
Vadim Petrochenkov
-3
/
+3
2021-01-20
Use a call probe on the x86_64-uefi target
Simonas Kazlauskas
-1
/
+3
2021-01-16
Target stack-probe support configurable finely
Simonas Kazlauskas
-2
/
+2
2020-11-12
rustc_target: Mark UEFI targets as `is_like_windows`/`is_like_msvc`
Vadim Petrochenkov
-9
/
+0
2020-11-08
rustc_target: Rename some target options to avoid tautology
Vadim Petrochenkov
-1
/
+1
2020-11-07
rustc_target: Move `linker_flavor` from `Target` to `TargetOptions`
Vadim Petrochenkov
-0
/
+1
2020-11-07
rustc_target: Move `target_os` from `Target` to `TargetOptions`
Vadim Petrochenkov
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+58