-
2faec6a4fb
fix debug assertion in modsi3 / moddi3
Jorge Aparicio
2017-03-13 20:40:44 -0500
-
-
9681358dc5
Auto merge of #149 - rust-lang-nursery:gh148, r=alexcrichton
bors
2017-03-07 00:38:33 +0000
-
-
c93b32b3e5
fix debug assertion in divdi3
Jorge Aparicio
2017-03-06 17:46:11 -0500
-
8bd620f3e8
Auto merge of #146 - rust-lang-nursery:gh145, r=alexcrichton
bors
2017-03-06 17:35:26 +0000
-
-
-
-
4c556dc9e7
fix quickcheck tests
Jorge Aparicio
2017-03-06 12:17:41 -0500
-
c6e06f4157
refactor 'impl Int'
Jorge Aparicio
2017-03-06 12:17:10 -0500
-
09d2f2f1f5
exclude from tests values out of integer range (and NaN).
Wilfried Chauveau
2017-02-06 06:26:55 +0100
-
d96102d270
implement float/double to (u)int conversion.
Wilfried Chauveau
2017-02-05 10:57:36 +0100
-
293fef5ebe
impl (unsigned/signed) int to single/double precision float conversion based on llvm algorithms.
Wilfried Chauveau
2016-12-06 05:16:19 +0100
-
-
-
644a1c9ac9
fix infinite recursion in divmoddi4 / mulodi4
Jorge Aparicio
2017-03-06 10:34:27 -0500
-
-
0507842b24
Auto merge of #143 - rust-lang-nursery:no-gcc, r=alexcrichton
bors
2017-02-21 16:25:47 +0000
-
-
a2e6591be9
make the gcc crate optional
Jorge Aparicio
2017-02-19 15:49:59 -0500
-
-
1550b0d32f
Auto merge of #142 - rust-lang-nursery:sub, r=alexcrichton
bors
2017-02-08 16:11:15 +0000
-
-
5bb969d8f5
implement float subtraction
Jorge Aparicio
2017-02-08 10:10:40 -0500
-
-
9aa3a257d6
Auto merge of #141 - rust-lang-nursery:aapcs, r=alexcrichton
bors
2017-02-08 04:09:14 +0000
-
-
47b45d1d62
adjust the check! macro to accept AAPCS intrinsics
Jorge Aparicio
2017-02-07 23:07:51 -0500
-
57085be2ea
ARM: keep some non-aeabi symbols around
Jorge Aparicio
2017-02-07 12:51:18 -0500
-
dfa7b161aa
use AAPCS calling convention on all aeabi intrinsics
Jorge Aparicio
2017-02-07 09:41:26 -0500
-
-
3e8aa49cdf
Auto merge of #140 - rust-lang-nursery:backports, r=alexcrichton
bors
2017-02-06 20:19:30 +0000
-
-
f7bd48ee94
target.contains -> target_os ==
Jorge Aparicio
2017-02-06 15:16:16 -0500
-
7cac9625b5
std: Remove unused objects from compiler-builtins
Jorge Aparicio
2017-02-06 15:13:40 -0500
-
03aa2ef390
travis: Expand the `cross` linux image
Jorge Aparicio
2017-02-06 15:12:34 -0500
-
6d3cab2ba0
libcompiler_builtins: Don't build emutls.c
Jorge Aparicio
2017-02-06 15:11:51 -0500
-
c30dcb0d30
Don't build any native compiler-builtin components for emscripten
Jorge Aparicio
2017-02-06 15:11:09 -0500
-
b9149051f7
Don't build gcc_personality_v0.c on NetBSD either
Jorge Aparicio
2017-02-06 15:10:02 -0500
-
-
9debde0ecc
Auto merge of #133 - est31:i128, r=japaric
bors
2017-02-04 13:22:51 +0000
-
-
37d349015e
Disable quickcheck tests on mips
est31
2017-02-04 12:17:04 +0100
-
0d0f22a996
Auto merge of #138 - rust-lang-nursery:cdylib-rebuild, r=japaric
bors
2017-02-04 01:01:26 +0000
-
-
c08b1692a6
add rebuild logic to compiler-rt-cdylib
Jorge Aparicio
2017-02-03 20:00:24 -0500
-
-
f8a4e3fd70
Panic when invalid overflow value is returned
est31
2017-02-04 01:39:19 +0100
-
b78e956f08
Add quickcheck tests
est31
2017-02-03 22:06:36 +0100
-
417b07b821
Add newly implemented intrinsics to test file
est31
2017-01-06 06:30:37 +0100
-
9013dbef02
u128 sdiv intrinsics
est31
2017-01-05 15:23:45 +0100
-
2f3c534cfe
u128 udiv intrinsics
est31
2017-01-05 15:08:56 +0100
-
8fe50d813c
Macro-ify udivmod
est31
2017-01-05 02:22:44 +0100
-
1e27c3f937
i128 shift intrinsics
est31
2017-01-04 03:04:27 +0100
-
3055aa21b6
i128 mul intrinsics
est31
2017-01-04 02:42:03 +0100
-
b356429374
int module: macro-ify trait impls and add {u,i}128 support
est31
2017-01-04 01:52:47 +0100
-
a2e2ec1a18
Add i128 to lib.rs as feature
est31
2017-01-04 01:42:57 +0100
-
-
631b5687b2
Auto merge of #135 - rust-lang-nursery:unused-macro-use, r=japaric
bors
2017-01-27 01:23:36 +0000
-
-
b6f059d627
fix the build
Jorge Aparicio
2017-01-26 16:17:23 -0500
-
-
764557f0b6
Auto merge of #132 - parched:master, r=japaric
bors
2017-01-02 16:41:18 +0000
-
-
ee0aacf4be
mul.rs: use wrapping_mul not plain
James Duley
2017-01-02 22:57:38 +1300
-
-
0fd5e7549f
Auto merge of #131 - japaric:rustup, r=alexcrichton
bors
2016-12-31 18:42:35 +0000
-
-
53da94d74f
more #[no_mangle]
Jorge Aparicio
2016-12-31 10:04:16 -0500
-
3992ed1e7a
CI: use a recent nightly
Jorge Aparicio
2016-12-30 23:18:17 -0500
-
-
2d64b2df58
Auto merge of #130 - japaric:rustc-cfg-up, r=alexcrichton
bors
2016-12-31 03:01:27 +0000
-
-
826839fedb
bump rustc-cfg dependency to v0.3.0
Jorge Aparicio
2016-12-30 21:56:29 -0500
-
-
501d93ffe0
Auto merge of #129 - pftbest:memset, r=japaric
bors
2016-12-19 02:34:22 +0000
-
-
9897bfb8a9
Fix memset arguments for MSP430 target.
Vadzim Dambrouski
2016-12-19 05:11:01 +0300
-
-
568df8fad4
Auto merge of #128 - japaric:mem, r=alexcrichton
bors
2016-12-18 17:51:05 +0000
-
-
a1caa7ccac
add implementations of memcpy et al
Jorge Aparicio
2016-12-17 23:01:47 -0500
-
-
70009a311c
Auto merge of #124 - japaric:rustbuild, r=alexcrichton
bors
2016-12-13 00:02:56 +0000
-
-
b59c789a05
fix appveyor
Jorge Aparicio
2016-12-11 16:54:41 -0500
-
3484b2b68e
by default, mark this crate as the #![compiler_builtins] crate
Jorge Aparicio
2016-12-11 16:18:43 -0500
-
386683c91f
Auto merge of #125 - japaric:fix-thumb, r=japaric
bors
2016-12-11 20:49:57 +0000
-
-
-
-
6c4647ef11
don't set SSL_CERT_FILE for OSX
Jorge Aparicio
2016-12-11 15:26:18 -0500
-
c9155e3c36
work around rust-lang/cargo#3340
Jorge Aparicio
2016-12-11 14:58:05 -0500
-
c19d6764f3
pin all the targets to nightly-2016-12-05
Jorge Aparicio
2016-12-11 11:33:21 -0500
-
c1ef69f2a0
fix the test suite for the thumb targets
Jorge Aparicio
2016-12-11 11:17:21 -0500
-
-
8bb7795459
Merge pull request #120 from japaric/xargo-up
Alex Crichton
2016-11-23 22:41:12 -0600
-
-
5c0e0f2070
CI: use Xargo 0.2.x
Jorge Aparicio
2016-11-23 12:47:42 -0500
-
fbf5195afb
Merge pull request #119 from alexcrichton/hidden
Alex Crichton
2016-11-21 09:27:34 -0600
-
-
-
-
24d49071e5
Define VISIBILITY_HIDDEN when compiling objects
Alex Crichton
2016-11-18 09:40:20 -0800
-
-
40637abb5a
Merge pull request #118 from japaric/compiler-rt-up
Alex Crichton
2016-11-17 09:46:16 -0600
-
-
837a5ac487
update the compiler-rt submodule
Jorge Aparicio
2016-11-16 14:34:26 -0500
-
ab0693df6f
Merge pull request #117 from mattico/fix-docker-apt-404
Jorge Aparicio
2016-11-13 10:43:06 -0500
-
-
899231612e
Merge pull request #111 from mattico/new_float_quickcheck
Jorge Aparicio
2016-11-12 21:17:18 -0500
-
-
-
-
e2fc5a0771
merge apt-get commands
Jorge Aparicio
2016-11-12 17:36:59 -0500
-
2a8cca03d8
Fix apt 404s in Docker
Matt Ickstadt
2016-11-12 15:09:47 -0600
-
-
-
f68475e080
Use better cfg name for arm-linux tests
Matt Ickstadt
2016-11-12 15:31:19 -0600
-
77ca63c511
Use correct lib name in qc test failure
Matt Ickstadt
2016-11-12 15:30:57 -0600
-
655f642d3f
Add float quickcheck
Matt Ickstadt
2016-10-03 11:58:16 -0500
-
-
33dc132dd5
Auto merge of #113 - japaric:readme-up, r=alexcrichton
bors
2016-10-19 12:13:29 -0700
-
-
77ff499a0c
Auto merge of #105 - japaric:mips64, r=japaric
bors
2016-10-19 09:30:10 -0700
-
-
39b7fa2267
mention that 'extern crate compiler_builtins' must be used
Jorge Aparicio
2016-10-19 11:19:06 -0500
-
-
-
600ed3b36e
Auto merge of #108 - Phaiax:gccdeptogit, r=japaric
bors
2016-10-16 10:58:28 -0700
-
-
c8589a315b
Auto merge of #109 - CryZe:clippy, r=japaric
bors
2016-10-16 10:21:06 -0700
-
-
4733417140
Fix a few clippy warnings
Christopher Serr
2016-10-16 13:53:31 +0200
-
-
56dc20a724
Update gcc-rs dependency to 0.3.36
Phaiax
2016-10-15 20:35:38 +0200
-
6f7861b577
Auto merge of #107 - Phaiax:readme-url, r=japaric
bors
2016-10-15 10:25:53 -0700
-
-
-
-
cbd35de94c
Fix url in readme
Phaiax
2016-10-15 19:18:12 +0200
-
-
1d18f38fbe
Auto merge of #104 - alexcrichton:more-readme-updates, r=japaric
bors
2016-10-14 19:26:46 -0700
-
-
86e3b955cd
test the mips64 targets
Jorge Aparicio
2016-10-14 20:26:59 -0500
-
20c107784b
update the title as well
Jorge Aparicio
2016-10-14 19:59:00 -0500
-
0b53393c08
Auto merge of #103 - alexcrichton:update-ci, r=japaric
bors
2016-10-14 17:56:26 -0700
-
-
09d61e8f97
More small updates to the README
Alex Crichton
2016-10-14 15:45:25 -0700
-
-
9b6f5ff4cd
Update CI configs
Alex Crichton
2016-10-14 11:58:02 -0700
-
-
8c3e0ae3e8
Auto merge of #102 - alexcrichton:update, r=alexcrichton
bors
2016-10-14 11:52:29 -0700
-
-
-
-
ae178cee6e
Update webhook url
Alex Crichton
2016-10-14 11:44:45 -0700
-
-
ef08913bc8
Merge pull request #99 from japaric/ppc64le
Jorge Aparicio
2016-10-14 13:11:18 -0500
-
-
5d164a4eda
fix the powerpc64le target
Jorge Aparicio
2016-10-14 09:59:21 -0500
-
-
f6b5c56113
README: remove the Contribution sub-section
Jorge Aparicio
2016-10-13 20:50:30 -0500
-
1221ff3b04
Merge pull request #98 from brson/lic
Jorge Aparicio
2016-10-13 12:22:06 -0500
-
-
c064549c4b
Correct the license to that of upstream compiler-rt
Brian Anderson
2016-10-12 17:38:14 +0000
-
-
e441058be7
ci/run.sh: remove debug stuff
Jorge Aparicio
2016-10-10 20:52:49 -0500
-
a163ca7ac3
fix more warnings
Jorge Aparicio
2016-10-10 20:21:11 -0500
-
e05caa1227
fix warnings
Jorge Aparicio
2016-10-10 19:45:34 -0500
-
8f0847eb94
rename to compiler_builtins, add rust-lang/rust-ish crate attributes
Jorge Aparicio
2016-10-10 19:05:21 -0500
-
24c0247c6a
add the compiler_builtins feature to src/lib.rs
Jorge Aparicio
2016-10-10 16:45:24 -0500