<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_back/target/i686_linux_android.rs, branch 1.6.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.6.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-09-24T17:44:53+00:00</updated>
<entry>
<title>Fix `target_vendor` for Android</title>
<updated>2015-09-24T17:44:53+00:00</updated>
<author>
<name>Sebastian Wicki</name>
<email>gandro@gmx.net</email>
</author>
<published>2015-09-24T17:44:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=abfedb7d16fc536e85e271f945195335ca0ba9e0'/>
<id>urn:sha1:abfedb7d16fc536e85e271f945195335ca0ba9e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: Add target_vendor for target triples</title>
<updated>2015-09-23T23:44:55+00:00</updated>
<author>
<name>Sebastian Wicki</name>
<email>gandro@gmx.net</email>
</author>
<published>2015-09-23T23:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af68cdfea1e7a9121122d89d2baa70d64f340d54'/>
<id>urn:sha1:af68cdfea1e7a9121122d89d2baa70d64f340d54</id>
<content type='text'>
This adds a new target property, `target_vendor` which can be used as a
matcher for conditional compilation. The vendor is part of the autoconf
target triple: &lt;arch&gt;&lt;sub&gt;-&lt;vendor&gt;-&lt;os&gt;-&lt;env&gt;

The default value for `target_vendor` is "unknown".

Matching against the `target_vendor` with `#[cfg]` is currently feature
gated as `cfg_target_vendor`.
</content>
</entry>
<entry>
<title>i686-linux-android: set -mcpu to pentium4.</title>
<updated>2015-08-23T14:49:25+00:00</updated>
<author>
<name>Overmind JIANG</name>
<email>p90eri@gmail.com</email>
</author>
<published>2015-08-23T14:49:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6a7ed8f97a75565078bf7a2971ab810032a3591e'/>
<id>urn:sha1:6a7ed8f97a75565078bf7a2971ab810032a3591e</id>
<content type='text'>
To allow SSE2 to be used.
</content>
</entry>
<entry>
<title>New cross target: i686-linux-android</title>
<updated>2015-08-23T07:38:11+00:00</updated>
<author>
<name>Tim JIANG</name>
<email>p90eri@gmail.com</email>
</author>
<published>2015-08-09T05:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a1b2deb33b3d8f8e77567afbebdb4a3d27ee97ff'/>
<id>urn:sha1:a1b2deb33b3d8f8e77567afbebdb4a3d27ee97ff</id>
<content type='text'>
- All the libstd tests are now passing in the optimized build against
  a Zenfone2 and the x86 Android simulator.
</content>
</entry>
</feed>
