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
|
f0e58591b3
Build the intrinsics example separately
|
7 years ago |
Alex Crichton
|
a1377878c6
Test with the 'c' feature enabled on CI
|
7 years ago |
Jorge Aparicio
|
19b2efdf36
move intrinsics test from src/bin to examples
|
7 years ago |
Jorge Aparicio
|
55294baf7a
put test generation behind a Cargo feature
|
7 years ago |
Jorge Aparicio
|
3f723d1141
modify the CI setup to run tests on the thumb targets
|
7 years ago |
Jorge Aparicio
|
3992ed1e7a
CI: use a recent nightly
|
8 years ago |
bors
|
70009a311c
Auto merge of #124 - japaric:rustbuild, r=alexcrichton
|
8 years ago |
Jorge Aparicio
|
3484b2b68e
by default, mark this crate as the #![compiler_builtins] crate
|
8 years ago |
Jorge Aparicio
|
c1ef69f2a0
fix the test suite for the thumb targets
|
8 years ago |
Jorge Aparicio
|
5d164a4eda
fix the powerpc64le target
|
8 years ago |
Jorge Aparicio
|
e441058be7
ci/run.sh: remove debug stuff
|
8 years ago |
Jorge Aparicio
|
e05caa1227
fix warnings
|
8 years ago |
Jorge Aparicio
|
96ddd4ed8d
use test::black_box instead of ptr::*_volatile
|
8 years ago |
Jorge Aparicio
|
c82403551d
fix unsafe warnings
|
8 years ago |
Jorge Aparicio
|
fd69beba29
get profile.dev (-debug-assertions) + LTO working
|
8 years ago |
Jorge Aparicio
|
a2ffc799d0
check that we don't have any call to panic in our implementations
|
8 years ago |
Jorge Aparicio
|
24c2a15f3d
fix path to .rlib on OSX
|
8 years ago |
Jorge Aparicio
|
213d929f86
drop the target files
|
8 years ago |
Jorge Aparicio
|
8a32bd3424
fix duplicate symbol test
|
8 years ago |
Jorge Aparicio
|
0827f8c7f1
hide the thumbv* target files
|
8 years ago |
Jorge Aparicio
|
fb5cb0e4c1
fix Xargo installation
|
8 years ago |
Jorge Aparicio
|
36a437a445
fix nm call
|
8 years ago |
Jorge Aparicio
|
43e019dfc4
cache Cargo artifacts
|
8 years ago |
Jorge Aparicio
|
cab88e6133
only x86-ish targets can use an unprefixed nm
|
8 years ago |
Jorge Aparicio
|
62258b5188
ignore duplicated get_pc_thunk symbols
|
8 years ago |
Jorge Aparicio
|
b5797dc2a2
adapt to new testing infrastructure
|
8 years ago |