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
/
tests
Age
Commit message (
Expand
)
Author
Lines
2023-12-21
Add support for hexagon-unknown-none-elf as target
Brian Cain
-1
/
+2
2023-10-18
allow target specs to declare self-contained linking components
Rémy Rakic
-1
/
+1
2022-11-05
Remove linuxkernel targets
Alex Gaynor
-5
/
+4
2022-10-06
rustc_target: Refactor internal linker flavors
Vadim Petrochenkov
-49
/
+36
2022-09-09
Use RelocModel::Pic for UEFI targets
Nicholas Bishop
-1
/
+2
2022-09-01
rustc_target: Refactor internal linker flavors slightly
Vadim Petrochenkov
-13
/
+9
2022-09-01
rustc_target: Add a compatibility layer to separate internal and user-facing ...
Vadim Petrochenkov
-2
/
+4
2022-08-27
rustc_target: Add some more target spec sanity checking
Vadim Petrochenkov
-10
/
+49
2022-08-12
rustc_target: Update some old naming around self contained linking
Vadim Petrochenkov
-3
/
+3
2022-08-03
Add support for link-flavor rust-lld for iOS, tvOS and watchOS
mary
-1
/
+4
2022-06-25
rustc_target: Some more tests and fixes for linker arguments
Vadim Petrochenkov
-13
/
+84
2022-06-18
rustc_target: Remove some redundant target properties
Vadim Petrochenkov
-0
/
+5
2021-06-17
Emit warnings for unused fields in custom targets.
Adam Bratschi-Kaye
-1
/
+1
2021-04-04
wasm64
Gus Caplan
-0
/
+1
2020-11-14
Auto merge of #78959 - petrochenkov:likeuefi, r=nagisa
bors
-0
/
+2
2020-11-12
rustc_target: Mark UEFI targets as `is_like_windows`/`is_like_msvc`
Vadim Petrochenkov
-0
/
+2
2020-11-11
rustc_target: Make sure that in-tree targets follow conventions for os and ve...
Vadim Petrochenkov
-0
/
+13
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-10
/
+10
2020-10-05
rustc_target: Refactor away `TargetResult`
Vadim Petrochenkov
-11
/
+4
2020-08-30
mv compiler to compiler/
mark
-0
/
+47