Alex Crichton
|
b42d267065
Don't compile assembly on x86_64 Windows
|
7 years ago |
Alex Crichton
|
94bc9953a1
Don't build chkstk on x86_64
|
7 years ago |
Alex Crichton
|
d513c92b01
Try testing MinGW targets
|
7 years ago |
Alex Crichton
|
635e519b86
Remove the travis cache
|
7 years ago |
Alex Crichton
|
eabb6fab4a
Shore up docs in the macros module
|
7 years ago |
Alex Crichton
|
7de57cd4f9
Handle aeabi aliasing
|
7 years ago |
Alex Crichton
|
a839d53a02
Deal with floatdidf on x86_64
|
7 years ago |
Alex Crichton
|
5172f8c218
Tweak usage of C shims on MSVC
|
7 years ago |
Alex Crichton
|
a16ebb0dcb
Use `nm` to weed out panics
|
7 years ago |
Alex Crichton
|
5a444d58f2
Remove unused rust file
|
7 years ago |
Alex Crichton
|
7c4745061a
Remove executable bit on arm.rs
|
7 years ago |
Alex Crichton
|
ac3715de0f
Remove defined intrinsics from build.rs
|
7 years ago |
Alex Crichton
|
83d63eaa9b
Convert float intrinsics to the `intrinsics!` macro
|
7 years ago |
Alex Crichton
|
93fed264c1
Remove executable bit from conv.rs
|
7 years ago |
Alex Crichton
|
560018cc83
Less verbose output on symbol check
|
7 years ago |
Alex Crichton
|
696b821bb7
Enable `mem` for intrinsics on linux
|
7 years ago |
Alex Crichton
|
0be8b20cb7
Fix features needed for the intrinsics example
|
7 years ago |
Alex Crichton
|
4540bd4314
Fix travis intrinsics builds
|
7 years ago |
Alex Crichton
|
4c41b5649f
Fix use_c_shim_if
|
7 years ago |
Alex Crichton
|
47ff81325c
Use more intrinsics on msvc
|
7 years ago |
Alex Crichton
|
8abb0ab826
Build tweaks
|
7 years ago |
Alex Crichton
|
f0e58591b3
Build the intrinsics example separately
|
7 years ago |
Alex Crichton
|
1b78d79bf5
Require the `compiler-builtins` target for the example
|
7 years ago |
Alex Crichton
|
215fa06fb6
More windows linkage guesses
|
7 years ago |
Alex Crichton
|
7f90c48a7a
Test 64-bit linux
|
7 years ago |
Alex Crichton
|
a4120adc69
Try to fix linkage on windows
|
7 years ago |
Alex Crichton
|
12a0038250
Fix the abi hack on windows
|
7 years ago |
Alex Crichton
|
d17042106f
Port udiv to the `intrinsics!` macro
|
7 years ago |
Alex Crichton
|
7886ae275b
Port sdiv to traits + `intrinsics!`
|
7 years ago |
Alex Crichton
|
275d1032b5
Port mul intrinsics to traits
|
7 years ago |