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
/
src
/
librustc_back
/
target
/
mips_unknown_linux_musl.rs
Age
Commit message (
Expand
)
Author
Lines
2018-04-26
Rename rustc_back::target to rustc_target::spec.
Irina Popa
-34
/
+0
2018-04-26
rustc_back: move LinkerFlavor, PanicStrategy, and RelroLevel to target.
Irina Popa
-2
/
+1
2018-01-23
Set crt_static_default = false for musl/mips[el] targets
Marco A L Barbosa
-0
/
+1
2018-01-22
Do not assume dynamic linking for musl/mips[el] targets
Marco A L Barbosa
-11
/
+8
2017-09-30
rustc: Specify c_int width for each target
Daniel Klauer
-0
/
+1
2017-07-05
rustc: Implement the #[global_allocator] attribute
Alex Crichton
-1
/
+1
2017-04-07
-Z linker-flavor
Jorge Aparicio
-0
/
+2
2016-10-27
Disable jemalloc on aarch64/powerpc
Alex Crichton
-0
/
+4
2016-10-03
change max_atomic_width type from u64 to Option<u64>
Jorge Aparicio
-1
/
+1
2016-07-27
librustc_back: convert fn target() to return Result
Doug Goldstein
-4
/
+4
2016-05-09
Add #[cfg(target_has_atomic)] to get atomic support for the current target
Amanieu d'Antras
-0
/
+1
2016-04-19
Make data-layout mandatory in target specs.
Eduard Burtescu
-0
/
+1
2016-01-30
rustc: set MIPS cpu/features in the compiler
Jorge Aparicio
-2
/
+6
2016-01-29
add support for mips(el)-unknown-linux-musl
Jorge Aparicio
-0
/
+24