Releases: JuliaLinearAlgebra/libblastrampoline
Releases · JuliaLinearAlgebra/libblastrampoline
v5.14.0
v5.13.1
What's Changed
Other Changes
- Fix trampoline build on latest clang on macos by @gbaraldi in #148
- Add mac aarch64 and remove ppc by @ViralBShah in #153
- Remove mac from Cirrus CI. Leave musl and freebsd. by @ViralBShah in #154
- Update and rename LICENSE to LICENSE.md by @ViralBShah in #155
New Contributors
Full Changelog: v5.13.0...v5.13.1
v5.13.0
What's Changed
Other Changes
- Add new LAPACK symbols from the release 3.12.1 by @amontoison in #152
Full Changelog: v5.12.0...v5.13.0
v5.12.0
What's Changed
Other Changes
- Release v5.12 by @staticfloat in #147
Full Changelog: v5.11.2...v5.12.0
v5.11.2
What's Changed
Other Changes
- Add new symbols for the future release of Reference-LAPACK by @amontoison in #146
Full Changelog: v5.11.1...v5.11.2
v5.11.1
What's Changed
Other Changes
- Fix riscv64 trampoline to be compatible with PIC by @andreas-schwab in #141
- Fix assembler syntax for riscv by @andreas-schwab in #140
- Release v5.11.1 by @maleadt in #143
New Contributors
- @andreas-schwab made their first contribution in #141
- @maleadt made their first contribution in #143
Full Changelog: v5.11.0...v5.11.1
v5.11.0
What's Changed
Other Changes
- Improve error messages by including symbol index in trampolines by @staticfloat in #133
- Be defensive in our indexing when un-smuggling name index by @staticfloat in #134
- Test on
ppc64le
andarmv7l
as well by @staticfloat in #135 - Add fallback search for extra-underscore-suffixed symbols by @staticfloat in #137
- Wrappers for MKL threading using Domains by @ViralBShah in #119
- Release v5.11.0 by @staticfloat in #138
Full Changelog: v5.10.1...v5.11.0
v5.10.1
What's Changed
Other Changes
- We accidentally flipped the meaning of
LBT_USE_RTLD_DEEPBIND
by @staticfloat in #130 - Release v5.10.1 by @staticfloat in #131
Full Changelog: v5.10.0...v5.10.1
v5.10.0
What's Changed
Other Changes
- Mention in README.md other tested libraries by @giordano in #127
- Version 5.10.0 by @staticfloat in #129
Full Changelog: v5.9.0...v5.10.0
v5.9.0
What's Changed
Other Changes
- Support
libdir
andincludedir
variables by @nalimilan in #121 - Delete test/Manifest.toml by @staticfloat in #124
- Add deprecated LAPACK symbols in libblastrampoline by @amontoison in #123
- Upgrade gensymbol by @amontoison in #125
Full Changelog: v5.8.0...v5.9.0