<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/rust_android_dummy.c, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-12-22T06:12:48+00:00</updated>
<entry>
<title>std: Remove rust_builtin C support library</title>
<updated>2015-12-22T06:12:48+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-12-02T18:31:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2f42ac438ef4bc2773f5ac0a55ae45b08e575b17'/>
<id>urn:sha1:2f42ac438ef4bc2773f5ac0a55ae45b08e575b17</id>
<content type='text'>
All these definitions can now be written in Rust, so do so!
</content>
</entry>
<entry>
<title>rt: Define exp10 on Android</title>
<updated>2014-01-04T05:29:40+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2014-01-04T05:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bc78d8698579b92c7b5a9b5d8507230899165225'/>
<id>urn:sha1:bc78d8698579b92c7b5a9b5d8507230899165225</id>
<content type='text'>
LLVM appears to generate calls to exp10 on ARM and bionic does not
define it.
</content>
</entry>
<entry>
<title>Move runtime files to C instead of C++</title>
<updated>2013-11-19T05:45:58+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-11-14T18:04:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=508b7b996e5d557ec1c49e1d11563ecf4fc9d287'/>
<id>urn:sha1:508b7b996e5d557ec1c49e1d11563ecf4fc9d287</id>
<content type='text'>
Explicitly have the only C++ portion of the runtime be one file with exception
handling. All other runtime files must now live in C and be fully defined in C.
</content>
</entry>
</feed>
