compiler-builtins-zynq/src
Alex Crichton 45cd956acc Prepare this crate for more wasm32 compatibility
This commit prepares the build script for a wasm32 target that doesn't use
Emcripten, notably forcing the `mem` feature to get activated and forcibly
ignoring the `c` feature, even if activated, for the wasm32 target.
2017-11-01 19:29:41 -07:00
..
float Partially revert a272d753f5 2017-09-29 02:20:27 +02:00
int Remove duplication by adding a macro 2017-09-14 17:39:25 +02:00
arm.rs Fix unused imports on iOS 2017-07-03 19:11:34 -07:00
arm_linux.rs Add atomic support for pre-ARMv6 on Linux 2017-10-05 12:44:12 +01:00
lib.rs Add atomic support for pre-ARMv6 on Linux 2017-10-05 12:44:12 +01:00
macros.rs Prepare this crate for more wasm32 compatibility 2017-11-01 19:29:41 -07:00
mem.rs optimize 32-bit aligned mem{cpy,clr,set} intrinsics for ARM 2017-06-29 22:40:58 -05:00
probestack.rs Don't compile probestack functions during testing 2017-09-15 18:13:06 -05:00
x86.rs Don't compile probestack functions during testing 2017-09-15 18:13:06 -05:00
x86_64.rs Don't compile probestack functions during testing 2017-09-15 18:13:06 -05:00