public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
[PATCH, applied to master] dwarf-reader: Bug 31377 - Fix the IR for zero length arrays
 2024-02-18 12:05 UTC 

[Bug default/31377] New: [libabigail] abidiff does not handle some flex array conversion
 2024-02-16  8:04 UTC  (5+ messages)
` [Bug default/31377] "

[Bug default/31313] New: infinitish run for abidw on libgs-9.27-1.el8.x86_64.rpm /usr/lib64/libgs.so.9.27
 2024-02-14 13:51 UTC  (3+ messages)
` [Bug default/31313] "

[PATCH, applying to mainline] dwarf-reader,corpus: Use interned string to lookup corpus interfaces by ID
 2024-02-12 21:33 UTC 

[PATCH, applying to mainline] ir: Cache internal name for several types
 2024-02-12 21:31 UTC 

[PATCH, applying to mainline] ir: Introduce a missing IR kind for subrange types
 2024-02-12 21:30 UTC 

[PATCH, applying to mainline] writer: Don't forget data members when emitting referenced types
 2024-02-12 21:29 UTC 

[PATCH, applying to mainline] writer: Avoid emitting a canonical type twice
 2024-02-12 21:27 UTC 

[PATCH, applying to mainline] dwarf-reader: Fix detection of C language DIEs
 2024-02-12 21:26 UTC 

[PATCH, applying to mainline] dwarf-reader: Avoid duplicating union members
 2024-02-12 21:24 UTC 

[PATCH, applying to mainline] ir: Avoid duplicates when reading member functions
 2024-02-12 21:24 UTC 

[PATCH, applying to mainline] ir: Fix wording of several comments
 2024-02-12 21:23 UTC 

[PATCH, applying to mainline] abidw: Fix indentation
 2024-02-12 21:22 UTC 

[Bug default/31350] New: could not find alternate debug info in provided debug info package(s)
 2024-02-07  5:04 UTC 

Core Toolchain and Developer Tools at FOSDEM
 2024-01-28 20:38 UTC 

[PATCH] Remove python3-mock dependency and use unittest.mock instead
 2024-01-26 12:15 UTC 

[Bug default/31279] New: abidiff crashes while analyzing libgstqsv.so 1.22.8
 2024-01-26 10:37 UTC  (10+ messages)
` [Bug default/31279] "

[PATCH, applied] Bug 31279 - Acknowledge that opaque types are always decl-only
 2024-01-26 10:28 UTC 

[Bug default/31249] New: Use hashing to improve type comparison
 2024-01-16 16:21 UTC  (2+ messages)
` [Bug default/31249] "

[Bug default/31236] New: abidw assertion failure on rhel9 /lib64/libwebkit2gtk-4.0.so, abg-ir.cc:8084
 2024-01-16  9:02 UTC  (3+ messages)
` [Bug default/31236] "

[PATCH, applied] Bug 31236 - Fix removing a member declaration from its scope
 2024-01-16  9:00 UTC 

[PATCH v7 0/3] Validating UAPI backwards compatibility
 2024-01-10 17:24 UTC  (9+ messages)
` [PATCH v7 1/3] check-uapi: Introduce check-uapi.sh
` [PATCH v7 2/3] docs: dev-tools: Add UAPI checker documentation
` [PATCH v7 3/3] check-module-params: Introduce check-module-params.sh

(no subject)
 2024-01-08 19:14 UTC  (5+ messages)
` [PATCH 1/2] Recognize EM_RISCV in e_machine_to_string
` [PATCH 2/2] Fix ABG_ASSERT in build_ir_node_from_die for DW_TAG_member
` none
  ` Some libabigail RISC-V support issues

[PATCH] website: doxygen: set PROJECT_NAME to libabigail
 2024-01-08 14:54 UTC  (3+ messages)

[PATCH v6 0/3] Validating UAPI backwards compatibility
 2023-12-11 22:30 UTC  (8+ messages)
` [PATCH v6 1/3] check-uapi: Introduce check-uapi.sh
` [PATCH v6 2/3] docs: dev-tools: Add UAPI checker documentation
` [PATCH v6 3/3] check-module-params: Introduce check-module-params.sh

idea: abigail abixml archive
 2023-12-06  0:14 UTC  (9+ messages)

[Bug default/30260] New: add support for pointer-to-member types
 2023-12-01 16:04 UTC  (7+ messages)
` [Bug default/30260] "

[PATCH 0/4] Support C++ pointer-to-member types
 2023-12-01 15:57 UTC  (5+ messages)
` [PATCH 1/4, applied] Improve type naming
` [PATCH 2/4, applied] Bug 30260 - Support pointer-to-member type
` [PATCH 3/4, applied] Bump abixml version to 2.3
` [PATCH 4/4, applied] Bump LIBABIGAIL_SO_CURRENT version to 4

[PATCH, applied] abilint: Alphabetically sort programs options
 2023-12-01 14:59 UTC 

[PATCH, applied] abilint: Support --annotate
 2023-12-01 14:54 UTC 

Sourceware infrastructure updates for Q4 2023
 2023-11-28 10:15 UTC 

☺ Buildbot (Sourceware): libabigail - build successful (users/dodji/try-patches)
 2023-11-15 18:09 UTC 

[Bug default/31017] New: Flex array conversion suppression
 2023-11-15 11:48 UTC  (11+ messages)
` [Bug default/31017] "

[PATCH] suppression: Add "has_strict_flexible_array_data_member_conversion" property
 2023-11-15 10:46 UTC  (3+ messages)

CfP for FOSDEM 2024, Debuggers and Analysis tools devroom
 2023-11-10 10:58 UTC 

[Bug default/31045] New: libabigail-2.4: Assertion `__abg_cond__' failed. Aborted (core dumped)
 2023-11-09 12:30 UTC  (8+ messages)
` [Bug default/31045] "
` [Bug default/31045] assert violation while setting translation unit for unique types

[PATCH] Bug 31045 - Don't try setting translation unit for unique types
 2023-11-09 12:28 UTC 

abidiff handling of migrations to flex arrays
 2023-10-27 17:51 UTC  (3+ messages)

[Bug default/30931] New: Support check-uapi.sh
 2023-10-20 23:08 UTC  (9+ messages)
` [Bug default/30931] "

Libabigail 2.4 is out!
 2023-10-20 22:09 UTC 

☺ Buildbot (Sourceware): libabigail - build successful (master)
 2023-10-20 16:29 UTC 

[PATCH, applied] ir: Fix compilation error with GCC 4.8.5
 2023-10-20 15:45 UTC 

☠ Buildbot (Sourceware): libabigail - failed compile (failure) (master)
 2023-10-20 13:47 UTC 

[PATCH 0/7, applied to mainline] Support the Linux Kernel UAPI checker project
 2023-10-20 10:04 UTC  (8+ messages)
` [PATCH 1/7, applied] suppression: Add "changed_enumerators_regexp" property
` [PATCH 2/7, applied] default-reporter,reporter-priv: Do not report names of anonymous enums
` [PATCH 3/7, applied] ir,comparison,corpus: Better support anonymous enums comparison
` [PATCH 4/7, applied] ir,comparison: Represent changed anonymous enums
` [PATCH 5/7, applied] comparison: Represent changed unreachable anonymous unions, structs & enums
` [PATCH 6/7, applied] Support suppressing data member insertion before a flexible array member
` [PATCH 7/7, applied] suppression: Make the "end" data member offset selector be named boundary

[Bug default/30971] New: Changes being suppressed unexpectedly when using "has_data_member_inserted_at"
 2023-10-17  8:50 UTC  (5+ messages)
` [Bug default/30971] "

[PATCH, applied] Bug 30971 - Wrong interpretation of "has_data_member_inserted_at"
 2023-10-17  8:40 UTC 

[PATCH, applied] ir: Remove redundant virtual member functions
 2023-10-12 11:35 UTC 

[Bug default/30959] New: abidiff segfault with certain regex patterns
 2023-10-11 17:24 UTC  (5+ messages)
` [Bug default/30959] "
` [Bug default/30959] abidiff segfault on function call expression considered malformed

[PATCH, applied] init: Fix thinko in apidoc
 2023-10-11 12:05 UTC 

[PATCH, applied] ini: Support '[' and ']' in arguments of function call expressions
 2023-10-11 12:05 UTC 

[PATCH, applied] Bug 30959 - Crash on malformed fn call expression
 2023-10-11 12:02 UTC 

Updating mailman settings to avoid From rewriting
 2023-10-08 21:12 UTC  (5+ messages)

☺ Buildbot (Sourceware): libabigail - build successful (master)
 2023-10-05 15:47 UTC 

[PATCH, applied] suppression: Fix a typo in apidoc
 2023-10-05 15:23 UTC 

[PATCH, applied] suppression: Fix indentation
 2023-10-05 15:22 UTC 

[PATCH, applied] doc/manuals/libabigail-concepts.rst: Fix typo
 2023-10-05 15:21 UTC 

abidiff improvements for kernel UAPI checker
 2023-10-05 13:44 UTC  (15+ messages)
            ` Support suppressing data members inserted right before flexible array members (was Re: abidiff improvements for kernel UAPI checker)

[PATCH 0/3, V2] For WIP branch check-uapi-support: Fix comparing non-reachable anonymous enums
 2023-10-04 10:54 UTC  (4+ messages)
` [PATCH 1/3, V2] For WIP branch check-uapi-support: default-reporter,reporter-priv: Do not report names of "
` [PATCH 2/3, V2] For WIP branch check-uapi-support: ir,comparison,corpus: Better support anonymous enums comparison
` [PATCH 3/3, V2] For WIP branch check-uapi-support: ir,comparison: Represent changed anonymous enums

[PATCH, applied] abg-comparison[-priv]: Better detection of incompatible unreachable type changes
 2023-10-04 10:30 UTC 

[PATCH 0/4, RFC] For WIP branch check-uapi-support: Fix comparing non-reachable anonymous enums
 2023-10-03 12:51 UTC  (5+ messages)
` [PATCH 1/4] For WIP branch check-uapi-support:abg-comparison[-priv]: Detect incompatible unreachable type changes
` [PATCH 2/4] For WIP branch check-uapi-support: default-reporter,reporter-priv: Do not report names of anonymous enums
` [PATCH 3/4] For WIP branch check-uapi-support: ir,comparison,corpus: Better support anonymous enums comparison
` [PATCH 4/4] For WIP branch check-uapi-support: ir,comparison: Represent changed anonymous enums

[PATCH, applied] comparison: Always apply filters on the diff graph
 2023-10-03  9:41 UTC 

[PATCH, applied] ir: Fix output of 'debug(enum-type)'
 2023-10-03  9:40 UTC 

[PATCH, applied] test-abidiff-exit: Do not use debuginfo dir when its empty
 2023-10-03  9:40 UTC 

☠ Buildbot (Sourceware): libabigail - failed test (failure) (master)
 2023-10-02 21:47 UTC 

[PATCH, applied to check-uapi-support] suppression: Add "changed_enumerators_regexp" property
 2023-10-02 21:45 UTC 

[PATCH] suppression: Add "changed_enumerators_regexp" property
 2023-10-02 21:42 UTC  (4+ messages)

[PATCH, applied] libabigail-concepts.rst: Remove trailing white spaces
 2023-10-02 21:29 UTC 

☺ Buildbot (Sourceware): libabigail - build successful (master)
 2023-10-02 10:53 UTC 

[PATCH, applied] libabigail-concepts.rst: Sort the properties of the directives
 2023-10-02 10:21 UTC 

☺ Buildbot (Sourceware): libabigail - build successful (users/dodji/try-patches)
 2023-09-30  6:27 UTC 

☺ Buildbot (Sourceware): libabigail - build successful (master)
 2023-09-20 13:40 UTC 

☠ Buildbot (Sourceware): libabigail - failed test (failure) (master)
 2023-09-07 15:48 UTC 

☠ Buildbot (Sourceware): libabigail - failed test (failure) (master)
 2023-09-07 15:45 UTC 

☺ Buildbot (Sourceware): libabigail - build successful (master)
 2023-09-07 15:32 UTC 

☠ Buildbot (Sourceware): libabigail - failed test (failure) (master)
 2023-09-07 15:13 UTC 

☠ Buildbot (Sourceware): libabigail - failed compile (failure) (master)
 2023-09-07 15:04 UTC 

[PATCH 00/16] Fixing various issues found while working on PR30309
 2023-09-07 14:10 UTC  (4+ messages)
` [PATCH 13/16] ir: Really avoid canonicalizing decl-only classes
` [PATCH 14/16] ir: Use non qualified typedef name for type canonicalization
` [PATCH 16/16] dwarf-reader: Do not re-use typedefs in a scope

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