Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 1c50ccd651 | |||
| 8ca9a2383a |
@@ -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
3
abi-dumper-1.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa7a52bf913ab1a64743551d64575f921df3faa4a592a0f6614e047bc228708a
|
||||
size 48463
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user