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
2023-06-26
address review comments and fix CI
Joshua Nelson
-29
/
+97
2023-06-26
Port outline-atomics to rust
Joshua Nelson
-2
/
+369
2023-06-18
Merge pull request #529 from knickish/compile_warning_cleanup
Amanieu d'Antras
-2
/
+4
2023-06-17
change links in README to match reference code version used in CI
kirk
-2
/
+2
2023-06-17
allow stable features lint, fix link formatting warning, add ignore block to ...
kirk
-2
/
+4
2023-06-12
Bump to 0.1.93
Amanieu d'Antras
-1
/
+1
2023-06-12
fix: Add `#[avr_skip]` for floats
Patryk Wychowaniec
-6
/
+19
2023-05-20
Bump to 0.1.92
Amanieu d'Antras
-1
/
+1
2023-05-20
Upgrade libm to 0.2.7
Amanieu d'Antras
-0
/
+0
2023-05-19
Add the weak-intrinsics feature
danakj
-24
/
+141
2023-05-13
Prepare 0.2.7 release
Yuki Okushi
-1
/
+1
2023-03-29
Bump to 0.1.91
Amanieu d'Antras
-1
/
+1
2023-03-29
Ensure shift instrinsic arguments match width of compiler-rt's (int vs si_int).
William D. Jones
-6
/
+6
2023-03-29
Disable another test on powerpc
Amanieu d'Antras
-12
/
+17
2023-03-25
Bump to 0.1.90
Amanieu d'Antras
-1
/
+1
2023-03-23
Fix panic due to overflow in riscv.rs and int/shift.rs
Taiki Endo
-7
/
+7
2023-03-12
Merge pull request #516 from TDecki/master
Amanieu d'Antras
-7
/
+141
2023-03-10
Add emutls.c for OpenHarmony
Amanieu d'Antras
-0
/
+5
2023-03-06
more fixing
Tobias Decking
-2
/
+2
2023-03-06
formatting
Tobias Decking
-4
/
+2
2023-03-06
Final version.
Tobias Decking
-73
/
+108
2023-03-05
Added lgamma_r and lgammaf_r
Andrew Kane
-0
/
+25
2023-02-23
Bump to 0.1.88
Amanieu d'Antras
-1
/
+1
2023-02-22
Formatting
Tobias Decking
-2
/
+2
2023-02-22
Provide a non-sse version for x86_64.
Tobias Decking
-0
/
+14
2023-02-22
Extend the intrinsics exported for Xtensa no_std
Scott Mabin
-1
/
+7
2023-02-22
Change implementation to SSE
Tobias Decking
-10
/
+67
2023-02-22
Remove superfluous comment.
Tobias Decking
-4
/
+0
2023-02-22
Improve assembly quality + AT&T syntax.
Tobias Decking
-8
/
+9
2023-02-21
Update path for argument.
Tobias Decking
-1
/
+1
2023-02-21
Correct path.
Tobias Decking
-1
/
+1
2023-02-21
Specialize `strlen` for `x86_64`.
Tobias Decking
-7
/
+40
2023-02-16
Small tweak to `mul` in `fma.rs`.
Tobias Decking
-14
/
+3
2023-02-11
Merge pull request rust-lang/libm#275 from moritz-meier/feature/add-generic-h...
Amanieu d'Antras
-0
/
+194
2023-02-03
Bump to 0.1.87
Amanieu d'Antras
-1
/
+1
2023-02-01
Drop the llvm14-builtins-abi hack
Josh Stone
-12
/
+8
2023-01-20
Fix descriptions of erfc and erfcf
James D. Turner
-2
/
+2
2023-01-17
add generic libm helper
Moritz Meier
-0
/
+194
2022-12-29
Bump to 0.1.86
Amanieu d'Antras
-1
/
+1
2022-12-25
fix: Add `#[avr_skip]` for bit shifts
Patryk Wychowaniec
-0
/
+9
2022-12-08
Bump to 0.1.85
Amanieu d'Antras
-1
/
+1
2022-12-07
Expose minimal floating point symbols for x86_64-unknown-none
Martin Kröning
-2
/
+4
2022-11-28
fix(docs): typo in docstrings
Jérome Eertmans
-2
/
+2
2022-11-18
Bump to 0.1.84
Amanieu d'Antras
-1
/
+1
2022-11-17
Use a stub stdlib.h when compiling for UEFI targets
Nicholas Bishop
-1
/
+16
2022-11-16
Merge pull request #504 from nicholasbishop/bishop-no-uefi-asm
Amanieu d'Antras
-1
/
+2
2022-11-16
Skip assembly implementations on the UEFI targets
Nicholas Bishop
-1
/
+2
2022-11-16
Fix formatting
Luc
-9
/
+18
2022-11-16
Remove negative numbers from test
Luc
-5
/
+5
2022-11-14
Add Small Conformance tests to Sqrt(f)
Luc
-0
/
+23
[prev]
[next]