about summary refs log tree commit diff
path: root/src/libstd/sys/common/stack.rs
AgeCommit message (Expand)AuthorLines
2015-08-10Remove morestack supportAlex Crichton-311/+0
2015-07-11fixing trailing whitespaceDave Huseby-1/+1
2015-07-11adding support for i686-unknown-freebsd targetDave Huseby-7/+9
2015-07-01Add netbsd amd64 supportAlex Newman-0/+2
2015-06-02std: clarify comments about sp* implementationsRicho Healey-8/+4
2015-05-09Squeeze the last bits of `task`s in documentation in favor of `thread`Barosl Lee-2/+2
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-25/+25
2015-03-12std: Remove #[allow] directives in sys modulesAlex Crichton-31/+0
2015-02-11PR review fixesDave Huseby-12/+2
2015-02-11bitrig integrationDave Huseby-2/+15
2015-02-01openbsd: incoporate remarksSébastien Marie-37/+17
2015-02-01openbsd supportSébastien Marie-0/+11
2015-01-11powerpc: Janky segmented stack supportRicho Healey-0/+12
2015-01-03Initial version of AArch64 support.Akos Kiss-1/+12
2014-12-18libs: merge librustrt into libstdAaron Turon-0/+325