public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
[Bug default/27019] New: BUILD metabug
 2021-04-13 20:58 UTC  (18+ messages)
` [Bug default/27019] "

[Bug default/27729] New: /usr/lib64/libQtGui.so.4.8.7 fails abidw self check
 2021-04-13 20:58 UTC  (2+ messages)
` [Bug default/27729] "

[Bug default/27726] New: libceph_librbd_parent_cache.so.1.0.0 fails self check
 2021-04-13 20:41 UTC  (3+ messages)
` [Bug default/27726] "

[Bug default/27517] New: /usr/lib64/libphonenumber.so.8.12 fails self check
 2021-04-13 20:34 UTC  (5+ messages)
` [Bug default/27517] "

[Bug default/27010] New: abort in abg-reader.cc:1287 when running on aarch64
 2021-04-13 20:22 UTC  (2+ messages)
` [Bug default/27010] "

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

[Bug default/27727] New: /usr/lib64/libgdal.so.28.0.2 fails self check
 2021-04-13 20:11 UTC  (2+ messages)
` [Bug default/27727] "

[Bug default/27515] New: /usr/lib64/libclang-cpp.so failes selfcheck
 2021-04-13 20:05 UTC  (3+ messages)
` [Bug default/27515] "

[Bug default/27514] New: recursively compare libraries in abicompat
 2021-04-13 20:02 UTC  (5+ messages)
` [Bug default/27514] "

[Bug default/27635] New: abicompat doesn't handle abixml
 2021-04-13 20:02 UTC  (4+ messages)
` [Bug default/27635] "

[PATCH, applied] dwarf-reader: properly set artificial-ness in opaque types
 2021-04-13 14:54 UTC 

[Bug default/27278] New: Stray non-diff
 2021-04-13  9:52 UTC  (2+ messages)
` [Bug default/27278] "

[Bug default/27715] New: Fails to detect GObjectClass ABI changes
 2021-04-12 19:01 UTC  (9+ messages)
` [Bug default/27715] "

[Bug default/27700] New: Assertion failure when using --drop-private-types
 2021-04-12 15:56 UTC  (3+ messages)
` [Bug default/27700] "

Buildbot failure in Wildebeest Builder on whole buildset
 2021-04-12 15:48 UTC 

[PATCH, applied] dwarf-reader: Canonicalize opaque enums and classes
 2021-04-12 15:30 UTC 

[Bug default/26591] New: detect pathologically redundant types in abixml
 2021-04-06 21:24 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/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/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/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/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/27208] New: abicompat doesn't check back calls
 2021-03-04 18:12 UTC  (2+ messages)
` [Bug default/27208] "

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