about summary refs log tree commit diff
path: root/library/std/src/sys/pal/mod.rs
AgeCommit message (Expand)AuthorLines
2025-09-24std: add support for armv7a-vex-v5 targetTropical-0/+4
2025-08-28std: Start supporting WASIp2 nativelyAlex Crichton-3/+3
2025-08-16library: Migrate from `cfg_if` to `cfg_select`Josh Triplett-22/+32
2025-03-10Apply rustc-0023-Add-Trusty-OS-support-to-Rust-std.patchNicole LeGare-0/+3
2024-07-31android: Remove libstd hacks for unsupported Android APIsMatthew Maurer-18/+0
2024-07-14std: removes logarithms family function edge cases handling for solaris.David Carlier-31/+0
2024-03-13Get wasm32-wasip2 compiling with its custom pal implementationAlex Crichton-3/+3
2024-02-27Rename wasm32-wasi-preview2 to wasm32-wasip2Ryan Levick-3/+3
2024-02-27Add the wasm32-wasi-preview2 targetRyan Levick-0/+3
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-3/+0
2024-01-23Add the wasm32-wasi-preview2 targetRyan Levick-0/+3
2024-01-22zkvm: add partial std supportErik Kaneda-0/+3
2024-01-13std: move personality implementation out of PALjoboet-1/+0
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+124