rust/src/rt
Steven Walter 85be7c5f75 src/rt/arch/i386/morestack.S: call rust_stack_exhausted via plt
This prevents a relocation in the text section.  Text relocations are
incompatible with hardened kernels.

https://github.com/rust-lang/rust/issues/5714
2015-06-15 14:56:50 -04:00
..
arch src/rt/arch/i386/morestack.S: call rust_stack_exhausted via plt 2015-06-15 14:56:50 -04:00
hoedown@238c4d57cc rustdoc: Migrate from sundown to hoedown 2014-05-03 17:36:20 -07:00
msvc Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
valgrind fix typos caught by codespell 2015-05-06 03:00:13 +02:00
miniz.c Move runtime files to C instead of C++ 2013-11-18 21:45:58 -08:00
rust_android_dummy.c rt: Define exp10 on Android 2014-01-03 21:29:40 -08:00
rust_android_dummy.h auto merge of #6234 : yichoi/rust/glob-dummy-pull, r=thestinger 2013-05-04 22:09:36 -07:00
rust_builtin.c Auto merge of #25632 - alexcrichton:dt-dir, r=brson 2015-05-23 12:47:16 +00:00
rust_test_helpers.c rt: Clean up to build with cl.exe 2015-05-19 10:35:58 -07:00
rust_try.ll Avoid .take().unwrap() with FnOnce closures 2014-12-18 23:31:52 -08:00