Alex Crichton
|
a076c9aaa7
Disable incremental + LTO
|
7 years ago |
bors
|
3a9ba44406
Auto merge of #219 - Amanieu:sync_val_compare_and_swap, r=alexcrichton
|
7 years ago |
Amanieu d'Antras
|
e8ea848785
Fix argument order for __sync_val_compare_and_swap
|
7 years ago |
bors
|
000d06a57a
Auto merge of #218 - Amanieu:blx_fix, r=alexcrichton
|
7 years ago |
Amanieu d'Antras
|
0fe7c79389
Replace inline asm with function calls in __kuser_cmpxchg and __kuser_memory_barrier
|
7 years ago |
bors
|
0633d73c55
Auto merge of #215 - alexcrichton:fix-ci, r=alexcrichton
|
7 years ago |
Alex Crichton
|
a6f7dfd2fd
Fix nightly CI
|
7 years ago |
bors
|
200c94eebf
Auto merge of #212 - tamird:fomit-frame-pointer-not-supported-arm, r=alexcrichton
|
7 years ago |
Tamir Duberstein
|
55e57a3762
Avoid warning spew
|
7 years ago |
bors
|
18feaccbfd
Auto merge of #211 - haellowyyn:fix-multi-definition-of-mulsf3, r=alexcrichton
|
7 years ago |
Jan Teske
|
047406083a
Remove mulsf3.c and muldf3.c from compiler-rt.
|
7 years ago |
Alex Crichton
|
60d949ba1d
Merge pull request #210 from scottmcm/add-128bit-lang-items
|
7 years ago |
Scott McMurray
|
ba750103a3
Another attempt at making MIPS happy
|
7 years ago |
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 |