File OpenCSD.changes of Package OpenCSD
-------------------------------------------------------------------
Fri Jan 15 08:14:25 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 1.0.0:
- __New Decode Protocol__: Support added for the ETE protocol, used by ARM PEs that implement the FEAT_ETE
feature. Supports new architectural features in this trace, including FEAT_TME.
- __Update__: Output Elememts: New protocol defines two new output elements.
- __Update__: Add support for WFIT / WFET instructions traced as P0 elements.
- __Update__: Architecture versioning. Arch v8 + PEs may add features in a flexible manner, and ARM also
declares future features ahead of architecture versions to allow support to be added.
APIs requiring an architecture version can now use ARCH_AA64 to declare a version of v8.3 +
additional features. This relaxes the strict versionnig rules that the decoder uses when
looking for Opcodes as trace waypoints.
- __Update__: docs: Add linux 'man' file and installation.
- __Bugfix__: build: Fix clean install, and remove static lib build test from main makefile to
dev makefile only. (github issue #33)
- Package man page
-------------------------------------------------------------------
Thu Nov 19 12:55:22 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 0.14.4:
* __Update__: makefile: Add DESTDIR to install targets.
(github issue #30)
* __Update__: tests: add script to run single test only.
* __Update__: docs: update to location of ARM coresight driver
backports directory.
* __Bugfix__: ETMv3: Fix missing comma in string list.
(github issue #31)
* __Bugfix__: makefile: tests: Fix build race problem
(github issue #32)
* __Bugfix__: tests: fix ignore tpiu command line options
(github issue #28)
Changes from 0.14.3:
* __Update__: Fix makefile to be compliant with RPM base distros.
(github issue #26, submitted by jlinton)
* __Update__: Add section to autofdo document.
* __Bugfix__: STM: fix bug that was missing ASYNC packets.
(github issue #27, reported by subhasish Karmakar)
-------------------------------------------------------------------
Thu Jun 18 06:20:22 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Fix RPM groups, grammatically incorrect descriptions, and
upgrade the boilerplate summary of openscd-devel.
-------------------------------------------------------------------
Thu Jun 18 05:55:26 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- Rename spec file to match upstream project name
- Small packaging cleanups
-------------------------------------------------------------------
Wed Jun 17 11:41:49 UTC 2020 - Mian Yousaf Kaukab <yousaf.kaukab@suse.com>
- Package API documentation
-------------------------------------------------------------------
Wed Jun 17 10:15:56 UTC 2020 - Mian Yousaf Kaukab <yousaf.kaukab@suse.com>
- New SUSE package for opencsd library v0.14.2