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
/
src
/
librustc_target
/
spec
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-26
Omit the vendor component in Fuchsia triple
Petr Hosek
-2
/
+2
2018-07-14
Rollup merge of #52330 - jethrogb:jb/target-link-args, r=varkor
kennytm
-11
/
+15
2018-07-13
Don't silently ignore invalid data in target spec
Jethro Beekman
-11
/
+15
2018-07-12
Deny bare trait objects in librustc_target and libtest
ljedrz
-1
/
+1
2018-07-06
Auto merge of #51953 - japaric:atomic-load-store, r=alexcrichton
bors
-0
/
+6
2018-07-05
enable Atomic*.{load,store} for ARMv6-M / MSP430
Jorge Aparicio
-0
/
+6
2018-07-03
rust: add initial changes to support powerpc64le musl
Mike Sullivan
-0
/
+1
2018-05-31
musl: don't use the included startfiles with -crt-static
Johannes Nixdorf
-5
/
+16
2018-05-24
Rollup merge of #50864 - jakllsch:add-netbsd-arm-target-specs, r=alexcrichton
kennytm
-0
/
+2
2018-05-20
Auto merge of #50813 - paoloteti:cortex-r, r=alexcrichton
bors
-0
/
+2
2018-05-18
Add armv6-unknown-netbsd-eabihf target
Jonathan A. Kollasch
-0
/
+1
2018-05-18
Add armv7-unknown-netbsd-eabihf target
Jonathan A. Kollasch
-0
/
+1
2018-05-17
Revert "musl: don't use the included startfiles with -crt-static"
Alex Crichton
-16
/
+5
2018-05-17
Revert "musl: link crt{begin,end}.o from the system compiler"
Alex Crichton
-12
/
+2
2018-05-16
Add target for Big-endian ARM Cortex-R4F/R5F MCUs
Paolo Teti
-0
/
+2
2018-05-12
add aarch64-unknown-openbsd support
Sébastien Marie
-0
/
+1
2018-05-11
Auto merge of #50105 - mixi:crt-included, r=alexcrichton
bors
-7
/
+28
2018-05-04
Add eabi suffix to armv5te musl target
Harm Berntsen
-1
/
+1
2018-05-03
Add armv5te-unknown-linux-musl target
Harm Berntsen
-0
/
+1
2018-05-01
musl: link crt{begin,end}.o from the system compiler
Johannes Nixdorf
-2
/
+12
2018-04-29
musl: don't use the included startfiles with -crt-static
Johannes Nixdorf
-5
/
+16
2018-04-26
rustc_target: move in syntax::abi and flip dependency.
Irina Popa
-1
/
+2
2018-04-26
rustc_trans: generalize cabi_* to any context type.
Irina Popa
-0
/
+10
2018-04-26
Rename rustc_back::target to rustc_target::spec.
Irina Popa
-0
/
+1220