about summary refs log tree commit diff
path: root/src/rt/rust_test_helpers.c
AgeCommit message (Expand)AuthorLines
2016-04-04Handle integer-extending for C ABIJames Miller-0/+4
2016-02-05Abort on stack overflow instead of re-raising SIGSEGVBrian Campbell-0/+5
2016-01-19[MIR] Implement extern call supportSimonas Kazlauskas-0/+16
2015-10-14Add test case for #28676.Peter Marheine-0/+4
2015-05-19rt: Clean up to build with cl.exeAlex Crichton-0/+3
2015-05-12Very hacky MSVC hacks.Ricky Taylor-3/+1
2014-06-21Add missing attributes to indirect calls for foreign functionsBjörn Steinbrink-0/+18
2014-03-19rustc: Fix x86 ffi for empty struct argumentsklutzy-0/+23
2013-12-24Remove rust_globals.hBrian Anderson-1/+2
2013-11-18Move runtime files to C instead of C++Alex Crichton-0/+177