14
0

- update to update to 0.30:

* Optimization: cache instantiation of DWARF structs
  * DWARFv5 CU headers
  * Bug fix in attribute reporting for DWA_FORM_indirect
  * Support for RISC-V attributes
  * Readelf used for testing upgraded to 2.41
  * Support for MIPS64 object files
  * LoongArch support
  - Add auto-testing vs. llvm-dwarfdump (#428)
- Intial package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyelftools?expand=0&rev=17
This commit is contained in:
2023-12-14 20:57:34 +00:00
committed by Git OBS Bridge
parent 8b76edd5db
commit 86bb9db3b3
4 changed files with 19 additions and 7 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Dec 14 20:57:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to update to 0.30:
* Optimization: cache instantiation of DWARF structs
* DWARFv5 CU headers
* Bug fix in attribute reporting for DWA_FORM_indirect
* Support for RISC-V attributes
* Readelf used for testing upgraded to 2.41
* Support for MIPS64 object files
* LoongArch support
-------------------------------------------------------------------
Wed Oct 5 00:06:09 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
@@ -8,7 +20,7 @@ Wed Oct 5 00:06:09 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Support for supplementary object files - debug fission (#426)
- Improved support for corrupted ELF headers (#434)
- Readelf used for testing upgraded to 2.38 (#420)
- Add auto-testing vs. llvm-dwarfdump (#428)
- Add auto-testing vs. llvm-dwarfdump (#428)
-------------------------------------------------------------------
Mon Mar 21 08:09:29 UTC 2022 - Dirk Müller <dmueller@suse.com>
@@ -84,4 +96,4 @@ Sat May 25 09:32:46 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
-------------------------------------------------------------------
Fri May 18 13:24:57 UTC 2018 - yousaf.kaukab@suse.com
- Intial package
- Intial package