2 Commits

Author SHA256 Message Date
1c50ccd651 Accepting request 1237517 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1237517
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abi-dumper?expand=0&rev=6
2025-01-13 16:53:46 +00:00
8ca9a2383a - Update to 1.4:
* fix: handle data_member_location == 2^64-1 #28
  * fixed symbol search sentence judgment 
  * Fix usage notes in readme
  * Fix usage notes in readme
  * Add -extra-dump option to dump more symbols info (for new ABI Viewer tool)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/abi-dumper?expand=0&rev=14
2025-01-13 15:33:10 +00:00
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a9858c91b4e9222c89b676d59422053ad560fa005a39443053568049bd4d27e
size 47287

3
abi-dumper-1.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa7a52bf913ab1a64743551d64575f921df3faa4a592a0f6614e047bc228708a
size 48463

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jan 13 14:59:48 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 1.4:
* fix: handle data_member_location == 2^64-1 #28
* fixed symbol search sentence judgment
* Fix usage notes in readme
* Fix usage notes in readme
* Add -extra-dump option to dump more symbols info (for new ABI Viewer tool)
-------------------------------------------------------------------
Tue Jan 5 20:26:14 UTC 2021 - Matthias Eliasson <elimat@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package abi-dumper
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: abi-dumper
Version: 1.2
Version: 1.4
Release: 0
Summary: Tool to dump ABI of an ELF object containing DWARF debug info
License: LGPL-2.1-or-later