Show patches with: State = Action Required       |    Archived = No       |   555 patches
« 1 2 3 45 6 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
XML writer: unify type emission tracking XML writer: unify type emission tracking - - --- 2022-06-03 Giuliano Procida New
XML writer: don't emit already emitted types XML writer: don't emit already emitted types - - --- 2022-03-15 Giuliano Procida New
XML writer: adjust tracking of emitted declarations XML writer: adjust tracking of emitted declarations 2 - --- 2021-11-24 Matthias Männich New
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
V3 Add github actions to support workflows V3 Add github actions to support workflows 2 - --- 2022-05-16 Ben Woodard New
V2 Add Logic to detect file type by extension V2 Add Logic to detect file type by extension 1 - --- 2022-05-04 Ben Woodard New
V2 Add github actions to support workflows V2 Add github actions to support workflows 1 - --- 2022-05-05 Ben Woodard New
V2 Add an option ignore SONAME differences in libraries V2 Add an option ignore SONAME differences in libraries - - --- 2022-05-04 Ben Woodard New
Using `entry_of_file_with_name' returns incorrect result Using `entry_of_file_with_name' returns incorrect result - - --- 2022-04-25 Guillermo E. Martinez 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
Tweak clang-format configuration Tweak clang-format configuration - - --- 2021-10-11 Giuliano Procida New
Trivial: Add missing space Trivial: Add missing space - - --- 2022-06-03 Ben Woodard New
tools-utils: Looks for vmlinux binary in RPM debug package tools-utils: Looks for vmlinux binary in RPM debug package - - --- 2023-03-06 Guillermo E. Martinez New
tools-utils: Do not skip symbolic links when analyzing a linux tree tools-utils: Do not skip symbolic links when analyzing a linux tree - - --- 2021-08-24 Matthias Männich New
Tiny code reorgination Tiny code reorgination - - --- 2023-05-25 Ben Woodard 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
tests: Update Catch2 library to v2.13.9 tests: Update Catch2 library to v2.13.9 - - --- 2022-07-08 Matthias Männich New
test-annotate.cc: ignore whitespace during diff test-annotate.cc: ignore whitespace during diff - - --- 2022-05-30 Giuliano Procida New
symtab: fix getting CRC in relocatable modules symtab: fix getting CRC in relocatable modules - - --- 2023-01-28 Aleksei Vetrov via Libabigail New
symtab: add support for CRC values from __kcrctab symtab: add support for CRC values from __kcrctab - - --- 2022-11-18 Giuliano Procida New
suppression: Add "has_strict_flexible_array_data_member_conversion" property suppression: Add "has_strict_flexible_array_data_member_conversion" property - - --- 2023-11-04 John Moon New
suppression: Add "changed_enumerators_regexp" property suppression: Add "changed_enumerators_regexp" property - - --- 2023-09-28 John Moon 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
Standardize and improve the output of several tests Standardize and improve the output of several tests - - --- 2021-11-23 tangmeng New
scripts/check-uapi.sh: add stgdiff support scripts/check-uapi.sh: add stgdiff support - - --- 2023-07-20 Giuliano Procida 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
RFC: Uniform handling of sharing and cycles in compare_dies RFC: Uniform handling of sharing and cycles in compare_dies - - --- 2022-03-03 Giuliano Procida New
Remove redundant code from abidiff Remove redundant code from abidiff - - --- 2022-06-03 Ben Woodard New
reader: Fix a compilation warning reader: Fix a compilation warning - - --- 2022-03-01 Dodji Seketeli New
operator!= fixes for C++-20 operator!= fixes for C++-20 - - --- 2023-08-31 Giuliano Procida New
Narrow Linux symbol CRCs to 32 bits Narrow Linux symbol CRCs to 32 bits - - --- 2022-10-27 Giuliano Procida New
Move dwarf_reader::status facilities to an abigail::elf_reader namespace Move dwarf_reader::status facilities to an abigail::elf_reader namespace - - --- 2021-11-12 Jose E. Marchesi New
Make the test output more pleasant Make the test output more pleasant - - --- 2021-11-11 tangmeng 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
make abicompat test happy make abicompat test happy - - --- 2021-11-05 tangmeng New
limit repeated DIE comparisons limit repeated DIE comparisons - - --- 2022-06-09 Giuliano Procida New
kmidiff: Add --ctf option to compare kernel trees kmidiff: Add --ctf option to compare kernel trees - - --- 2022-07-04 Guillermo E. Martinez 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
Interpret DWARF 5 addrx locations. Interpret DWARF 5 addrx locations. - - --- 2021-08-27 Giuliano Procida New
Increase stability of child diff order Increase stability of child diff order - - --- 2022-03-03 Giuliano Procida New
Improve some grammar Improve some grammar - - --- 2022-02-08 Randy MacLeod New
Have fedabipkgdiff sleep while waiting for abipkgdiff Have fedabipkgdiff sleep while waiting for abipkgdiff - - --- 2023-03-28 Ben Woodard New
Handle several variants of Python 'imp', 'importlib' modules Handle several variants of Python 'imp', 'importlib' modules - 1 --- 2022-01-05 Thomas Schwinge New
Give abicompat the ability to read CTF and abixml Give abicompat the ability to read CTF and abixml - - --- 2022-06-03 Ben Woodard New
Fix typo in abipkgdiff manpage Fix typo in abipkgdiff manpage - - --- 2022-04-19 Ben Woodard New
Fix trivial typo when printing version string Fix trivial typo when printing version string - - --- 2021-06-09 Ben Woodard New
Fix trivial typo when printing message Fix trivial typo when printing message - - --- 2021-11-03 tangmeng New
Fix trivial typo when printing help information Fix trivial typo when printing help information - - --- 2021-10-27 tangmeng New
Fix redundancy detection in the diff graph Fix redundancy detection in the diff graph - - --- 2020-10-12 Dodji Seketeli New
Fix numbering error in the abidiff manual. Fix numbering error in the abidiff manual. - - --- 2022-05-06 Frederic Cambus New
Fix fedabipkgdiff configure check for Python 3.12 Fix fedabipkgdiff configure check for Python 3.12 - - --- 2023-07-07 Yaakov Selkowitz New
Fix declaratons of conditionally defined functions Fix declaratons of conditionally defined functions - - --- 2021-03-02 Ben Woodard New
Fix de-initialization of elf::reader::priv Fix de-initialization of elf::reader::priv - - --- 2022-12-18 Petr Pavlu New
Find fts-standalone on musl Find fts-standalone on musl - - --- 2022-01-29 David Seifert New
fedabipkgdiff: make --self-compare use abipkgdiff --self-check fedabipkgdiff: make --self-compare use abipkgdiff --self-check - - --- 2020-11-24 Dodji Seketeli New
Escape the value of the symbols name attribute Escape the value of the symbols name attribute - - --- 2022-01-11 Pavel Zhukov New
Escape the value of the symbols name attribute Escape the value of the symbols name attribute - - --- 2022-01-11 Pavel Zhukov New
elf-reader: reclaim fd and mem before break elf-reader: reclaim fd and mem before break - - --- 2022-12-20 Xiaole He New
elf-helpers: make sure config.h is included first elf-helpers: make sure config.h is included first - - --- 2023-05-01 Dmitry V. Levin New
elf_symbol: remove "is Linux string constant" property elf_symbol: remove "is Linux string constant" property 1 - --- 2021-07-06 Giuliano Procida New
dwarf-reader: Workaround libdw dwarf_location_expression bug dwarf-reader: Workaround libdw dwarf_location_expression bug - - --- 2021-12-15 Mark Wielaard 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: Don't compute canonical type while propagating one dwarf-reader: Don't compute canonical type while propagating one - - --- 2023-05-12 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
DWARF reader: use size_t for more DWARF expression length DWARF reader: use size_t for more DWARF expression length - - --- 2022-01-18 Mark Wielaard New
DWARF reader: use size_t for DWARF expression length cont. DWARF reader: use size_t for DWARF expression length cont. - - --- 2022-01-18 Giuliano Procida New
DWARF reader: use size_t for DWARF expression length DWARF reader: use size_t for DWARF expression length - - --- 2022-01-17 Giuliano Procida New
DWARF reader: avoid C++20 operator!= overload ambiguity DWARF reader: avoid C++20 operator!= overload ambiguity - - --- 2023-01-09 Giuliano Procida New
doc: Fix some typos and add some missing references doc: Fix some typos and add some missing references - - --- 2023-04-14 Mark Wielaard New
ctf: make libabigail::ctf_reader::read_corpus reentrant ctf: make libabigail::ctf_reader::read_corpus reentrant - - --- 2021-11-03 Jose E. Marchesi New
ctf: ctf_reader::read_corpus now sets a status ctf: ctf_reader::read_corpus now sets a status - - --- 2021-11-16 Jose E. Marchesi New
ctf-reader: shows incomplete summary changes ctf-reader: shows incomplete summary changes - - --- 2022-04-27 Guillermo E. Martinez 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-reader: Lookup debug info for symbols in a non default archive member ctf-reader: Lookup debug info for symbols in a non default archive member - - --- 2022-08-31 Guillermo E. Martinez New
ctf-reader: looks for debug information in out-of-tree modules ctf-reader: looks for debug information in out-of-tree modules - - --- 2022-08-15 Guillermo E. Martinez New
ctf-reader: Improves performance to read CTF information from Linux kernel ctf-reader: Improves performance to read CTF information from Linux kernel - - --- 2022-04-05 Guillermo E. Martinez New
ctf-reader: Fix symbols alias report in ABI representation. ctf-reader: Fix symbols alias report in ABI representation. - - --- 2022-09-08 Guillermo E. Martinez New
ctf-reader: Fix multiple var-decl in anonymous struct/uninons ctf-reader: Fix multiple var-decl in anonymous struct/uninons - - --- 2021-12-16 Guillermo E. Martinez New
ctf-reader: Fix missing initializer for member in test suite ctf-reader: Fix missing initializer for member in test suite - - --- 2022-12-22 Guillermo E. Martinez New
ctf-reader: Fix memory leak reported by valgrind ctf-reader: Fix memory leak reported by valgrind - - --- 2021-11-22 Guillermo E. Martinez New
ctf-reader: Fix length in dynamic array definition ctf-reader: Fix length in dynamic array definition - - --- 2021-11-26 Guillermo E. Martinez New
ctf-reader: CTF debug info for some symbols is not found ctf-reader: CTF debug info for some symbols is not found - - --- 2022-05-07 Guillermo E. Martinez New
ctf-reader: Assert on ir::hash_as_canonical_type_or_constant ctf-reader: Assert on ir::hash_as_canonical_type_or_constant - - --- 2021-12-10 Guillermo E. Martinez New
ctf-reader: Add support to undefined forward declaration types ctf-reader: Add support to undefined forward declaration types - - --- 2021-12-12 Guillermo E. Martinez New
ctf-reader: Add support to read CTF information from Linux kernel ctf-reader: Add support to read CTF information from Linux kernel - - --- 2022-03-30 Guillermo E. Martinez New
ctf-reader: add support to looks for debug information to extract kABI ctf-reader: add support to looks for debug information to extract kABI - - --- 2022-07-08 Guillermo E. Martinez New
ctf-reader: add support to looking debug information in external path ctf-reader: add support to looking debug information in external path - - --- 2022-05-07 Guillermo E. Martinez New
« 1 2 3 45 6 »