<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustrt/stack.rs, 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>2014-12-19T07:31:34+00:00</updated>
<entry>
<title>libs: merge librustrt into libstd</title>
<updated>2014-12-19T07:31:34+00:00</updated>
<author>
<name>Aaron Turon</name>
<email>aturon@mozilla.com</email>
</author>
<published>2014-11-24T03:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2b3477d373603527d23cc578f3737857b7b253d7'/>
<id>urn:sha1:2b3477d373603527d23cc578f3737857b7b253d7</id>
<content type='text'>
This commit merges the `rustrt` crate into `std`, undoing part of the
facade. This merger continues the paring down of the runtime system.

Code relying on the public API of `rustrt` will break; some of this API
is now available through `std::rt`, but is likely to change and/or be
removed very soon.

[breaking-change]
</content>
</entry>
<entry>
<title>Print stack overflow messages for Windows, Linux and OS X</title>
<updated>2014-10-24T12:36:29+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2014-10-23T05:29:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=70cef9474a3307ec763efc01fe6969e542083823'/>
<id>urn:sha1:70cef9474a3307ec763efc01fe6969e542083823</id>
<content type='text'>
Fixes #17562
</content>
</entry>
<entry>
<title>rustrt: Convert statics to constants</title>
<updated>2014-10-09T16:44:51+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-10-06T23:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b8fb0cf789289fb7d350cc553d871f880e1b2b02'/>
<id>urn:sha1:b8fb0cf789289fb7d350cc553d871f880e1b2b02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix librustrt</title>
<updated>2014-09-30T19:52:46+00:00</updated>
<author>
<name>Steven Fackler</name>
<email>sfackler@gmail.com</email>
</author>
<published>2014-09-29T06:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ad833526186c9dffc6a7381a3fa02c35543461c9'/>
<id>urn:sha1:ad833526186c9dffc6a7381a3fa02c35543461c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable runtime split stack support on Windows</title>
<updated>2014-09-26T17:17:01+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2014-09-24T22:35:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a52eaaa996a7edeb699a756f755ad4b8c23dc9df'/>
<id>urn:sha1:a52eaaa996a7edeb699a756f755ad4b8c23dc9df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove stage0 attributes.</title>
<updated>2014-08-23T09:11:07+00:00</updated>
<author>
<name>Vadim Chugunov</name>
<email>vadimcn@gmail.com</email>
</author>
<published>2014-08-23T07:59:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c994a1237d1c79811920cf852d0b801b8518336'/>
<id>urn:sha1:8c994a1237d1c79811920cf852d0b801b8518336</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace #[cfg(target_os = "win32")] with #[cfg(target_os = "windows")]</title>
<updated>2014-08-12T07:13:43+00:00</updated>
<author>
<name>Vadim Chugunov</name>
<email>vadimcn@gmail.com</email>
</author>
<published>2014-08-11T04:26:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3dfd12967aed35b7788f7d3c7460b76b76e70b60'/>
<id>urn:sha1:3dfd12967aed35b7788f7d3c7460b76b76e70b60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed `record_stack_bounds` for clarity.</title>
<updated>2014-08-06T04:00:31+00:00</updated>
<author>
<name>Vadim Chugunov</name>
<email>vadimcn@gmail.com</email>
</author>
<published>2014-08-06T03:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=881bfb1a180a1b545daa9da1539ec4c8ebda7ed1'/>
<id>urn:sha1:881bfb1a180a1b545daa9da1539ec4c8ebda7ed1</id>
<content type='text'>
For a good measure, implemented target_record_stack_bounds for 32-bit Windows as well.
</content>
</entry>
<entry>
<title>libnative should not mess with stack limits in the TIB.  Only libgreen has a legitimate need to set them.</title>
<updated>2014-08-05T00:43:47+00:00</updated>
<author>
<name>Vadim Chugunov</name>
<email>vadimcn@gmail.com</email>
</author>
<published>2014-07-05T07:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bf76e0023114fb47cc8fc766dc2f3d5db8c696a2'/>
<id>urn:sha1:bf76e0023114fb47cc8fc766dc2f3d5db8c696a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port Rust to DragonFlyBSD</title>
<updated>2014-07-29T14:44:39+00:00</updated>
<author>
<name>Michael Neumann</name>
<email>mneumann@ntecs.de</email>
</author>
<published>2014-07-29T14:44:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2e2f53fad210543be39f6997991abcd403533676'/>
<id>urn:sha1:2e2f53fad210543be39f6997991abcd403533676</id>
<content type='text'>
Not included are two required patches:

* LLVM: segmented stack support for DragonFly [1]

* jemalloc: simple configure patches

[1]: http://reviews.llvm.org/D4705
</content>
</entry>
</feed>
