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
msvc
valgrind
miniz.c
rust_android_dummy.c
rust_android_dummy.h
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