rust/src/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
..
arch auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
hoedown@238c4d57cc rustdoc: Migrate from sundown to hoedown 2014-05-03 17:36:20 -07:00
msvc
valgrind Fix valgrind.h for Win64. 2014-08-04 17:42:36 -07:00
miniz.c
rust_android_dummy.c rt: Define exp10 on Android 2014-01-03 21:29:40 -08:00
rust_android_dummy.h
rust_builtin.c readdir: return error instead of failing on invalid UTF-16 2014-09-06 12:51:42 -04:00
rust_test_helpers.c Add missing attributes to indirect calls for foreign functions 2014-06-21 19:59:58 +02:00
rust_try.ll Avoid .take().unwrap() with FnOnce closures 2014-12-18 23:31:52 -08:00