Scott McMurray
|
bcc41a9b8d
Autogenerate the add/sub tests
|
7 years ago |
Scott McMurray
|
ed89a17f25
Make them all `pub`
|
7 years ago |
Scott McMurray
|
665f268872
Tweak addo & subo to try and fix MIPS
|
7 years ago |
Scott McMurray
|
5e71218390
Implement all the 128-bit operator lang items from rust PR 46093
|
7 years ago |
Alex Crichton
|
02b3734a5b
Remove divsf3.c from compiler-rt
|
7 years ago |
Alex Crichton
|
f5532b22b5
Merge pull request #207 from sunfishcode/master
|
7 years ago |
Dan Gohman
|
a6ecd1a73f
Add "volatile" and "memory" clobber to asm! that doesn't fall through.
|
7 years ago |
Alex Crichton
|
93e3091ffc
Merge pull request #206 from aeleos/div
|
7 years ago |
Oliver Geller
|
8bb30026c7
Implement divsf3 and divdf3
|
7 years ago |
Alex Crichton
|
bb2c81b700
Merge pull request #205 from aeleos/master
|
7 years ago |
Oliver Geller
|
897048543f
Implement mulsf3 and muldf3
|
7 years ago |
Alex Crichton
|
1be2858df7
Merge pull request #203 from alexcrichton/wasm
|
7 years ago |
Alex Crichton
|
46fbf3a565
Work around OSX on Travis
|
7 years ago |
Alex Crichton
|
45cd956acc
Prepare this crate for more wasm32 compatibility
|
7 years ago |
bors
|
2d414afec5
Auto merge of #200 - japaric:no-binfmt-misc, r=alexcrichton
|
7 years ago |
Jorge Aparicio
|
2446cc468f
drop binfmt_misc dependency
|
7 years ago |
bors
|
5b96befbc5
Auto merge of #115 - Amanieu:linux-arm-atomic, r=alexcrichton
|
7 years ago |
Amanieu d'Antras
|
73e38dcf2f
Add atomic support for pre-ARMv6 on Linux
|
8 years ago |
Alex Crichton
|
fe8d893a6b
Update target specs
|
7 years ago |
Alex Crichton
|
0b9844764e
Merge pull request #198 from est31/master
|
7 years ago |
est31
|
c781759498
Partially revert a272d753f5c75ab9acb7b282765a3c7517caac25
|
7 years ago |
est31
|
a20840262e
Partially revert 482d98318fc1bfd003942c9de4ee1c7e8a0c45f0
|
7 years ago |
Alex Crichton
|
789e8c159f
Merge pull request #196 from alexcrichton/cc
|
7 years ago |
Alex Crichton
|
006f173f85
Ignore failing test on mips
|
7 years ago |
Alex Crichton
|
6cf8fe7932
Update to the `cc` dependency
|
7 years ago |
bors
|
67e0908d7f
Auto merge of #195 - alexcrichton:32-darwin-empty, r=alexcrichton
|
7 years ago |
Alex Crichton
|
1be538be1e
Disable empty intrinsics on i686-apple-darwin
|
7 years ago |
bors
|
4d9df62fb7
Auto merge of #194 - mattico:i386, r=alexcrichton
|
7 years ago |
Matt Ickstadt
|
a40cc6a12d
Don't compile probestack functions during testing
|
7 years ago |
Matt Ickstadt
|
b3679bcfba
Implement x86 chkstk in "rust"
|
7 years ago |