Jorge Aparicio
|
bce5fb5a6e
move the compiler-rt submodule to the root
|
8 years ago |
Jorge Aparicio
|
bd9c835f44
remove unused Cargo subprojects
|
8 years ago |
Jorge Aparicio
|
dbcec72ca1
refactor build.rs to not depend on rustc-cfg
|
8 years ago |
Jorge Aparicio
|
cc0d8ba2d1
remove the current test suite
|
8 years ago |
Jorge Aparicio
|
d40b3b3c52
move compiler-rt submodule
|
8 years ago |
bors
|
28ac4908f8
Auto merge of #147 - rust-lang-nursery:conv, r=japaric
|
8 years ago |
Jorge Aparicio
|
109c33ed0a
test out of range condition using f64
|
8 years ago |
bors
|
09145e6bda
Auto merge of #152 - rust-lang-nursery:gh151, r=alexcrichton
|
8 years ago |
Jorge Aparicio
|
2faec6a4fb
fix debug assertion in modsi3 / moddi3
|
8 years ago |
bors
|
9681358dc5
Auto merge of #149 - rust-lang-nursery:gh148, r=alexcrichton
|
8 years ago |
Jorge Aparicio
|
c93b32b3e5
fix debug assertion in divdi3
|
8 years ago |
bors
|
8bd620f3e8
Auto merge of #146 - rust-lang-nursery:gh145, r=alexcrichton
|
8 years ago |
Jorge Aparicio
|
4c556dc9e7
fix quickcheck tests
|
8 years ago |
Jorge Aparicio
|
c6e06f4157
refactor 'impl Int'
|
8 years ago |
Wilfried Chauveau
|
09d2f2f1f5
exclude from tests values out of integer range (and NaN).
|
8 years ago |
Wilfried Chauveau
|
d96102d270
implement float/double to (u)int conversion.
|
8 years ago |
Wilfried Chauveau
|
293fef5ebe
impl (unsigned/signed) int to single/double precision float conversion based on llvm algorithms.
|
8 years ago |
Jorge Aparicio
|
644a1c9ac9
fix infinite recursion in divmoddi4 / mulodi4
|
8 years ago |
bors
|
0507842b24
Auto merge of #143 - rust-lang-nursery:no-gcc, r=alexcrichton
|
8 years ago |
Jorge Aparicio
|
a2e6591be9
make the gcc crate optional
|
8 years ago |
bors
|
1550b0d32f
Auto merge of #142 - rust-lang-nursery:sub, r=alexcrichton
|
8 years ago |
Jorge Aparicio
|
5bb969d8f5
implement float subtraction
|
8 years ago |
bors
|
9aa3a257d6
Auto merge of #141 - rust-lang-nursery:aapcs, r=alexcrichton
|
8 years ago |
Jorge Aparicio
|
47b45d1d62
adjust the check! macro to accept AAPCS intrinsics
|
8 years ago |
Jorge Aparicio
|
57085be2ea
ARM: keep some non-aeabi symbols around
|
8 years ago |
Jorge Aparicio
|
dfa7b161aa
use AAPCS calling convention on all aeabi intrinsics
|
8 years ago |
bors
|
3e8aa49cdf
Auto merge of #140 - rust-lang-nursery:backports, r=alexcrichton
|
8 years ago |
Jorge Aparicio
|
f7bd48ee94
target.contains -> target_os ==
|
8 years ago |
Jorge Aparicio
|
7cac9625b5
std: Remove unused objects from compiler-builtins
|
8 years ago |
Jorge Aparicio
|
03aa2ef390
travis: Expand the `cross` linux image
|
8 years ago |