Show patches with: Submitter = Dodji Seketeli       |    State = Action Required       |    Archived = No       |   206 patches
« 1 2 3 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
writer: Sort decls and fix topological sorting for types writer: Sort decls and fix topological sorting for types - - --- 2020-11-12 Dodji Seketeli New
writer: Sort decls and fix topological sorting for types writer: Sort decls and fix topological sorting for types - - --- 2020-11-24 Dodji Seketeli New
Use generic internal type name to canonicalize anonymous enums Use generic internal type name to canonicalize anonymous enums - - --- 2021-02-10 Dodji Seketeli New
update-test-output.py: Update syntax update-test-output.py: Update syntax - - --- 2020-11-02 Dodji Seketeli New
Update year in copyright notice Update year in copyright notice - - --- 2022-06-21 Dodji Seketeli New
Update test-libandroid.so.abi Update test-libandroid.so.abi - - --- 2020-11-03 Dodji Seketeli New
Update copyright year for 2023 Update copyright year for 2023 - - --- 2023-01-01 Dodji Seketeli New
tests/data/test-fedabipkgdiff: Update reference output tests/data/test-fedabipkgdiff: Update reference output - - --- 2020-11-25 Dodji Seketeli New
tests: Update to catch.hpp v2.13.4 and fix #2178 tests: Update to catch.hpp v2.13.4 and fix #2178 - - --- 2021-02-24 Dodji Seketeli New
Subject: [PATCH 1/3] reader: Handle 'abi-corpus' element being possibly empty Subject: [PATCH 1/3] reader: Handle 'abi-corpus' element being possibly empty - - --- 2021-04-19 Dodji Seketeli New
Structurally compare the few non-canonicalized types in general Structurally compare the few non-canonicalized types in general - - --- 2020-10-13 Dodji Seketeli New
rhbz2114909 - Refer to changed base classes using their non-qualified names rhbz2114909 - Refer to changed base classes using their non-qualified names - - --- 2022-10-20 Dodji Seketeli New
reader: Fix a compilation warning reader: Fix a compilation warning - - --- 2022-03-01 Dodji Seketeli New
Make abidiff and abidw support several --headers-dir{1, 2} options Make abidiff and abidw support several --headers-dir{1, 2} options - - --- 2020-09-18 Dodji Seketeli New
ir: Remove obsolete comment from enumerator equal operator ir: Remove obsolete comment from enumerator equal operator - - --- 2022-03-01 Dodji Seketeli New
ir: Add equality op to array_type_def::subrange_type::bound_value ir: Add equality op to array_type_def::subrange_type::bound_value - - --- 2020-11-24 Dodji Seketeli New
Fix redundancy detection in the diff graph Fix redundancy detection in the diff graph - - --- 2020-10-12 Dodji Seketeli New
fedabipkgdiff: make --self-compare use abipkgdiff --self-check fedabipkgdiff: make --self-compare use abipkgdiff --self-check - - --- 2020-11-24 Dodji Seketeli New
dwarf-reader: Use DW_FORM_line_strp only if it's present dwarf-reader: Use DW_FORM_line_strp only if it's present - - --- 2021-02-08 Dodji Seketeli New
dwarf-reader: Support more DWARF-5 type DIEs dwarf-reader: Support more DWARF-5 type DIEs - - --- 2021-03-18 Dodji Seketeli New
dwarf-reader: Support fast DW_FORM_line_strp string comparison dwarf-reader: Support fast DW_FORM_line_strp string comparison - - --- 2021-01-26 Dodji Seketeli New
dwarf-reader: re-indent a block of code dwarf-reader: re-indent a block of code - - --- 2020-07-30 Dodji Seketeli New
dwarf-reader: get subrange_type bounds signedness from underlying type dwarf-reader: get subrange_type bounds signedness from underlying type - - --- 2020-10-23 Dodji Seketeli New
dwarf-reader: Don't consider top-level types as private dwarf-reader: Don't consider top-level types as private - - --- 2022-06-28 Dodji Seketeli New
dwarf-reader: Bug 26908 - don't crash on empty DW_TAG_partial_unit dwarf-reader: Bug 26908 - don't crash on empty DW_TAG_partial_unit - - --- 2020-11-30 Dodji Seketeli New
ctf-reader: Remove useless parameter from fill_ctf_section ctf-reader: Remove useless parameter from fill_ctf_section - - --- 2021-11-22 Dodji Seketeli New
CTF as a fallback when no DWARF debug info is present CTF as a fallback when no DWARF debug info is present - - --- 2022-10-04 Dodji Seketeli New
Consider the implicit 'this' parameter when comparing methods Consider the implicit 'this' parameter when comparing methods - - --- 2020-10-09 Dodji Seketeli New
configure: Support ABIGAIL_NO_OPTIMIZATION_DEBUG environment variable configure: Support ABIGAIL_NO_OPTIMIZATION_DEBUG environment variable - - --- 2020-10-14 Dodji Seketeli New
comparison: Fix leaf report summary comparison: Fix leaf report summary - - --- 2022-06-01 Dodji Seketeli New
Bug PR26739 - Handle qualified typedef array types Bug PR26739 - Handle qualified typedef array types - - --- 2020-10-27 Dodji Seketeli New
Bug 29144 - abidiff doesn't report base class re-ordering Bug 29144 - abidiff doesn't report base class re-ordering - - --- 2022-06-07 Dodji Seketeli New
Bug 27331 - Data member offset change not considered local Bug 27331 - Data member offset change not considered local - - --- 2021-02-03 Dodji Seketeli New
Bug 27331 - Data member offset change not considered local Bug 27331 - Data member offset change not considered local - - --- 2021-02-08 Dodji Seketeli New
Bug 27267 - Better support for opaque enum types Bug 27267 - Better support for opaque enum types - - --- 2021-02-04 Dodji Seketeli New
Bug 27267 - Better support for opaque enum types Bug 27267 - Better support for opaque enum types - - --- 2021-02-08 Dodji Seketeli New
Bug 27255 - fedabipkgdiff fails on nfs-utils on Fedora 33 Bug 27255 - fedabipkgdiff fails on nfs-utils on Fedora 33 - - --- 2021-01-27 Dodji Seketeli New
Bug 27236 - Pointer comparison wrongly fails because of typedef change Bug 27236 - Pointer comparison wrongly fails because of typedef change - - --- 2021-01-26 Dodji Seketeli New
Bug 27233 - fedabipkgdiff fails on package gnupg2 from Fedora 33 Bug 27233 - fedabipkgdiff fails on package gnupg2 from Fedora 33 - - --- 2021-01-26 Dodji Seketeli New
Bug 27232 - fedabipkgdiff fails on gawk from Fedora 33 Bug 27232 - fedabipkgdiff fails on gawk from Fedora 33 - - --- 2021-01-26 Dodji Seketeli New
Bug 26770 - Spurious declaration-only-ness induces spurious type changes Bug 26770 - Spurious declaration-only-ness induces spurious type changes - - --- 2020-11-02 Dodji Seketeli New
Bug 26684 - Support DW_AT_data_bit_offset attribute Bug 26684 - Support DW_AT_data_bit_offset attribute - - --- 2021-02-01 Dodji Seketeli New
Bug 26568 - Union should support more than one anonymous member Bug 26568 - Union should support more than one anonymous member 1 - --- 2020-09-17 Dodji Seketeli New
Bug 26309 - Wrong leaf reporting of changes to typedef underlying type Bug 26309 - Wrong leaf reporting of changes to typedef underlying type 1 - --- 2020-09-14 Dodji Seketeli New
Bug 26261 - Fix logic for canonicalizing DW_TAG_subroutine_type DIEs Bug 26261 - Fix logic for canonicalizing DW_TAG_subroutine_type DIEs - - --- 2020-08-03 Dodji Seketeli New
Add better error messaging to several tests Add better error messaging to several tests - - --- 2022-06-20 Dodji Seketeli New
abipkgdiff: Avoid uncertainty when sorting worker tasks abipkgdiff: Avoid uncertainty when sorting worker tasks - - --- 2020-11-25 Dodji Seketeli New
abipkgdiff: Add a new --self-check option abipkgdiff: Add a new --self-check option - - --- 2020-11-24 Dodji Seketeli New
[RFC] PR30048 - wrong pretty representation of qualified pointers [RFC] PR30048 - wrong pretty representation of qualified pointers - - --- 2023-02-07 Dodji Seketeli New
[RFC] abipkgdiff: Fix kernel package detection when comparing [RFC] abipkgdiff: Fix kernel package detection when comparing - - --- 2023-02-27 Dodji Seketeli New
[RFC] {dwarf,elf_based}-reader,writer: Avoid duplicating corpora in corpus_group [RFC] {dwarf,elf_based}-reader,writer: Avoid duplicating corpora in corpus_group - - --- 2023-02-01 Dodji Seketeli New
[request-for-review] Update CTF's ctf_dict_t detection [request-for-review] Update CTF's ctf_dict_t detection - - --- 2023-01-16 Dodji Seketeli New
[applied] xml-reader: Get back to original way of building qualified types [applied] xml-reader: Get back to original way of building qualified types - - --- 2021-09-08 Dodji Seketeli New
[applied] writer: escape enum linkage name in abixml [applied] writer: escape enum linkage name in abixml - - --- 2021-09-08 Dodji Seketeli New
[applied] writer: Don't forget when emitting array subrange types [applied] writer: Don't forget when emitting array subrange types - - --- 2021-10-18 Dodji Seketeli New
[applied] writer: Don't forget to emit types referenced by function types [applied] writer: Don't forget to emit types referenced by function types - - --- 2021-10-18 Dodji Seketeli New
[applied] writer: Don't forget that a naming typedef is referenced [applied] writer: Don't forget that a naming typedef is referenced - - --- 2021-10-18 Dodji Seketeli New
[applied] writer: Avoid sigsev on types with no translation unit [applied] writer: Avoid sigsev on types with no translation unit - - --- 2021-09-08 Dodji Seketeli New
[applied] Update the copyright notice for the BTF reader [applied] Update the copyright notice for the BTF reader - - --- 2023-01-06 Dodji Seketeli New
[applied] Update test-read-ctf reference output [applied] Update test-read-ctf reference output - - --- 2022-08-29 Dodji Seketeli New
[applied] Update licensing information on the web page after 2.0 [applied] Update licensing information on the web page after 2.0 - - --- 2021-10-19 Dodji Seketeli New
[applied] tests/Makefile.am: Fix warning [applied] tests/Makefile.am: Fix warning - - --- 2021-10-18 Dodji Seketeli New
[applied] test-symtab: Update after support for empty symtabs [applied] test-symtab: Update after support for empty symtabs - - --- 2023-03-27 Dodji Seketeli New
[applied] test-read-dwarf: Use abidw rather than using the library [applied] test-read-dwarf: Use abidw rather than using the library - - --- 2022-06-20 Dodji Seketeli New
[applied] test-annotate: Don't emit architecture data [applied] test-annotate: Don't emit architecture data - - --- 2022-09-20 Dodji Seketeli New
[applied] suppression: Fix has_data_member_inserted_between = {offset_of(), offset_of()} [applied] suppression: Fix has_data_member_inserted_between = {offset_of(), offset_of()} - - --- 2021-12-07 Dodji Seketeli New
[applied] RHBZ1951496 - ir: Acknowledge that "void type" is not canonicalized [applied] RHBZ1951496 - ir: Acknowledge that "void type" is not canonicalized - - --- 2021-09-08 Dodji Seketeli New
[applied] RHBZ1944102 - self comparing ABI of protobuf-3.14.0-2.el9 failed [applied] RHBZ1944102 - self comparing ABI of protobuf-3.14.0-2.el9 failed - - --- 2021-09-09 Dodji Seketeli New
[applied] RHBZ1944096 - assertion failure during self comparison of systemd [applied] RHBZ1944096 - assertion failure during self comparison of systemd - - --- 2021-09-08 Dodji Seketeli New
[applied] reporter-priv: Passing a string parm by reference [applied] reporter-priv: Passing a string parm by reference - - --- 2022-06-21 Dodji Seketeli New
[applied] reader: Canonicalizing a type once is enough [applied] reader: Canonicalizing a type once is enough - - --- 2021-06-10 Dodji Seketeli New
[applied] reader: Build array types with their element type "a priori" [applied] reader: Build array types with their element type "a priori" - - --- 2021-12-07 Dodji Seketeli New
[applied] PR30048 - wrong pretty representation of qualified pointers [applied] PR30048 - wrong pretty representation of qualified pointers - - --- 2023-02-10 Dodji Seketeli New
[applied] PR28365 - Assert on empty typedef on webkit2gtk3-jsc-2.32.3-1.fc34.x86_64 [applied] PR28365 - Assert on empty typedef on webkit2gtk3-jsc-2.32.3-1.fc34.x86_64 - - --- 2021-10-20 Dodji Seketeli New
[applied] location:expand() shouldn't crash when no location manager available [applied] location:expand() shouldn't crash when no location manager available - - --- 2021-06-10 Dodji Seketeli New
[applied] kmidiff: Fix spacing in the help string [applied] kmidiff: Fix spacing in the help string - - --- 2022-11-08 Dodji Seketeli New
[applied] ir: translation_unit::is_empty should work without environment. [applied] ir: translation_unit::is_empty should work without environment. - - --- 2022-09-05 Dodji Seketeli New
[applied] ir: Support cloning data members of unions [applied] ir: Support cloning data members of unions - - --- 2022-09-22 Dodji Seketeli New
[applied] ir: remove redundant cycle detection code in equals [applied] ir: remove redundant cycle detection code in equals - - --- 2022-10-10 Dodji Seketeli New
[applied] ir: Properly indent overload of equals() for class_decl [applied] ir: Properly indent overload of equals() for class_decl - - --- 2022-10-10 Dodji Seketeli New
[applied] ir: misc cleanups [applied] ir: misc cleanups - - --- 2022-12-29 Dodji Seketeli New
[applied] ir: make 'debug(artefact)' support showing enums [applied] ir: make 'debug(artefact)' support showing enums - - --- 2021-06-10 Dodji Seketeli New
[applied] ir: Improve get_debug_representation [applied] ir: Improve get_debug_representation - - --- 2022-12-19 Dodji Seketeli New
[applied] ir: Fix cycle detection for union types [applied] ir: Fix cycle detection for union types - - --- 2023-03-10 Dodji Seketeli New
[applied] ir: Fix canonical type propagation cancelling [applied] ir: Fix canonical type propagation cancelling - - --- 2021-09-08 Dodji Seketeli New
[applied] ir: Fix a wrong comment in canonicalize() [applied] ir: Fix a wrong comment in canonicalize() - - --- 2022-10-10 Dodji Seketeli New
[applied] ir: Enable setting breakpoint on first type inequality [applied] ir: Enable setting breakpoint on first type inequality - - --- 2021-06-10 Dodji Seketeli New
[applied] ir: Don't overdo canonical type propagation control when comparing classes [applied] ir: Don't overdo canonical type propagation control when comparing classes - - --- 2022-09-05 Dodji Seketeli New
[applied] ir: Don't crash when looking at corpus-less translation units [applied] ir: Don't crash when looking at corpus-less translation units - - --- 2022-10-26 Dodji Seketeli New
[applied] ir: Cache more aggregate type comparison results [applied] ir: Cache more aggregate type comparison results - - --- 2022-12-19 Dodji Seketeli New
[applied] ir: Bug 29934 - Fix propagated canonical type confirmation [applied] ir: Bug 29934 - Fix propagated canonical type confirmation - - --- 2022-12-29 Dodji Seketeli New
[applied] ir: Avoid infinite loop during type canonicalization [applied] ir: Avoid infinite loop during type canonicalization - - --- 2021-09-08 Dodji Seketeli New
[applied] ir: Avoid cancelling a "confirmed" propagated canonical type [applied] ir: Avoid cancelling a "confirmed" propagated canonical type - - --- 2022-09-25 Dodji Seketeli New
[applied] ir: Add some debugging facilities for the comparison machinery [applied] ir: Add some debugging facilities for the comparison machinery - - --- 2022-06-30 Dodji Seketeli New
[applied] ir: Add sanity checking to canonical type propagation confirmation [applied] ir: Add sanity checking to canonical type propagation confirmation - - --- 2022-12-29 Dodji Seketeli New
[applied] ir: Add missing virtual methods overloads [applied] ir: Add missing virtual methods overloads - - --- 2023-02-21 Dodji Seketeli New
[applied] ir: Add a debug_comp_stack debugging function [applied] ir: Add a debug_comp_stack debugging function - - --- 2022-12-19 Dodji Seketeli New
[applied] Improve type (de)serialization instability debugging [applied] Improve type (de)serialization instability debugging - - --- 2021-10-18 Dodji Seketeli New
[applied] Fix spurious deleted/added virtual destructor change report [applied] Fix spurious deleted/added virtual destructor change report - - --- 2022-11-30 Dodji Seketeli New
[applied] Fix recursive array type definition [applied] Fix recursive array type definition - - --- 2021-06-10 Dodji Seketeli New
« 1 2 3 »