<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/sys/common/stack.rs, branch 1.0.0-alpha.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.0.0-alpha.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.0.0-alpha.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-02-01T13:41:40+00:00</updated>
<entry>
<title>openbsd: incoporate remarks</title>
<updated>2015-02-01T13:41:40+00:00</updated>
<author>
<name>Sébastien Marie</name>
<email>semarie@users.noreply.github.com</email>
</author>
<published>2015-01-30T07:15:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=568a451a90a14b101ed357235a5055de2940f16b'/>
<id>urn:sha1:568a451a90a14b101ed357235a5055de2940f16b</id>
<content type='text'>
- consolidate target_record_sp_limit and target_get_sp_limit functions
  for aarch64, powerpc, arm-ios and openbsd as there are all without
  segmented stacks (no need to duplicate functions).

- rename __load_self function to rust_load_self

- use a mutex inner load_self() as underline implementation is not thread-safe
</content>
</entry>
<entry>
<title>openbsd support</title>
<updated>2015-02-01T13:41:38+00:00</updated>
<author>
<name>Sébastien Marie</name>
<email>semarie@users.noreply.github.com</email>
</author>
<published>2015-01-29T07:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fcb30a0b67b1bd4acbc3422ff74fac5d031ae1ae'/>
<id>urn:sha1:fcb30a0b67b1bd4acbc3422ff74fac5d031ae1ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>powerpc: Janky segmented stack support</title>
<updated>2015-01-12T05:14:31+00:00</updated>
<author>
<name>Richo Healey</name>
<email>richo@psych0tik.net</email>
</author>
<published>2015-01-10T04:26:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=164981042d6afd38c6635ab10ef8ed3c0daffe8b'/>
<id>urn:sha1:164981042d6afd38c6635ab10ef8ed3c0daffe8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial version of AArch64 support.</title>
<updated>2015-01-03T15:16:10+00:00</updated>
<author>
<name>Akos Kiss</name>
<email>akiss@inf.u-szeged.hu</email>
</author>
<published>2014-12-12T23:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6e5fb8bd1bef7a36c32194b35ec16d0365adbcf1'/>
<id>urn:sha1:6e5fb8bd1bef7a36c32194b35ec16d0365adbcf1</id>
<content type='text'>
Adds AArch64 knowledge to:
* configure,
* make files,
* sources,
* tests, and
* documentation.
</content>
</entry>
<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>
</feed>
