Amanieu d'Antras
|
e7427313f3
Bump to 0.1.51
|
3 年之前 |
Amanieu d'Antras
|
84bfd381e9
Merge pull request #436 from MabezDev/feature/xtensa-soft-math
|
3 年之前 |
Scott Mabin
|
4833f5fc8e
Add xtensa to list of soft math targets.
|
3 年之前 |
Amanieu d'Antras
|
4151e036e6
Merge pull request #435 from gshep/issue_434
|
3 年之前 |
Georgy Shepelev
|
03d02e219c
expose some math to UEFI envs
|
3 年之前 |
Amanieu d'Antras
|
fefbbfff6f
Merge pull request #437 from Amanieu/disable_ppc_test
|
3 年之前 |
Amanieu d'Antras
|
55f6ecb6de
Disable broken powerpc64 test due to https://github.com/rust-lang/rust/issues/88520
|
3 年之前 |
Amanieu d'Antras
|
2be2bc086b
Bump to 0.1.50
|
3 年之前 |
Amanieu d'Antras
|
461b5f8012
Merge pull request #405 from nbdd0121/master
|
3 年之前 |
Gary Guo
|
ce86d41b4f
Use atomic_load_unordered for first word load in misaligned case
|
3 年之前 |
Gary Guo
|
2d28f4d19a
Add different misaligned path for archs with unaligned support
|
3 年之前 |
Gary Guo
|
3ad5fa90a2
Add misaligned benchmarks
|
4 年之前 |
Gary Guo
|
fcfecc1857
Implement word-sized copy
|
4 年之前 |
Gary Guo
|
0c41d6085a
Add test cases for memcpy, memmove and memset for different alignment
|
4 年之前 |
Amanieu d'Antras
|
826d9e9d41
Bump to 0.1.49
|
3 年之前 |
Amanieu d'Antras
|
d71671b1f4
Merge pull request #432 from Amanieu/shift-overflow
|
3 年之前 |
Amanieu d'Antras
|
e81581d40e
Don't panic if the shift intrinsics receive out-of-range shifts
|
3 年之前 |
Amanieu d'Antras
|
2ae1a63c75
Bump to 0.1.48
|
3 年之前 |
Amanieu d'Antras
|
0c81fa68ce
Merge pull request #431 from wesleywiser/fix_lse_on_aarch64_msvc
|
3 年之前 |
Wesley Wiser
|
c03b91ff99
Don't try to build out-of-line aarch64 atomics with the msvc toolchain
|
3 年之前 |
Amanieu d'Antras
|
31cf80ba26
Bump to 0.1.47
|
3 年之前 |
Amanieu d'Antras
|
cbbf3a0a04
Merge pull request #429 from richkadel/linux-tf3
|
3 年之前 |
Rich Kadel
|
96bc62e669
Support `long double` intrinsics in any aarch64 linux
|
3 年之前 |
Amanieu d'Antras
|
f26cf7299e
Merge pull request #427 from jethrogb/update-libm
|
3 年之前 |
Jethro Beekman
|
ef9ec63ee8
Update libm
|
3 年之前 |
Amanieu d'Antras
|
8ec7648739
Bump to 0.1.45
|
3 年之前 |
Amanieu d'Antras
|
a065660883
Merge pull request #426 from Amanieu/fix_wasi_build
|
3 年之前 |
Amanieu d'Antras
|
2571b1a991
Fix build on targets with fewer than 3 components in their name
|
3 年之前 |
Amanieu d'Antras
|
dab4379810
Merge pull request #424 from AaronKutch/issue422
|
3 年之前 |
Aaron Kutch
|
2ad41ef64b
Add public-test-deps feature for better visibility control
|
3 年之前 |