about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-03-10 22:47:49 -0800
committerbors <bors@rust-lang.org>2016-03-10 22:47:49 -0800
commit40c85cd8aec5de06140252610ad4bdc352324e2c (patch)
tree8e5daeb10ff1a5fa1a8f58df3aa51f0b74cb311d /src/libstd/sys/unix/stack_overflow.rs
parent2b9438a4ecac26fa9c4bcdf5957bd97eb07f17dc (diff)
parent01a2a7f99136243daf149bfe8124a6013d7115b6 (diff)
downloadrust-40c85cd8aec5de06140252610ad4bdc352324e2c.tar.gz
rust-40c85cd8aec5de06140252610ad4bdc352324e2c.zip
Auto merge of #32034 - alexcrichton:old-x86-msvc, r=aturon
rustc: Add an i586-pc-windows-msvc target

Similarly to #31629 where an i586-unknown-linux-gnu target was added, there is
sometimes a desire to compile for x86 Windows as well where SSE2 is disabled.
This commit mirrors the i586-unknown-linux-gnu target and simply adds a variant
for Windows as well.

This is motivated by a recent [Gecko bug][ff] where crashes were seen on 32-bit
Windows due to users having CPUs that don't support SSE2 instructions. It was
requested that we could have non-SSE2 builds of the standard library available
so they could continue to use vanilla releases and nightlies.

[ff]: https://bugzilla.mozilla.org/show_bug.cgi?id=1253202
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions