bors
|
9681358dc5
Auto merge of #149 - rust-lang-nursery:gh148, r=alexcrichton
|
8 年之前 |
Jorge Aparicio
|
c93b32b3e5
fix debug assertion in divdi3
|
8 年之前 |
bors
|
8bd620f3e8
Auto merge of #146 - rust-lang-nursery:gh145, r=alexcrichton
|
8 年之前 |
Jorge Aparicio
|
4c556dc9e7
fix quickcheck tests
|
8 年之前 |
Jorge Aparicio
|
c6e06f4157
refactor 'impl Int'
|
8 年之前 |
Wilfried Chauveau
|
09d2f2f1f5
exclude from tests values out of integer range (and NaN).
|
8 年之前 |
Wilfried Chauveau
|
d96102d270
implement float/double to (u)int conversion.
|
8 年之前 |
Wilfried Chauveau
|
293fef5ebe
impl (unsigned/signed) int to single/double precision float conversion based on llvm algorithms.
|
8 年之前 |
Jorge Aparicio
|
644a1c9ac9
fix infinite recursion in divmoddi4 / mulodi4
|
8 年之前 |
bors
|
0507842b24
Auto merge of #143 - rust-lang-nursery:no-gcc, r=alexcrichton
|
8 年之前 |
Jorge Aparicio
|
a2e6591be9
make the gcc crate optional
|
8 年之前 |
bors
|
1550b0d32f
Auto merge of #142 - rust-lang-nursery:sub, r=alexcrichton
|
8 年之前 |
Jorge Aparicio
|
5bb969d8f5
implement float subtraction
|
8 年之前 |
bors
|
9aa3a257d6
Auto merge of #141 - rust-lang-nursery:aapcs, r=alexcrichton
|
8 年之前 |
Jorge Aparicio
|
47b45d1d62
adjust the check! macro to accept AAPCS intrinsics
|
8 年之前 |
Jorge Aparicio
|
57085be2ea
ARM: keep some non-aeabi symbols around
|
8 年之前 |
Jorge Aparicio
|
dfa7b161aa
use AAPCS calling convention on all aeabi intrinsics
|
8 年之前 |
bors
|
3e8aa49cdf
Auto merge of #140 - rust-lang-nursery:backports, r=alexcrichton
|
8 年之前 |
Jorge Aparicio
|
f7bd48ee94
target.contains -> target_os ==
|
8 年之前 |
Jorge Aparicio
|
7cac9625b5
std: Remove unused objects from compiler-builtins
|
8 年之前 |
Jorge Aparicio
|
03aa2ef390
travis: Expand the `cross` linux image
|
8 年之前 |
Jorge Aparicio
|
6d3cab2ba0
libcompiler_builtins: Don't build emutls.c
|
8 年之前 |
Jorge Aparicio
|
c30dcb0d30
Don't build any native compiler-builtin components for emscripten
|
8 年之前 |
Jorge Aparicio
|
b9149051f7
Don't build gcc_personality_v0.c on NetBSD either
|
8 年之前 |
bors
|
9debde0ecc
Auto merge of #133 - est31:i128, r=japaric
|
8 年之前 |
est31
|
37d349015e
Disable quickcheck tests on mips
|
8 年之前 |
bors
|
0d0f22a996
Auto merge of #138 - rust-lang-nursery:cdylib-rebuild, r=japaric
|
8 年之前 |
Jorge Aparicio
|
c08b1692a6
add rebuild logic to compiler-rt-cdylib
|
8 年之前 |
est31
|
f8a4e3fd70
Panic when invalid overflow value is returned
|
8 年之前 |
est31
|
b78e956f08
Add quickcheck tests
|
8 年之前 |