[Bug default/29977] New: fedabipkgdiff --self-compare xorg-x11-server-Xvfb asserts
2023-01-09 19:22 UTC
[PATCH] DWARF reader: avoid C++20 operator!= overload ambiguity
2023-01-09 16:03 UTC (2+ messages)
[Bug default/29686] New: haproxy fromF37 asserts when attempting a self compare
2023-01-07 17:15 UTC (2+ messages)
` [Bug default/29686] "
[Bug default/29673] New: qt6-qtbase from f37 fails fedabipkgdiff --self-compare
2023-01-07 3:08 UTC (3+ messages)
` [Bug default/29673] "
[Bug default/29912] New: smesh fails self compare on x86_64
2023-01-07 0:56 UTC (3+ messages)
` [Bug default/29912] "
[PATCH, applied] btf-reader: Use abigail::ir::canonicalize_types to canonicalize types
2023-01-07 0:51 UTC
[Bug default/29610] New: support reading an ocaml abixml symbol table table where a function symbol aliases a variable symbol
2023-01-07 0:43 UTC (2+ messages)
` [Bug default/29610] "
[Bug default/29412] New: Assertion metabug
2023-01-07 0:39 UTC (3+ messages)
` [Bug default/29412] libabigail 2.2 "
[Bug default/29970] New: assert at abipkgdiff.cc:1626 when doing a self compare of qt-x11
2023-01-07 0:39 UTC (2+ messages)
` [Bug default/29970] "
[Bug default/29911] New: assert at abipkgdiff.cc:1651 when doing a self compare librdmacm-utils
2023-01-07 0:29 UTC (2+ messages)
` [Bug default/29911] "
☺ Buildbot (GNU Toolchain): libabigail - build successful (master)
2023-01-06 21:23 UTC
[PATCH, applied] Update the copyright notice for the BTF reader
2023-01-06 20:44 UTC
[PATCH, applied] Add support for BTF
2023-01-06 20:39 UTC
☠ Buildbot (GNU Toolchain): libabigail - failed test (failure) (master)
2023-01-05 13:32 UTC
[PATCH, applied] configure: Enable the CTF front-end by default
2023-01-05 13:29 UTC
[PATCH] abidiff: Fix handling of linux-kernel-mode
2023-01-05 12:08 UTC (2+ messages)
[Bug default/26684] New: abidiff says that some bit field elements missing in version of binary with dwarf5 debuginfo
2023-01-01 18:09 UTC (2+ messages)
` [Bug default/26684] "
[Bug default/29811] New: extern array declaration following by its definition reports different sizes in DWARF vs CTF
2023-01-01 17:57 UTC (12+ messages)
` [Bug default/29811] "
[PATCH, applied] fix comparing array subrange DIEs
2023-01-01 17:34 UTC
[PATCH, applied] Bug 29811 - Better categorize harmless unknown array size changes
2023-01-01 17:33 UTC
[PATCH, applied] dwarf-reader: Bug 29811 - Support updating of variable type
2023-01-01 17:32 UTC
[PATCH, applied] Don't use the "infinite" keyword for arrays of unknown size
2023-01-01 17:28 UTC
[PATCH] Update copyright year for 2023
2023-01-01 17:25 UTC
Proposing Sourceware as SFC member project
2022-12-31 23:00 UTC (4+ messages)
` Sourceware accepted "
` Sourceware infrastructure presentation and community Q&A
[Bug default/29934] New: abidiff coredump at abg-comparison.cc:ensure_lookup_tables_populated when read libdovecot-storage.so and libdovecot-sieve.so from dovecot
2022-12-29 14:54 UTC (8+ messages)
` [Bug default/29934] "
[PATCH, applied] ir: Add sanity checking to canonical type propagation confirmation
2022-12-29 11:44 UTC
[PATCH, applied] ir: Bug 29934 - Fix propagated canonical type confirmation
2022-12-29 11:21 UTC
[PATCH, applied] ir: misc cleanups
2022-12-29 11:19 UTC
[PATCH, applied] elf-reader: Don't free CTF resources too early
2022-12-29 11:18 UTC
[Bug default/29932] New: abidiff coredump at abg-ir.cc:hash_as_canonical_type_or_constant when read libc.so from glibc
2022-12-27 16:02 UTC (6+ messages)
` [Bug default/29932] abidiff coredump at abg-dwarf-reader.cc:lookup_fn_type_from_die_repr_per_tu "
[PATCH, applied] dwarf-reader: Bug 29932 - Handle function DIE as type as needed
2022-12-26 12:57 UTC
[PATCH, applied] Bug 29934 - Handle buggy data members with empty names
2022-12-24 14:09 UTC
[PATCH] ctf-reader: Fix missing initializer for member in test suite
2022-12-23 10:50 UTC (2+ messages)
Libabigail talk at FOSDEM 2023
2022-12-22 13:48 UTC
[PATCH] ctf-reader: Fix symbols alias report in ABI representation
2022-12-22 10:00 UTC (10+ messages)
` [PATCH] ctf-front-end: Add test for alias symbols
` [PATCHv2] "
[Bug default/29857] New: abidiff coredump at abg-ir.cc:hash_as_canonical_type_or_constant when read libgs.so from ghostscript
2022-12-22 2:07 UTC (6+ messages)
` [Bug default/29857] "
[PATCH] elf-reader: reclaim fd and mem before break
2022-12-22 1:09 UTC (3+ messages)
` "
[Bug default/29901] New: abidiff hangs when comparing freshly-built libgs.so.10 with itself (runs for hours)
2022-12-20 15:37 UTC (8+ messages)
` [Bug default/29901] "
[PATCH, applied] Bug 29901 - abidiff hangs when comparing libgs.so.10 with itself
2022-12-20 15:35 UTC
☺ Buildbot (GNU Toolchain): libabigail - build successful (master)
2022-12-19 18:19 UTC
☺ Buildbot (GNU Toolchain): libabigail - build successful (master)
2022-12-19 17:49 UTC
☺ Buildbot (GNU Toolchain): libabigail - build successful (master)
2022-12-19 17:49 UTC
[PATCH] Fix de-initialization of elf::reader::priv
2022-12-19 17:45 UTC (2+ messages)
[PATCH, applied] ir: Cache more aggregate type comparison results
2022-12-19 17:17 UTC
[PATCH 0/3, applied] Bug 29857 - Fix comparing binary with decl-only unions & cycles
2022-12-19 17:14 UTC (4+ messages)
` [PATCH 1/3, applied] Bug 29857 - Don't pop comparison operands that haven't been pushed
` [PATCH 2/3, applied] Bug 29857 - dwarf-reader: Resolve decl-only unions
` [PATCH 3/3, applied] Bug 29857 - Better detect comparison cycles in type graph
[PATCH, applied] ir: Add a debug_comp_stack debugging function
2022-12-19 16:22 UTC
[PATCH, applied] ir: Improve get_debug_representation
2022-12-19 16:21 UTC
[Bug default/29413] New: libabigail 2.1 self-compare metabug
2022-12-16 21:28 UTC (3+ messages)
` [Bug default/29413] libabigail 2.2 "
[Bug default/29687] New: coq-core from F37 asserts when trying to do a self compare
2022-12-16 20:25 UTC (2+ messages)
` [Bug default/29687] "
[Bug default/29339] New: fedabipkgdiff --self-compare asserts on julia
2022-12-16 20:24 UTC (2+ messages)
` [Bug default/29339] "
[Bug default/29333] New: fedabipkgdiff --self-compare asserts on Gtk3Ada and Gtk3Ad2
2022-12-16 20:21 UTC (2+ messages)
` [Bug default/29333] fedabipkgdiff --self-compare asserts on Gtk3Ada and Gtk3Ada
[Bug default/29340] New: fedabipkgdiff --self-compare asserts on matreshka
2022-12-16 20:16 UTC (2+ messages)
` [Bug default/29340] "
[Bug default/29672] New: gcc from Fedora 37 asserts fedabipkgdiff --self-compare
2022-12-16 20:08 UTC (2+ messages)
` [Bug default/29672] "
[Bug default/29331] New: bibtex2html and alt-ergo assert when doing fedabipkgdiff on ppc64le arch
2022-12-16 19:28 UTC (2+ messages)
` [Bug default/29331] "
[Bug default/29829] New: abidiff coredump at abg-dwarf-reader.cc when read libxul.so
2022-12-02 23:46 UTC (7+ messages)
` [Bug default/29829] "
Libabigail 2.2 is out!
2022-12-02 21:34 UTC
[PATCH, applied] Bug 29829 - dwarf-reader: Allow DIEs to be in a lexical block
2022-12-02 16:16 UTC
[PATCH, applied] dwarf-reader: Make die_peel_{qual_ptr,typedef} always set peeled type
2022-12-02 16:15 UTC
[PATCH 0/5] CTF front-end Bug Fixing and improvement
2022-12-02 3:48 UTC (16+ messages)
` [PATCH 1/5] ctf-front-end: Set alignment-in-bits property to 0
` [PATCH 2/5] ctf-front-end: Fix size and name for underlying types
` [PATCHv2 2/5]ctf-front-end: "
` [PATCH 3/5] ctf-front-end: Strip qualification from a qualified array type
` [PATCH 4/5] ctf-front-end: Fix representation for multidimensional "
` [PATCH 5/5] ctf-front-end: Fix array size representation
[Bug default/29733] New: Comparing 2.0 dump to 2.1 dump: parameter 1 of type 'int' was added to destructor
2022-12-01 11:09 UTC (4+ messages)
` [Bug default/29733] "
☺ Buildbot (GNU Toolchain): libabigail - build successful (master)
2022-11-30 16:58 UTC
☠ Buildbot (GNU Toolchain): libabigail - failed test (failure) test (failure) (master)
2022-11-30 16:51 UTC
[PATCH, applied] dwarf-reader: Avoid duplicating member functions
2022-11-30 16:27 UTC
[PATCH, applied] dwarf-reader: Leverage ODR & DWZ
2022-11-30 16:23 UTC
[PATCH, applied] Fix spurious deleted/added virtual destructor change report
2022-11-30 16:16 UTC
[PATCH] CTF as a fallback when no DWARF debug info is present
2022-11-28 21:59 UTC (8+ messages)
` [PATCHv2] ELF based front-end readers fallback feature
` [PATCHv3] "
` [PATCH v4] "
[PATCH 0/2, v2] Make front-ends be first class in the libabigail framework
2022-11-18 17:19 UTC (6+ messages)
` [PATCH 1/2] Use environment by reference
` [PATCH 2/2] Make Front Ends first class citizens
[PATCH] symtab: add support for CRC values from __kcrctab
2022-11-18 14:11 UTC (2+ messages)
[PATCH] configure.ac: add dist-xz
2022-11-18 12:10 UTC (5+ messages)
[PATCH v2] Use xz as the default tarball compression format
2022-11-17 16:27 UTC
[PATCH] Narrow Linux symbol CRCs to 32 bits
2022-11-17 10:13 UTC (8+ messages)
` [PATCH v2] "
[PATCH 0/1] Make front-ends be first class in the libabigail framework
2022-11-17 8:30 UTC (9+ messages)
` [PATCH 1/1, RFC] Make Front Ends first class citizens
[PATCH, applied] kmidiff: Fix spacing in the help string
2022-11-08 14:56 UTC
[PATCH, applied] ir: Don't crash when looking at corpus-less translation units
2022-10-26 9:04 UTC
[Bug default/29693] New: clang-libs from f37 fails self test with 2.1
2022-10-25 17:01 UTC (2+ messages)
` [Bug default/29693] "
[Bug default/27019] New: BUILD metabug
2022-10-24 17:59 UTC (2+ messages)
` [Bug default/27019] "
[Bug default/28669] New: increment library versions before tagging releases
2022-10-24 17:59 UTC (2+ messages)
` [Bug default/28669] "
[PATCH] rhbz2114909 - Refer to changed base classes using their non-qualified names
2022-10-20 15:19 UTC
[PATCH] abg-diff-utils: fix typo in comments
2022-10-18 3:25 UTC (3+ messages)
` "
[PATCH] abg-reader: optimize if construction
2022-10-18 3:25 UTC (3+ messages)
` "
[PATCH] abg-ir: add missing else
2022-10-18 3:24 UTC (3+ 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).