| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 5.8.0: * Avoid running `init_config()` more than once per process
- Update to version 5.7.0 * Prevent setting infinite loopback forwards * Add support for ILP64 Accelerate * Add fallback for when LBT_DEFAULT_LIBS is not set * Eliminate exit(1) calls in LBT * [windows] Fix self-path lookup on Windows * Cygwin build fix * Fix windows compile issue
- Enable x86-64-v3 optimizations. - Exclude some unsupported architectures.
- update to 5.11.0:
* Improve error messages by including symbol index in
trampolines
* Be defensive in our indexing when un-smuggling name index
* Test on `ppc64le` and `armv7l` as well
* Add fallback search for extra-underscore-suffixed symbols
* Wrappers for MKL threading using Domains
- update to 5.10.1:
* We accidentally flipped the meaning of
`LBT_USE_RTLD_DEEPBIND`
- update to 5.10.0: * Mention in README.md other tested libraries - update to 5.9.0: * Support `libdir` and `includedir` variables * Add deprecated LAPACK symbols in libblastrampoline * Upgrade gensymbol
- Only builds for aarch64 and x86_64
- Update to version 0.5.4: * [CirrusCI] Run FreeBSD tests with Julia 1; add more platforms by @giordano in #99 * On Windows only build library with major soversion by @giordano in #97 - Move libraries to lib64 if 64 bit arch
- Remove BuildArch set to noarch. This seems to be a bug in rpmlint. - Set devel package to noarch instead.
- Fix paths in spec. Remove unnecessary complexity. - Set BuildArch to noarch.
- Use noun phrase in descriptions. / Rewrite description to be more accesible to end-users. - Avoid double-shipping of files.
- Initial spec for libblastrampoline 5.3.0