| Age | Commit message (Expand) | Author | Lines |
| 2024-06-27 | Cleanup bootstrap check-cfg | Urgau | -2/+0 |
| 2024-06-07 | add HermitOS support of vectored read/write operations | Stefan Lankes | -1/+1 |
| 2024-06-06 | Update backtrace to 0.3.73 | Jubilee Young | -2/+2 |
| 2024-05-27 | Sync libstd deps with backtrace | Jubilee Young | -2/+2 |
| 2024-05-24 | Remove now outdated comment since we bumped stage0 | Urgau | -1/+0 |
| 2024-05-23 | Copy core/alloc check-cfg message also in std | Urgau | -0/+3 |
| 2024-05-23 | Move some expected cfgs to std build.rs as per Cargo recommandation | Urgau | -2/+0 |
| 2024-05-23 | Expect any feature cfg in core and std crates | Urgau | -1/+4 |
| 2024-05-21 | Update check-cfg lists for std | Lzu Tao | -0/+10 |
| 2024-05-21 | Rollup merge of #125011 - diondokter:opt-for-size, r=Amanieu,kobzol | Matthias Krüger | -0/+2 |
| 2024-05-20 | Remove Windows dependency on libc | Ben Kimock | -3/+0 |
| 2024-05-18 | Update libc to 0.2.155 | Mads Marquart | -3/+2 |
| 2024-05-11 | Pin libc back to 0.2.153 | Mark Rousskov | -2/+3 |
| 2024-05-11 | Add flag to std and alloc too | Dion Dokter | -0/+2 |
| 2024-05-02 | library/std: Remove unused `gimli-symbolize` feature | Martin Nordholts | -2/+0 |
| 2024-04-14 | Replace libc::c_int with core::ffi::c_int | Chris Denton | -1/+6 |
| 2024-02-28 | add platform-specific function to get the error number for HermitOS | Stefan Lankes | -1/+1 |
| 2024-02-01 | Update libc to 0.2.153 | Aphek | -1/+1 |
| 2024-01-09 | Update compiler_builtins to 0.1.105 | Brian Cain | -1/+1 |
| 2024-01-09 | Rollup merge of #118645 - Patryk27:bump-compiler-builtins, r=Nilstrieb,dtolnay | Guillaume Gomez | -3/+3 |
| 2023-12-13 | Use different cfg for AIX | Kai Luo | -1/+6 |
| 2023-12-12 | Add xcoff support | Kai Luo | -1/+1 |
| 2023-12-05 | chore: Bump compiler_builtins | Patryk Wychowaniec | -3/+3 |
| 2023-11-05 | libc: bump dependency to 0.2.150 | Urgau | -1/+1 |
| 2023-11-04 | Bump compiler_builtins to 0.1.103 | Nicholas Bishop | -1/+1 |
| 2023-10-29 | Increase the reach of panic_immediate_abort | Ben Kimock | -1/+1 |
| 2023-10-15 | Auto merge of #116527 - sthibaul:libc, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-10-13 | Revert "Invoke `backtrace-rs` buildscript in `std` buildscript" | Peter Jaszkowiak | -4/+0 |
| 2023-10-08 | Bump libc dependency | Samuel Thibault | -1/+1 |
| 2023-10-02 | Invoke `backtrace-rs` buildscript in `std` buildscript | Peter Jaszkowiak | -0/+4 |
| 2023-09-22 | Fixes from PR | Ayush Singh | -1/+1 |
| 2023-09-22 | Add Minimal Std implementation for UEFI | Ayush Singh | -0/+4 |
| 2023-09-19 | Rollup merge of #115839 - Dirreke:bump-libc, r=dtolnay | Guillaume Gomez | -1/+1 |
| 2023-09-14 | Bump libc to 0.2.148 | dirreke | -1/+1 |
| 2023-08-22 | std: xous: add alloc support | Sean Cross | -2/+2 |
| 2023-08-14 | Upgrade Object and related deps | dirreke | -2/+2 |
| 2023-08-11 | Auto merge of #113432 - klensy:ms-cut-backtrace, r=ChrisDenton | bors | -7/+5 |
| 2023-08-09 | Auto merge of #99747 - ankane:float_gamma, r=workingjubilee | bors | -1/+1 |
| 2023-08-07 | Bump compiler_builtins to 0.1.100 | Andrew Kane | -1/+1 |
| 2023-07-29 | Add wasm32-wasi-threads target + WASI threads | Georgii Rylov | -1/+1 |
| 2023-07-28 | reduce deps for windows-msvc targets for backtrace | klensy | -7/+5 |
| 2023-07-21 | Bump compiler_builtins to 0.1.98 | Nicholas Bishop | -1/+1 |
| 2023-07-12 | use latest version of hermit-abi | Stefan Lankes | -1/+1 |
| 2023-07-12 | define hermit_abi as public depedenceny | Stefan Lankes | -1/+1 |
| 2023-07-05 | Update compiler-builtins to 0.1.95 | jyn | -2/+1 |
| 2023-07-02 | Update std to backtrace 0.3.68 | Jubilee Young | -3/+3 |
| 2023-07-02 | downgrade compiler_builtins | Nilstrieb | -1/+2 |
| 2023-06-25 | Rollup merge of #112956 - Amanieu:weak-intrinsics, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2023-06-23 | Rollup merge of #112763 - Patryk27:bump-compiler-builtins, r=Amanieu | Michael Goulet | -1/+1 |
| 2023-06-23 | Expose `compiler-builtins-weak-intrinsics` feature for `-Zbuild-std` | Amanieu d'Antras | -0/+1 |