index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
compiler-builtins
Age
Commit message (
Expand
)
Author
Lines
2020-12-12
Bump to 0.1.38
Amanieu d'Antras
-1
/
+1
2020-12-11
Use the AT&T syntax to support old LLVM on rust-lang/rust
Yuki Okushi
-20
/
+27
2020-12-09
Bump to 0.1.37
Amanieu d'Antras
-1
/
+1
2020-12-08
Completely overhaul fuzz testing
Aaron Kutch
-129
/
+937
2020-12-07
fix some clippy warnings
Aaron Kutch
-13
/
+8
2020-12-07
replace some transmutes
Aaron Kutch
-10
/
+7
2020-12-07
Remove `WideInt`
Aaron Kutch
-79
/
+36
2020-12-07
Completely replace `LargeInt`
Aaron Kutch
-170
/
+83
2020-12-07
Overhaul overflowing multiplication impls
Aaron Kutch
-58
/
+71
2020-11-27
Introduce the `DInt` and `HInt` traits
Aaron Kutch
-1
/
+202
2020-11-27
Remove `aapcs_on_arm` mistake
Aaron Kutch
-1
/
+0
2020-11-23
fix division on SPARC (#393)
Aaron Kutch
-27
/
+190
2020-11-20
Update CI to fix on GitHub Actions (#394)
Alex Crichton
-1
/
+1
2020-11-09
Move from an "asm" flag to a "no-asm" feature flag (#386)
Joseph Richey
-28
/
+65
2020-11-03
Use REP MOVSB/STOSB when the ERMSB feature is present (#392)
Joseph Richey
-88
/
+148
2020-10-26
math: add {fmin,fmax}{f,} for thumb*-none-eabi* (#389)
Robert Jördens
-0
/
+4
2020-10-24
Use REP MOVSQ/STOSQ on x86_64 (#365)
Joseph Richey
-39
/
+423
2020-10-14
Use weak linkage for aeabi memory functions (#385)
pca006132
-12
/
+14
2020-10-02
Hide macros and functions
Aaron Kutch
-0
/
+7
2020-10-02
Construct signed division functions differently
Aaron Kutch
-329
/
+221
2020-10-02
Remove unneeded code from asymmetric.rs
Aaron Kutch
-85
/
+20
2020-09-13
Bump to 0.1.36
Amanieu d'Antras
-1
/
+1
2020-09-03
Merge pull request #332 from AaronKutch/issue-265
Amanieu d'Antras
-313
/
+2075
2020-09-03
Merge pull request #372 from xiaoyuxlu/uefi_x86_target_probestack
Amanieu d'Antras
-2
/
+66
2020-09-03
Merge pull request #371 from maxaudron/master
Amanieu d'Antras
-0
/
+34
2020-08-29
Add `__divmodti4`
Aaron Kutch
-8
/
+22
2020-08-28
Bump to 0.1.35
Amanieu d'Antras
-1
/
+1
2020-08-27
Bump to 0.1.34
Amanieu d'Antras
-1
/
+1
2020-08-24
Bump to 0.1.33
Amanieu d'Antras
-1
/
+1
2020-08-24
add compiler-rt fallbacks on aarch64-musl
Thomas Vigouroux
-0
/
+12
2020-08-23
Fix CI url for compiler-rt source
Amanieu d'Antras
-2
/
+2
2020-08-23
Merge pull request #341 from vfreex/add-mips-compiler-rt-fallback
Amanieu d'Antras
-2
/
+21
2020-08-14
Use unreachable_unchecked
Aaron Kutch
-3
/
+1
2020-08-14
Change inlining to favor three underlying division functions
Aaron Kutch
-7
/
+28
2020-08-14
Use `specialized-div-rem` 1.0.0 for division algorithms
Aaron Kutch
-3
/
+1987
2020-08-14
Add uefi arch x86 probestack support
Xiaoyu Lu
-2
/
+66
2020-08-13
add 32 bit shift instructions
Max Audron
-0
/
+34
2020-07-28
Remove unused code
Aaron Kutch
-221
/
+0
2020-07-28
Remove erroneous `aapcs_on_arm` and add `maybe_use_optimized_c_shim`
Aaron Kutch
-1
/
+2
2020-07-28
replace old soft division code with new functions
Aaron Kutch
-76
/
+33
2020-07-28
regularize the location and documentation of division functions
Aaron Kutch
-25
/
+33
2020-07-28
Improve `__clzsi2` performance (#366)
Aaron Kutch
-89
/
+206
2020-07-08
lint: Allow improper_ctypes_definitions (#364)
Joseph Richey
-1
/
+1
2020-06-08
Update CHANGELOG.md (#245)
kellda
-1
/
+27
2020-06-01
Bump to 0.1.32
Alex Crichton
-1
/
+1
2020-06-01
Manually patch ret instruction for LVI (#359)
jethrogb
-1
/
+69
2020-05-29
Bump to 0.1.31
Alex Crichton
-1
/
+1
2020-05-29
Add back in unsafe for bootstrapping
Alex Crichton
-1
/
+2
2020-05-29
Bump to 0.1.30
Alex Crichton
-1
/
+1
2020-05-29
Expand wasm32 testing on CI (#360)
Alex Crichton
-37
/
+18
[prev]
[next]