libmetal/libmetal.changes
Guillaume GARDET a7a0ea6adb Accepting request 1056794 from home:dirkmueller:Factory
- update to 2020.10.0:
  * Enhanced Continuous Integration using GitHub actions rather than Travis.
  * Update CMake minimum version to 3.0.2
  * Improved C11 compliance
  * Bug fixes
- update to 2020.04.0:
  * Added checkpatch and gitlint for checking commits and code style.
  * Updated documentation.
  * Various bug fixes.

OBS-URL: https://build.opensuse.org/request/show/1056794
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/libmetal?expand=0&rev=5
2023-01-07 17:20:34 +00:00

38 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Thu Dec 29 20:18:22 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 2020.10.0:
* Enhanced Continuous Integration using GitHub actions rather than Travis.
* Update CMake minimum version to 3.0.2
* Improved C11 compliance
* Bug fixes
- update to 2020.04.0:
* Added checkpatch and gitlint for checking commits and code style.
* Updated documentation.
* Various bug fixes.
-------------------------------------------------------------------
Tue Feb 25 09:09:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix the links for the CPU code to be generated on all available
platforms
-------------------------------------------------------------------
Tue Feb 25 08:28:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2020.01:
* Added ability to translate from physical address to I/O region offset
* CEVA RISC-V C-Sky X86 CPU support
* update IRQ implementation
* bug fixes
-------------------------------------------------------------------
Mon Sep 10 13:18:10 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Switch to stable release: 2018.04
-------------------------------------------------------------------
Mon Jul 9 16:28:58 UTC 2018 - agraf@suse.com
- First version