est31
|
f9b5297ccc
Implement tests for floattidf and floattisf
|
7 years ago |
Jorge Aparicio
|
63f91a0c31
Revert "i128 test: transmute intrinsic output before comparing"
|
7 years ago |
Jorge Aparicio
|
46085a2313
i128 test: transmute intrinsic output before comparing
|
7 years ago |
Jorge Aparicio
|
55294baf7a
put test generation behind a Cargo feature
|
7 years ago |
Jorge Aparicio
|
3fa223505a
make float* intrinsics testable on thumb
|
7 years ago |
Jorge Aparicio
|
9e2c2b6447
test float/conv.rs
|
7 years ago |
Jorge Aparicio
|
b8e8c7f693
no_std compatible tester
|
7 years ago |
Jorge Aparicio
|
a88ea4011b
rustfmt
|
7 years ago |
Jorge Aparicio
|
bce5fb5a6e
move the compiler-rt submodule to the root
|
7 years ago |
Jorge Aparicio
|
dbcec72ca1
refactor build.rs to not depend on rustc-cfg
|
7 years ago |
Jorge Aparicio
|
a2e6591be9
make the gcc crate optional
|
7 years ago |
Jorge Aparicio
|
5bb969d8f5
implement float subtraction
|
7 years ago |
Jorge Aparicio
|
f7bd48ee94
target.contains -> target_os ==
|
7 years ago |
Jorge Aparicio
|
7cac9625b5
std: Remove unused objects from compiler-builtins
|
7 years ago |
Jorge Aparicio
|
03aa2ef390
travis: Expand the `cross` linux image
|
7 years ago |
Jorge Aparicio
|
6d3cab2ba0
libcompiler_builtins: Don't build emutls.c
|
7 years ago |
Jorge Aparicio
|
c30dcb0d30
Don't build any native compiler-builtin components for emscripten
|
7 years ago |
Jorge Aparicio
|
b9149051f7
Don't build gcc_personality_v0.c on NetBSD either
|
7 years ago |
est31
|
9013dbef02
u128 sdiv intrinsics
|
8 years ago |
est31
|
2f3c534cfe
u128 udiv intrinsics
|
8 years ago |
est31
|
1e27c3f937
i128 shift intrinsics
|
8 years ago |
est31
|
3055aa21b6
i128 mul intrinsics
|
8 years ago |
Alex Crichton
|
24d49071e5
Define VISIBILITY_HIDDEN when compiling objects
|
8 years ago |
Matt Ickstadt
|
f68475e080
Use better cfg name for arm-linux tests
|
8 years ago |
Matt Ickstadt
|
655f642d3f
Add float quickcheck
|
8 years ago |
Jorge Aparicio
|
4bf128a84c
add a rustbuild cargo feature for integration with rust-lang/rust
|
8 years ago |
homunkulus
|
8652c66bdc
Auto merge of #82 - mattico:add_pow, r=japaric
|
8 years ago |
Jorge Aparicio
|
ff7e3ba2c0
stop compiling compiler-rt implementations
|
8 years ago |
Jorge Aparicio
|
77bca82434
bump rustc-cfg version and show a better error message when it fails
|
8 years ago |
Jorge Aparicio
|
72802069a2
build.rs: print rerun-if-change for all the C/asm sources
|
8 years ago |