Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math/sfft: port to armv7/aarch64, touch up | Robert Clausecker | 2024-10-21 | 1 | -0/+15 |
- replace complex.h hack with less crude hack - use sse2neon to build on armv7/aarch64 - armv7 should work, but falls to an unrelated issue - touch up CFLAGS slightly - rework do-test |