public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
[Bug default/26591] New: detect pathologically redundant types in abixml
 2021-04-06 20:56 UTC  (8+ messages)
` [Bug default/26591] "

[Bug default/27703] New: duplicate type
 2021-04-06 20:24 UTC  (2+ messages)
` [Bug default/27703] duplicate type - opened in error

[PATCH] XML reader: improve XML node traversal
 2021-04-06 17:39 UTC  (8+ messages)
` [PATCH v2] "
      ` [PATCH v3] "
        ` [PATCH v4] "

[Bug default/27699] New: Assertion failure on armv7l
 2021-04-06 17:13 UTC  (3+ messages)
` [Bug default/27699] "

[Bug default/27700] New: Assertion failure when using --drop-private-types
 2021-04-06 11:00 UTC 

[Bug default/27598] New: abidiff mishandles union member functions
 2021-04-06 10:51 UTC  (3+ messages)
` [Bug default/27598] "

[PATCH v1 00/16] Refactor (k)symtab reader
 2021-04-02 14:28 UTC  (48+ messages)
` [PATCH 00/20] "
  ` [PATCH 01/20] abg-cxx-compat: add simplified version of std::optional
  ` [PATCH 02/20] abg-ir: elf_symbol: add is_in_ksymtab field
  ` [PATCH 03/20] abg-ir: elf_symbol: add is_suppressed field
  ` [PATCH 04/20] dwarf-reader split: create abg-symtab-reader.{h, cc} and test case
    ` [PATCH 04/20] dwarf-reader split: create abg-symtab-reader.{h,cc} "
  ` [PATCH 05/20] Refactor ELF symbol table reading by adding a new symtab reader
  ` [PATCH 06/20] Integrate new symtab reader into corpus and read_context
  ` [PATCH 07/20] corpus: make get_(undefined_)?_(var|fun)_symbols use the new symtab
  ` [PATCH 08/20] corpus: make get_unreferenced_(function|variable)_symbols "
  ` [PATCH 09/20] abg-reader: avoid using the (var|function)_symbol_map
  ` [PATCH 10/20] dwarf-reader: read_context: use new symtab in *_symbols_is_exported
  ` [PATCH 11/20] Switch kernel stuff over to new symtab and drop unused code
  ` [PATCH 12/20] abg-elf-helpers: migrate ppc64 specific helpers
  ` [PATCH 13/20] symtab_reader: add support for ppc64 ELFv1 binaries
  ` [PATCH 14/20] abg-corpus: remove symbol maps and their setters
  ` [PATCH 15/20] dwarf reader: drop (now) unused code related to symbol table reading
  ` [PATCH 16/20] test-symtab: add tests for whitelisted functions
  ` [PATCH 17/20] symtab/dwarf-reader: allow hinting of main symbols for aliases
  ` [PATCH 18/20] dwarf-reader/writer: consider aliases when dealing with suppressions
  ` [PATCH 19/20] abg-writer.cc: fix write_elf_symbol_reference loop
  ` [PATCH 20/20] symtab: Add support for MODVERSIONS (CRC checksums)
  ` [GIT PULL] Refactor (k)symtab reader

[PATCH, applied] Bug 27598 - abidiff mishandles union member functions
 2021-03-31 17:40 UTC 

[Bug default/27616] New: libabigail treats empty and nearly empty XML elements inconsistently
 2021-03-31 11:16 UTC  (2+ messages)
` [Bug default/27616] "

[Bug default/27569] New: abidiff misses a function parameter addition
 2021-03-29 17:55 UTC  (13+ messages)
` [Bug default/27569] "

[Bug default/27661] New: The XML reader gives anonymous types non-empty linkage_name
 2021-03-29 15:34 UTC  (2+ messages)
` [Bug default/27661] "

[Bug default/27660] New: abidw is confused by templated types with non-type parameters
 2021-03-29 15:00 UTC 

[PATCH to review] Bug 27569 - abidiff misses a function parameter addition
 2021-03-29 11:13 UTC  (2+ messages)
` [PATCH, applied] "

[RFC PATCH] Add an experimental ABI pruning utility
 2021-03-25 21:51 UTC  (17+ messages)
` [RFC PATCH v2] "
  ` [RFC PATCH v3] "
    ` [RFC PATCH 0/9] Utility to manipulate ABI XML
      ` [RFC PATCH 1/9] Add ABI tidying utility
      ` [RFC PATCH 2/9] Add pass to drop empty XML elements
      ` [RFC PATCH 3/9] Add pass to prune unreachable parts of the ABI
      ` [RFC PATCH 4/9] Add pass to filter symbols
      ` [RFC PATCH 5/9] Add pass to normalise anonymous type names
      ` [RFC PATCH 6/9] Add pass to report duplicate type ids
      ` [RFC PATCH 7/9] Add pass to eliminate duplicate member-type fragments
      ` [RFC PATCH 8/9] Add pass to stabilise types and declarations
      ` [RFC PATCH 9/9] Add pass to resolve stray forward type declarations

[Bug default/27019] New: BUILD metabug
 2021-03-24  9:55 UTC  (16+ messages)
` [Bug default/27019] "

[Bug default/27513] New: functions declared but not defined when --enable-zip-archive=no (the default)
 2021-03-24  9:55 UTC  (3+ messages)
` [Bug default/27513] "

[Bug default/27512] New: --enable-zip-archive=yes broken
 2021-03-24  9:51 UTC  (5+ messages)
` [Bug default/27512] "

[Bug default/27514] New: recursively compare libraries in abicompat
 2021-03-23 13:34 UTC  (4+ messages)
` [Bug default/27514] "

[Bug default/27635] New: abicompat doesn't handle abixml
 2021-03-23 13:34 UTC  (3+ messages)
` [Bug default/27635] "

[Bug default/25043] New: abidiff doesn't take stdin
 2021-03-23 13:24 UTC  (2+ messages)
` [Bug default/25043] "

[Bug default/27552] New: libandroid.so missing symbol type information
 2021-03-22 17:42 UTC  (5+ messages)
` [Bug default/27552] "
` [Bug default/27552] libabigail needs to interpret ARM32 symbol addresses specially

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

[PATCH 0/1] Fix union member access specifiers
 2021-03-19 16:40 UTC  (3+ messages)
` [PATCH 1/1] abidw: Treat union members as public by default

[PATCH] Bug 27512 V2 Remove broken zip-archive support
 2021-03-19  9:53 UTC  (2+ messages)

[PATCH] dwarf-reader: Support more DWARF-5 type DIEs
 2021-03-18 15:40 UTC 

[Bug default/27599] New: abidiff's notion of harmless union diff may need refinement
 2021-03-17 22:46 UTC 

[Bug default/27554] New: abidw emits unreachable types and declarations
 2021-03-16 17:17 UTC  (3+ messages)
` [Bug default/27554] "

[PATCH] DWARF reader: Comment ARM32 ELF address interpretation
 2021-03-12  9:39 UTC  (4+ messages)

[PATCH] Bug 27512 Remove broken zip-archive support
 2021-03-12  1:50 UTC 

[PATCH] DWARF reader: Interpret ARM32 ELF addresses correctly
 2021-03-10 10:19 UTC  (3+ messages)

libabigail tool - Android vs. Sourceware
 2021-03-09 16:16 UTC  (4+ messages)

[PATCH] Fix declaratons of conditionally defined functions
 2021-03-08 12:34 UTC  (2+ messages)

[PATCH] tests: Update to catch.hpp v2.13.4 and fix #2178
 2021-03-08 10:42 UTC  (3+ messages)

abidw for non-exported structures
 2021-03-05 15:00 UTC  (4+ messages)

[Bug default/27329] New: /lib64/libzstd.so.1.4.7 fails selfcheck
 2021-03-04 22:20 UTC  (2+ messages)
` [Bug default/27329] "

[Bug default/27518] New: abidw aborts during self check of /usr/lib64/libvte-2.91.so.0.6200.3
 2021-03-04 22:18 UTC  (2+ messages)
` [Bug default/27518] "

[Bug default/27516] New: /usr/lib64/libsystemd.so.0.31.0 aborts during self check
 2021-03-04 22:13 UTC  (4+ messages)
` [Bug default/27516] "

[Bug default/27517] New: /usr/lib64/libphonenumber.so.8.12 fails self check
 2021-03-04 22:07 UTC  (4+ messages)
` [Bug default/27517] "

[Bug default/27327] New: types seem to get confused in libjavascriptcoregtk-4.0.so.18.17.12
 2021-03-04 21:41 UTC  (3+ messages)
` [Bug default/27327] "

[Bug default/27326] New: libpoppler-glib.so.8.18.0 fails selfcheck
 2021-03-04 20:20 UTC  (2+ messages)
` [Bug default/27326] "

[Bug default/27325] New: libgvpr.so.2.0.0 fails abidw selfcheck
 2021-03-04 20:05 UTC  (2+ messages)
` [Bug default/27325] "

[Bug default/27515] New: /usr/lib64/libclang-cpp.so failes selfcheck
 2021-03-04 19:45 UTC  (2+ messages)
` [Bug default/27515] "

[Bug default/27208] New: abicompat doesn't check back calls
 2021-03-04 18:12 UTC  (2+ messages)
` [Bug default/27208] "

[PATCH 2/2] dwarf-reader: Keep stable order when de-duplicating class definitions
 2021-03-01  9:52 UTC 

[PATCH 1/2] Better sorting of (anonymous) types in ABIXML files
 2021-03-01  9:51 UTC 

[PATCH] Don't consider type name when comparing typedefs
 2021-02-11 16:43 UTC 

[PATCH] Use generic internal type name to canonicalize anonymous enums
 2021-02-10 19:04 UTC 

[PATCH] abg-dwarf-reader: Fix typo in compare_dies_string_attribute_value
 2021-02-09 14:39 UTC  (2+ messages)

[Bug default/26012] New: abidiff: do not emit qualified name for data members
 2021-02-09 10:47 UTC  (6+ messages)
` [Bug default/26012] "

[PATCH 0/1] do not qualify names in diff report
 2021-02-08 16:26 UTC  (3+ messages)
` [PATCH 1/1] abidiff: do not qualify member "

[PATCH] dwarf-reader: Use DW_FORM_line_strp only if it's present
 2021-02-08 12:58 UTC 

[PATCH] Bug 27267 - Better support for opaque enum types
 2021-02-08 11:35 UTC 

[PATCH] Bug 27331 - Data member offset change not considered local
 2021-02-08 11:22 UTC 

[Bug default/27332] New: Comparing the ABI of binaries between dovecot-devel-2.3.13-6.fc34.aarch64.rpm and dovecot-devel-2.3.13-6.fc34.aarch64.rpm
 2021-02-07  9:32 UTC  (2+ messages)
` [Bug default/27332] "

[Bug default/27267] New: Assertion comparing ABIs on rawhide
 2021-02-04 10:43 UTC  (3+ messages)
` [Bug default/27267] "

[PATCH] Bug 27267 - Better support for opaque enum types
 2021-02-04  9:57 UTC 

[PATCH] Bug 27331 - Data member offset change not considered local
 2021-02-03 18:45 UTC 

[Bug default/27334] New: Track bitfield size change
 2021-02-03 16:25 UTC  (3+ messages)
` [Bug default/27334] "

[Bug default/27331] New: abidiff --leaf-changes-only is blind to bitfield offset changes
 2021-02-03 13:14 UTC  (2+ messages)
` [Bug default/27331] "

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