rust/src/libstd/rt
bors 0c96037ec1 auto merge of #20980 : richo/rust/final-power, r=alexcrichton
Originally, this was going to be discussed and revisted, however I've been working on this for months, and a rebase on top of master was about 1 flight's worth of work so I just went ahead and did it.

This gets you as far as being able to target powerpc with, eg:

    LD_LIBRARY_PATH=./x86_64-unknown-linux-gnu/stage2/lib/ x86_64-unknown-linux-gnu/stage2/bin/rustc -C linker=powerpc-linux-gnu-gcc --target powerpc-unknown-linux-gnu hello.rs

Would really love to get this out before 1.0. r? @alexcrichton
2015-01-15 05:12:30 +00:00
..
args.rs std: Redesign c_str and c_vec 2015-01-05 08:00:13 -08:00
at_exit_imp.rs Revert "std: Re-enable at_exit()" 2014-12-31 10:20:31 -08:00
backtrace.rs Rename AtomicInt and AtomicUint 2015-01-11 11:47:44 -08:00
libunwind.rs powerpc: Add unwinder size REVISIT 2015-01-11 21:14:31 -08:00
macros.rs Minor fallout/update FOLLOW sets 2015-01-06 18:46:37 -05:00
mod.rs Improvements to feature staging 2015-01-08 03:07:23 -08:00
unwind.rs auto merge of #21061 : japaric/rust/range, r=nick29581 2015-01-14 04:42:01 +00:00
util.rs auto merge of #21061 : japaric/rust/range, r=nick29581 2015-01-14 04:42:01 +00:00