public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
[PATCH] abipkgdiff: Respect 'create_abi_file_path' interface
 2021-12-20 14:58 UTC  (3+ messages)

[PATCH] fedabipkgdiff: Also accept MIME type 'application/x-redhat-package-manager' for RPM files
 2021-12-17 22:34 UTC 

[PATCH] Replace use of deprecated Python 'imp' module with 'importlib'
 2021-12-17 22:26 UTC 

[PATCH] fedabipkgdiff: Enable testing without proper Koji installation
 2021-12-17 22:16 UTC 

[PATCH] Use C++11 for the code base
 2021-12-17 22:06 UTC  (4+ messages)
` [PATCH] CONTRIBUTING: Move "Coding language and style" section

[PATCH] configure: Instead of for rpm 4.15+ version, test actual rpm/zstd support
 2021-12-17 21:16 UTC  (3+ messages)

[PATCH] Better highlight 'make distcheck-fast'
 2021-12-17 19:23 UTC  (6+ messages)
      ` [PATCH] Further update "

[PATCH] Add '.mailmap'
 2021-12-17 19:12 UTC  (3+ messages)

[PATCH] configure: Tune fedabipkgdiff dependencies detection
 2021-12-17 19:10 UTC  (2+ messages)

Buildbot failure in Wildebeest Builder on whole buildset
 2021-12-17 18:47 UTC  (7+ messages)
  ` [PATCH] dwarf-reader: Workaround libdw dwarf_location_expression bug

[PATCH] abipkgdiff: Use 'convert_path_to_relative' in 'create_abi_file_path'
 2021-12-17  9:27 UTC  (2+ messages)

[PATCH 0/5] Improvements for the XML Writer
 2021-12-16 16:07 UTC  (10+ messages)
` [PATCH 1/5] XML writer: use consistent type pointers for type ids and emission tracking
` [PATCH 2/5] XML writer: use exemplar types for tracking referenced types
` [PATCH 3/5] XML writer: track emitted types by bare pointer
` [PATCH 4/5] XML writer: map type ids "
` [PATCH 5/5] XML writer: resolve declaration-only enum definitions

[PATCH] ctf-reader: Fix multiple var-decl in anonymous struct/uninons
 2021-12-16  5:20 UTC 

[PATCH v3] Add regression tests for ctf reading
 2021-12-14 15:47 UTC  (6+ messages)
  ` [PATCH v4] "

[PATCH] ctf-reader: Fix length in dynamic array definition
 2021-12-14 11:20 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] ctf-reader: Add support to undefined forward declaration types
 2021-12-12  4:14 UTC 

[PATCH] ctf-reader: Assert on ir::hash_as_canonical_type_or_constant
 2021-12-10  2:52 UTC 

[Bug default/28641] New: unspecified indirect subtype changes
 2021-12-09 11:32 UTC  (15+ messages)
` [Bug default/28641] "
` [Bug default/28641] const'ness of member functions is not detected in clang++ binaries

[Bug default/28642] New: vtable offset position seems wrong
 2021-12-09  0:52 UTC  (7+ messages)
` [Bug default/28642] "

[Bug default/28675] New: whitespace in DWARF template naming confuses libabigail
 2021-12-09  0:10 UTC  (3+ messages)
` [Bug default/28675] "

[Bug default/27019] New: BUILD metabug
 2021-12-08 23:44 UTC  (8+ messages)
` [Bug default/27019] "

[Bug default/28669] New: increment library versions before tagging releases
 2021-12-08 22:43 UTC  (7+ messages)
` [Bug default/28669] "

[PATCH, applied] reader: Build array types with their element type "a priori"
 2021-12-07 17:45 UTC 

[PATCH, applied] suppression: Fix has_data_member_inserted_between = {offset_of(), offset_of()}
 2021-12-07 17:42 UTC 

[Bug default/21023] New: The abidw tool does not appear to read dwarf from .dwp files associated with executables
 2021-12-07  9:29 UTC  (4+ messages)
` [Bug default/21023] "

[Bug default/28664] New: misinterpretation of default template instantiation naming idioms
 2021-12-07  0:53 UTC  (2+ messages)
` [Bug default/28664] "

[Bug default/28663] New: generate man page for kmidiff
 2021-12-06 20:37 UTC 

[Bug default/28073] New: [libabigail] Incorrect size for bitfields
 2021-12-06 13:54 UTC  (2+ messages)
` [Bug default/28073] "

[Bug default/26591] New: detect pathologically redundant types in abixml
 2021-12-03 10:25 UTC  (4+ messages)
` [Bug default/26591] "

[Bug default/27660] New: abidw is confused by templated types with non-type parameters
 2021-12-02 13:43 UTC  (2+ messages)
` [Bug default/27660] "

[Bug default/21843] New: libabigail getting confused or possibly bad dwarf
 2021-12-01 23:29 UTC  (2+ messages)
` [Bug default/21843] libabigail not correctly keeping track of nested scopes for typedefs

[Bug default/20527] New: Print aliased functions as a more readable list
 2021-12-01 23:23 UTC  (2+ messages)
` [Bug default/20527] "

[Bug default/20202] New: Feature request: when printing substitute typedef for anoymous structure
 2021-12-01 23:22 UTC  (2+ messages)
` [Bug default/20202] "

Regression tests for ctf reader: Avoid duplicating files
 2021-12-01  3:18 UTC  (27+ messages)
` [PATCH] Add regression tests for ctf reading
      ` [PATCH v2] "

Buildbot failure in Wildebeest Builder on whole buildset
 2021-11-29 11:23 UTC  (2+ messages)

[PATCH] XML writer: adjust tracking of emitted declarations
 2021-11-29  9:00 UTC  (2+ messages)

[PATCH] ctf-reader: Fix memory leak reported by valgrind
 2021-11-29  7:48 UTC  (3+ messages)

[PATCH] abidiff: improve whitespace generation in symbol diff report
 2021-11-26 11:06 UTC 

[Bug default/27011] New: abort in abg-comparison.cc:9004
 2021-11-24 18:32 UTC  (2+ messages)
` [Bug default/27011] "

[PATCH v2] Bug 28191 - Interpret DWARF 5 addrx locations
 2021-11-24 11:44 UTC  (7+ messages)
` [PATCH v3] "

[PATCH 0/3] Some improvements in ctf-reader
 2021-11-23 15:42 UTC  (12+ messages)
` [PATCH 1/3] ctf-reader: Use argument by reference reading the context
` [PATCH v2 0/3] Some improvements in ctf-reader
  ` [PATCH 2/3] ctf-reader: Use smart pointers in create_read_context
  ` [PATCH 3/3] ctf-reader: Use ABG_ASSERT instead of assert

[PATCH v2] Standardize and improve the output of several tests
 2021-11-23  6:38 UTC 

[PATCH] Standardize and improve the output of several tests
 2021-11-23  3:51 UTC 

[PATCH] ctf-reader: Remove useless parameter from fill_ctf_section
 2021-11-22 18:23 UTC  (2+ messages)

[Bug default/28191] New: DWARF5 .debug_addr support
 2021-11-22 13:51 UTC  (3+ messages)
` [Bug default/28191] "

[PATCH] abidw: add support for CTF
 2021-11-18 10:29 UTC  (2+ messages)

[PATCH] ctf: ctf_reader::read_corpus now sets a status
 2021-11-18  8:49 UTC  (2+ messages)

[PATCH 0/3] Some improvements in ctf-reader
 2021-11-18  3:01 UTC  (4+ messages)
` [PATCH 1/3] ctf-reader: Use argument by reference reading the context
` [PATCH 2/3] ctf-reader: Use smart pointers in create_read_context
` [PATCH 3/3] ctf-reader: Use ABG_ASSERT instead of assert

[PATCH] Make the test output more pleasant
 2021-11-17 12:18 UTC  (2+ messages)

[Bug default/28584] New: abidw doesn't get Clang DWARF type information for certain symbols
 2021-11-16 15:30 UTC  (11+ messages)
` [Bug default/28584] "
` [Bug default/28584] Clang doesn't emit DW_AT_external for some global variables so they are dropped by libabigail

[PATCH] Move dwarf_reader::status facilities to an abigail::elf_reader namespace
 2021-11-15 16:41 UTC  (3+ messages)

[PATCH, applied] Bug 28584 - Don't drop global variables that lack DW_AT_external
 2021-11-15 16:38 UTC 

[Bug default/28450] New: assert in finish_member_function_reading abg-dwarf-reader.cc:11663
 2021-11-12 17:42 UTC  (3+ messages)
` [Bug default/28450] "

[PATCH, applied] abg-config.{cc,h}: Misc comment cleanups
 2021-11-12 17:40 UTC 

[PATCH, applied] abidw: Add --abixml-version
 2021-11-12 17:39 UTC 

[PATCH, applied] Bug 28450 - Fix cloned member function handling in DWARF
 2021-11-12 17:36 UTC 

page:  |  | 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).