]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #12878 : crabtw/rust/mips, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 14 Mar 2014 22:16:31 +0000 (15:16 -0700)
committerbors <bors@rust-lang.org>
Fri, 14 Mar 2014 22:16:31 +0000 (15:16 -0700)
I ignored AtomicU64 methods on MIPS target
because libgcc doesn't implement MIPS32 64-bit atomic operations.
Otherwise it would cause link failure.

By the way, the patched LLVM doesn't have MIPS split stack anymore.
Should I file an issue about that?

1  2 
src/libstd/libc.rs

Simple merge