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_back
/
target
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2017-10-05
Remove nacl from librustc_back
est31
-1
/
+0
2017-09-30
rustc: Specify c_int width for each target
Daniel Klauer
-0
/
+4
2017-09-23
add aarch64-unknown-linux-musl target
Ben Cressey
-0
/
+1
2017-09-08
Add `TargetOptions::min_global_align`, with s390x at 16-bit
Josh Stone
-0
/
+6
2017-08-22
Introduce target feature crt_static_allows_dylibs
Samuel Holland
-0
/
+5
2017-08-22
Introduce temporary target feature crt_static_respected
Samuel Holland
-0
/
+5
2017-08-04
Add L4Re Support in librustc_back
Tobias Schaffner
-0
/
+3
2017-07-18
Implement FromStr for RelroLevel rather than duplicating the match
Johannes Löthberg
-4
/
+2
2017-07-14
Support both partial and full RELRO
Johannes Löthberg
-7
/
+22
2017-07-11
Add support for full RELRO
Johannes Löthberg
-0
/
+6
2017-07-07
Auto merge of #43099 - japaric:msp430, r=alexcrichton
bors
-0
/
+2
2017-07-06
add a built-in MSP430 target
Jorge Aparicio
-0
/
+2
2017-07-06
rustc: Implement stack probes for x86
Alex Crichton
-0
/
+6
2017-07-05
rustc: Implement the #[global_allocator] attribute
Alex Crichton
-11
/
+7
2017-06-23
Add Target (de)serialization for environment vars
Thomas Lively
-0
/
+28
2017-06-22
Add target option for linker environment variables
Thomas Lively
-0
/
+4
2017-06-16
Add target to use LLVM wasm backend
Thomas Lively
-0
/
+1
2017-04-20
Add x86_64-linux-android target
Marco A L Barbosa
-0
/
+1
2017-04-07
-Z linker-flavor
Jorge Aparicio
-14
/
+63
2017-03-12
Update usages of 'OSX' (and other old names) to 'macOS'.
Corey Farwell
-2
/
+2
2017-02-16
add solaris sparcv9 support
Shawn Walker-Salas
-0
/
+1
2017-02-07
Rollup merge of #39426 - jakllsch:netbsd-c, r=alexcrichton
Corey Farwell
-0
/
+1
2017-02-06
Rename i686-unknown-netbsdelf target to i686-unknown-netbsd
Jonathan A. Kollasch
-1
/
+1
2017-02-05
Rollup merge of #39491 - dumbbell:support-aarch64-unknown-freebsd, r=alexcric...
Corey Farwell
-0
/
+1
2017-02-03
Add `aarch64-unknown-freebsd` to the supported targets
Jean-Sébastien Pédron
-0
/
+1
2017-01-31
Add i686-unknown-netbsdelf target
Jonathan A. Kollasch
-0
/
+1
2017-01-20
Json encoding/decoding for is_like_emscripten
Sergey Pepyakin
-0
/
+2
2017-01-19
tell emcc stip exception handling if panic rt used
Sergey Pepyakin
-0
/
+5
2017-01-01
Merge branch 'master' into sparc64
Seo Sanghyeon
-0
/
+1
2016-12-30
sparc64-linux support
Jorge Aparicio
-0
/
+2
2016-12-31
Auto merge of #38601 - schulzch:master, r=brson
bors
-0
/
+1
2016-12-29
Add sparc64-unknown-netbsd target
Jonathan A. Kollasch
-0
/
+1
2016-12-24
Add a min_atomic_width target option, like max_atomic_width.
whitequark
-0
/
+12
2016-12-23
Auto merge of #38401 - redox-os:redox_cross, r=brson
bors
-0
/
+3
2016-12-22
Partial fix for #38489.
Christoph Schulz
-0
/
+1
2016-12-18
target spec: add an asm-args field to pass arguments to the external ..
Jorge Aparicio
-0
/
+6
2016-12-15
Add redox target
Jeremy Soller
-0
/
+3
2016-12-04
OpenBSD under x86 has particular ABI for returning a struct.
Sébastien Marie
-0
/
+6
2016-11-30
Add i686-unknown-openbsd target.
Sébastien Marie
-0
/
+3
2016-11-16
rustc: Implement #[link(cfg(..))] and crt-static
Alex Crichton
-0
/
+6
2016-11-12
use write::run_assembler
Jorge Aparicio
-6
/
+7
2016-11-12
use msp430-as to emit object files from the assembly that LLVM emits
Jorge Aparicio
-0
/
+7
2016-11-06
Add support for ARMv5TE architecture
Juan Gomez
-0
/
+1
2016-10-29
Auto merge of #37387 - raphlinus:fuchsia_aarch64, r=alexcrichton
bors
-0
/
+1
2016-10-25
Auto merge of #36421 - TimNN:check-abis, r=alexcrichton
bors
-1
/
+33
2016-10-24
Support for aarch64 architecture on Fuchsia
Raph Levien
-0
/
+1
2016-10-24
check target abi support
Tim Neumann
-1
/
+33
2016-10-22
Add Fuchsia support
Raph Levien
-0
/
+3
2016-10-03
change max_atomic_width type from u64 to Option<u64>
Jorge Aparicio
-17
/
+12
2016-10-02
add Thumbs to the compiler
Jorge Aparicio
-2
/
+15
[next]