AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.8.1: * Fix sqrt function on i387 * Fix incorrect results in `hypotl` near underflow * Export `fenv` functions on all platforms - add linker flags to prevent executable stack
- Exclude riscv64 arch; source currently does not support it.
- update to 0.7.1: * build + bugfixes
- version update to 0.7.0 * Enable optimization again for *int.c and *intf.c * This release adds support for: wasm32, mips, s390, s390x, netbsd
- Fix build for armv7l
- Trim bias from description. Fix SRPM group.
- Version 0.5.5 * No changelog available - Fix build for armv6l armv7l aarch64
- add aarch64, s390 s390x to excluded archs
- Enable ppc64 and ppc64le - v0.5.0: PowerPC support and many small bugfixes and enhancements
- ExcludeArch: ppc ppc64 ppc64le
- Update to version 0.4 * No changelog available - Remove obsolute openlibm-build-targets.patch
- Update to version 0.3 * No changelog available - Add build target for i586 * openlibm-build-targets.patch - spec file cleanup
- initial import of tagged openlibm-0.2 package from JuliaLang project