forked from pool/libblastrampoline
86 lines
3.2 KiB
Plaintext
86 lines
3.2 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sat Aug 31 15:48:31 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- 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`
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jul 18 15:55:31 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- 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
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat May 6 01:14:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- update to 5.8.0:
|
||
|
* Avoid running `init_config()` more than once per process
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon May 1 07:59:43 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||
|
|
||
|
- 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
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Mar 17 09:54:37 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||
|
|
||
|
- Enable x86-64-v3 optimizations.
|
||
|
- Exclude some unsupported architectures.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Feb 9 13:07:45 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||
|
|
||
|
- Only builds for aarch64 and x86_64
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Feb 9 12:58:24 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||
|
|
||
|
- 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
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Dec 26 01:15:27 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||
|
|
||
|
- Remove BuildArch set to noarch. This seems to be a bug in
|
||
|
rpmlint.
|
||
|
- Set devel package to noarch instead.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Dec 22 07:24:17 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||
|
|
||
|
- Fix paths in spec. Remove unnecessary complexity.
|
||
|
- Set BuildArch to noarch.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Dec 14 15:02:35 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||
|
|
||
|
- Use noun phrase in descriptions. / Rewrite description to be
|
||
|
more accesible to end-users.
|
||
|
- Avoid double-shipping of files.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Dec 7 03:08:35 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||
|
|
||
|
- Initial spec for libblastrampoline 5.3.0
|