Aaron Kutch
|
430c0b41d0
fix some clippy warnings
|
4 年之前 |
Aaron Kutch
|
96eaffff5a
replace some transmutes
|
4 年之前 |
Aaron Kutch
|
35e323aa00
Remove `WideInt`
|
4 年之前 |
Aaron Kutch
|
400c5042d8
Completely replace `LargeInt`
|
4 年之前 |
Aaron Kutch
|
d1960ecb0c
Overhaul overflowing multiplication impls
|
4 年之前 |
Aaron Kutch
|
b1a7a00e48
Introduce the `DInt` and `HInt` traits
|
4 年之前 |
Aaron Kutch
|
080f6d3d6c
Remove `aapcs_on_arm` mistake
|
4 年之前 |
Aaron Kutch
|
c975b0e9fe
fix division on SPARC (#393)
|
4 年之前 |
Alex Crichton
|
9c137ced80
Update CI to fix on GitHub Actions (#394)
|
4 年之前 |
Joseph Richey
|
63ccaf11f0
Move from an "asm" flag to a "no-asm" feature flag (#386)
|
4 年之前 |
Joseph Richey
|
63c0091a61
Use REP MOVSB/STOSB when the ERMSB feature is present (#392)
|
4 年之前 |
Robert Jördens
|
0f2271e566
math: add {fmin,fmax}{f,} for thumb*-none-eabi* (#389)
|
4 年之前 |
Joseph Richey
|
33ad3669db
Use REP MOVSQ/STOSQ on x86_64 (#365)
|
4 年之前 |
pca006132
|
bc235bccb9
Use weak linkage for aeabi memory functions (#385)
|
4 年之前 |
Amanieu d'Antras
|
3a769f6332
Merge pull request #380 from AaronKutch/division-tweaks
|
4 年之前 |
Aaron Kutch
|
d65785b8ee
Hide macros and functions
|
4 年之前 |
Aaron Kutch
|
1d15e4e504
Construct signed division functions differently
|
4 年之前 |
Aaron Kutch
|
e9688c68a5
Remove unneeded code from asymmetric.rs
|
4 年之前 |
Amanieu d'Antras
|
eff506cd49
Bump to 0.1.36
|
4 年之前 |
Amanieu d'Antras
|
1220e671e1
Merge pull request #332 from AaronKutch/issue-265
|
4 年之前 |
Amanieu d'Antras
|
557133e386
Merge pull request #372 from xiaoyuxlu/uefi_x86_target_probestack
|
4 年之前 |
Amanieu d'Antras
|
b8fb0b19d8
Merge pull request #371 from maxaudron/master
|
4 年之前 |
Aaron Kutch
|
26fe6ff936
Add `__divmodti4`
|
4 年之前 |
Amanieu d'Antras
|
2635ae9a6c
Bump to 0.1.35
|
4 年之前 |
Amanieu d'Antras
|
f60b31725c
Bump to 0.1.34
|
4 年之前 |
Amanieu d'Antras
|
0fd1e004bc
Bump to 0.1.33
|
4 年之前 |
Amanieu d'Antras
|
9945ce884a
Merge pull request #377 from vigoux/aarch64-musl-fallback
|
4 年之前 |
Thomas Vigouroux
|
c172ebdfd3
add compiler-rt fallbacks on aarch64-musl
|
4 年之前 |
Amanieu d'Antras
|
5612f3005f
Merge pull request #375 from Amanieu/fix_ci
|
4 年之前 |
Amanieu d'Antras
|
6a67566b20
Fix CI url for compiler-rt source
|
4 年之前 |