[PATCH] Give abicompat the ability to read CTF and abixml
2022-06-03 15:47 UTC
[PATCH] Remove redundant code from abidiff
2022-06-03 13:16 UTC
[PATCH] XML writer: unify type emission tracking
2022-06-03 13:09 UTC
[PATCH] Trivial: Add missing space
2022-06-03 12:46 UTC
[Bug default/29144] New: abidiff does not report base class reordering
2022-06-03 10:36 UTC (2+ messages)
` [Bug default/29144] "
New leap tester fails libabigail build because of too old elfutils version (0.168)
2022-06-02 22:18 UTC (2+ messages)
[Bug default/29047] New: abidiff statistics omit symbol with no debug info changes
2022-06-02 15:00 UTC (6+ messages)
` [Bug default/29047] "
[PATCH] comparison: Fix leaf report summary
2022-06-01 16:12 UTC
[Bug default/29044] New: abidiff reporter inconsistency
2022-05-30 16:15 UTC (3+ messages)
` [Bug default/29044] "
[PATCH] test-annotate.cc: ignore whitespace during diff
2022-05-30 10:11 UTC (2+ messages)
☺ Buildbot (GNU Toolchain): libabigail - build successful (master)
2022-05-30 9:16 UTC
[PATCH] symtab-reader: Setup aliases before checking ppc64 opd function entries
2022-05-30 8:44 UTC (7+ messages)
[Bug default/29175] New: abidiff ignore symbols outside the first corpus of a corpus group
2022-05-24 20:29 UTC (2+ messages)
` [Bug default/29175] abidiff ignores "
[Bug default/27616] New: libabigail treats empty and nearly empty XML elements inconsistently
2022-05-24 14:15 UTC (2+ messages)
` [Bug default/27616] "
[PATCH] ctf-reader: add support to looking debug information in external path
2022-05-17 15:13 UTC (5+ messages)
` [PATCH v2] "
[PATCH] abipkgdiff: Add support to compare packages with CTF debug format
2022-05-17 13:13 UTC (5+ messages)
[PATCH] Adding missing newline to build-container workflow
2022-05-17 7:46 UTC (2+ messages)
[PATCH] V3 Add github actions to support workflows
2022-05-16 22:17 UTC (2+ messages)
[PATCH] ctf-reader: Add support to read CTF information from Linux kernel
2022-05-16 16:03 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] V2 Add github actions to support workflows
2022-05-16 15:37 UTC (3+ messages)
[PATCH] ctf-reader: shows incomplete summary changes
2022-05-13 12:09 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] Fix numbering error in the abidiff manual
2022-05-13 11:55 UTC (2+ messages)
[PATCH] V2 Add Logic to detect file type by extension
2022-05-12 10:12 UTC (2+ messages)
[PATCH] V2 Add an option ignore SONAME differences in libraries
2022-05-12 9:59 UTC (2+ messages)
[PATCH] ctf-reader: CTF debug info for some symbols is not found
2022-05-07 1:50 UTC
[PATCH] Add Logic to detect file type by extension
2022-05-04 19:24 UTC
☠ Buildbot (GNU Toolchain): libabigail - failed test (failure) (master)
2022-05-04 10:14 UTC
[PATCH 1/2] symtab: refactor ELF symbol value tweaks
2022-05-04 10:05 UTC (4+ messages)
` [PATCH 2/2] symtab: fix up 64-bit ARM address which may contain tags
Fwd: Testing Setup - More Tests and Automation?
2022-05-03 19:08 UTC (12+ messages)
` "
☺ Buildbot (GNU Toolchain): libabigail - build successful (master)
2022-05-03 11:11 UTC (2+ messages)
[PATCH] Add github actions to support workflows
2022-05-03 10:52 UTC (4+ messages)
[PATCH] ctf-reader: Fix multiple var-decl in anonymous struct/uninons
2022-05-02 15:51 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] Using `entry_of_file_with_name' returns incorrect result
2022-05-02 15:29 UTC (2+ messages)
[PATCH] Fix typo in abipkgdiff manpage
2022-05-02 15:19 UTC (2+ messages)
[PATCH] symtab-reader: Setup aliases before checking ppc64 opd function entries
2022-05-01 22:16 UTC
[PATCH] ctf-reader: Improves performance to read CTF information from Linux kernel
2022-04-29 14:28 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] ctf-reader: Add support to undefined forward declaration types
2022-04-29 13:50 UTC (10+ messages)
` [PATCH v2] "
'src/abg-dwarf-reader.cc:compare_dies_string_attribute_value' optimization
2022-04-18 16:42 UTC (10+ messages)
[Bug default/27019] New: BUILD metabug
2022-03-31 21:33 UTC (4+ messages)
` [Bug default/27019] "
[Bug default/28976] New: Optionally ignore SONAME when comparing libraries
2022-03-31 21:33 UTC (6+ messages)
` [Bug default/28976] "
[Bug default/29008] New: abicompat doesn't consider functions (or variables) whose symbol type is NOTYPE
2022-03-31 21:29 UTC (3+ messages)
` [Bug default/29008] "
[Bug default/29013] New: abicompat doesn't consider weak symbol replacement
2022-03-31 21:25 UTC (4+ messages)
` [Bug default/29013] "
[Bug default/27208] New: abicompat doesn't check back calls
2022-03-31 10:21 UTC (5+ messages)
` [Bug default/27208] abicompat doesn't consider references from the libraries to the main executable
[Bug default/28301] New: libabigail asserts with older versions of gcc / glibc
2022-03-28 18:59 UTC (2+ messages)
` [Bug default/28301] "
[PATCH] Add an option ignore SONAME differences in libraries
2022-03-21 20:55 UTC
[PATCH 0/2] Bug 28954 - add Linux Kernel symbol namespace support
2022-03-21 16:02 UTC (27+ messages)
` [PATCH 1/2] optional: add operator== and operator!=
` [PATCH 2/2] add Linux kernel symbol namespace support
` [PATCH v2 0/4] add symbol namespace support, update symbol CRC support
` [PATCH v2 1/4] optional: minor improvements
` [PATCH v2 2/4] crc_changed: eliminate copying of shared_ptr values
` [PATCH v2 3/4] add Linux kernel symbol namespace support
` [PATCH v2 4/4] Linux symbol CRCs: support 0 and report presence changes
` [PATCH v3 0/4] add symbol namespace support, update symbol CRC support
` [PATCH v3 1/4] crc_changed: eliminate copying of shared_ptr values
` [PATCH v3 2/4] optional: minor improvements
` [PATCH v3 3/4] Linux symbol CRCs: support 0 and report presence changes
` [PATCH v3 4/4] add Linux kernel symbol namespace support
` [PATCH v4 0/4] add symbol namespace support, update symbol CRC support
` [PATCH v4 1/4] crc_changed: eliminate copying of shared_ptr values
` [PATCH v4 2/4] optional: minor improvements
` [PATCH v4 3/4] Linux symbol CRCs: support 0 and report presence changes
` [PATCH v4 4/4] add Linux kernel symbol namespace support
[Bug default/28971] New: changes to symbols unreferenced by debug info are not reported
2022-03-17 17:07 UTC (2+ messages)
` [Bug default/28971] "
[PATCH] XML writer: don't emit already emitted types
2022-03-15 14:24 UTC
[Bug default/28954] New: add Linux Kernel symbol namespace support
2022-03-11 12:20 UTC (6+ messages)
` [Bug default/28954] "
[PATCH] Increase stability of child diff order
2022-03-10 10:43 UTC (4+ messages)
` [PATCH, applied] comparison: Avoid sorting diff nodes with wrong criteria
[PATCH, applied] comparison: Factorize the code that inserts diff nodes to the graph
2022-03-07 17:21 UTC
[PATCH, applied] comparison: Describe the "generic view" of a diff node
2022-03-07 17:16 UTC
[Bug default/28013] New: abidiff assertion failure
2022-03-07 11:07 UTC (3+ messages)
` [Bug default/28013] "
Subject: [PATCH, applied] Bug 28013 - Acknowledge variadic parameter type is not canonicalized
2022-03-07 10:59 UTC
[PATCH 2/2, RFC] dwarf-reader: Don't propagate canonical type upon aggregate redundancy
2022-03-04 10:53 UTC (2+ messages)
[Bug default/28939] New: diff output is sensitive to implementation of std::sort
2022-03-03 14:57 UTC (2+ messages)
` [Bug default/28939] "
[Bug default/26646] New: unexpectedly declaration-only types
2022-03-03 13:32 UTC (3+ messages)
` [Bug default/26646] unexpected "
[PATCH] RFC: Uniform handling of sharing and cycles in compare_dies
2022-03-03 13:19 UTC
[Bug default/26646] unexpected declaration-only types
2022-03-03 11:43 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).