rust/library/compiler-builtins/crates
Trevor Gross 43c3e1bb97 Enable tests that were skipped on PowerPC
Most of these were skipped because of a bug with the platform
implementation, or some kind of crash unwinding. Since the upgrade to
Ubuntu 25.04, these all seem to be resolved with the exception of a bug
in the host `__floatundisf` [1].

[1] https://github.com/rust-lang/compiler-builtins/pull/384#issuecomment-740413334
2025-07-24 07:18:08 -05:00
..
libm-macros Upgrade dependencies to the latest version 2025-07-10 17:50:49 -04:00
musl-math-sys Enable tests that were skipped on PowerPC 2025-07-24 07:18:08 -05:00
panic-handler panic-handler: Remove the no_core feature 2025-06-04 21:27:00 +00:00
symbol-check symcheck: Switch the object dependency from git to crates.io 2025-07-24 03:29:05 -05:00
util libm-macros: Allow a way to bulk match f16 and f128 functions 2025-04-23 15:04:51 -04:00