rust/src/libpanic_unwind
Wang Xuerui a28c01bdf9 Remove mention of mipsel target_arch
The `mipsel` `target_arch` was introduced with the initial MIPSel
support (rust-lang/rust@82ec1aef29),
but was subsequently removed with implementation of the Flexible Target
Specification (Rust RFC 0131,
rust-lang/rust@3a8f4ec32a).
This is the only remaining instance in rustc. All others are in the libc
repo, and are fixed in rust-lang/libc@b3676593f6.
2016-11-07 14:15:58 +08:00
..
dwarf run rustfmt on libpanic_unwind 2016-10-18 23:09:47 +05:30
Cargo.toml rustbuild: Add support for crate tests + doctests 2016-05-12 08:52:20 -07:00
emcc.rs run rustfmt on libpanic_unwind 2016-10-18 23:09:47 +05:30
gcc.rs Remove mention of mipsel target_arch 2016-11-07 14:15:58 +08:00
lib.rs Rewrite emscripten unwinding to use libcxx 2016-09-30 14:02:55 -07:00
seh.rs Issue deprecation warnings for safe accesses to extern statics 2016-09-09 01:07:01 +03:00
seh64_gnu.rs run rustfmt on libpanic_unwind 2016-10-18 23:09:47 +05:30
windows.rs run rustfmt on libpanic_unwind folder 2016-06-05 23:34:23 +05:30