Show patches with: Archived = No       |   1107 patches
« 1 26 7 811 12 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[applied] Add primitives callable from the command line of the debugger [applied] Add primitives callable from the command line of the debugger - - --- 2021-05-25 Dodji Seketeli Committed
[applied] Peel array types when peeling pointers from a type [applied] Peel array types when peeling pointers from a type - - --- 2021-05-25 Dodji Seketeli Committed
[applied] Fix DWARF type DIE canonicalization [applied] Fix DWARF type DIE canonicalization - - --- 2021-05-25 Dodji Seketeli Committed
[applied] Miscellaneous indentation and comments cleanups [applied] Miscellaneous indentation and comments cleanups - - --- 2021-05-25 Dodji Seketeli Committed
[applied] Fix thinko in configure.ac [applied] Fix thinko in configure.ac - - --- 2021-05-25 Dodji Seketeli Committed
[RFC,0/3] Bug 26591 - tentative fix for some duplicate type ids - - --- 2021-05-07 Giuliano Procida None
[0/3] always create fresh corpus objects - - --- 2021-04-27 Giuliano Procida None
[3/3] reader: Use xmlFirstElementChild/xmlNextElementSibling to iterate over children elements Subject: [PATCH 1/3] reader: Handle 'abi-corpus' element being possibly empty - - --- 2021-04-19 Dodji Seketeli New
[2/3] reader: Use xmlFirstElementChild and xmlNextElementSibling rather than xml::advance_to_next_s… Subject: [PATCH 1/3] reader: Handle 'abi-corpus' element being possibly empty - - --- 2021-04-19 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
[applied] dwarf-reader: properly set artificial-ness in opaque types [applied] dwarf-reader: properly set artificial-ness in opaque types - - --- 2021-04-13 Dodji Seketeli Committed
[applied] dwarf-reader: Canonicalize opaque enums and classes [applied] dwarf-reader: Canonicalize opaque enums and classes - - --- 2021-04-12 Dodji Seketeli Committed
[Bug,default/27715] Fails to detect GObjectClass ABI changes [Bug,default/27715] Fails to detect GObjectClass ABI changes - - --- 2021-04-12 dodji at seketeli dot org New
[applied] Bug 27598 - abidiff mishandles union member functions [applied] Bug 27598 - abidiff mishandles union member functions - - --- 2021-03-31 Dodji Seketeli Committed
[GIT,PULL] Refactor (k)symtab reader [GIT,PULL] Refactor (k)symtab reader - - --- 2021-03-29 Matthias Männich Committed
[RFC,0/9] Utility to manipulate ABI XML - - --- 2021-03-25 Giuliano Procida None
dwarf-reader: Support more DWARF-5 type DIEs dwarf-reader: Support more DWARF-5 type DIEs - - --- 2021-03-18 Dodji Seketeli New
[0/1] Fix union member access specifiers - - --- 2021-03-15 Giuliano Procida None
Bug 27512 V2 Remove broken zip-archive support Bug 27512 V2 Remove broken zip-archive support - - --- 2021-03-12 Ben Woodard New
Bug 27512 Remove broken zip-archive support Bug 27512 Remove broken zip-archive support - - --- 2021-03-12 Ben Woodard New
Fix declaratons of conditionally defined functions Fix declaratons of conditionally defined functions - - --- 2021-03-02 Ben Woodard New
[2/2] dwarf-reader: Keep stable order when de-duplicating class definitions [1/2] Better sorting of (anonymous) types in ABIXML files - - --- 2021-03-01 Dodji Seketeli Committed
[1/2] Better sorting of (anonymous) types in ABIXML files [1/2] Better sorting of (anonymous) types in ABIXML files - - --- 2021-03-01 Dodji Seketeli Committed
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
Use generic internal type name to canonicalize anonymous enums Use generic internal type name to canonicalize anonymous enums - - --- 2021-02-10 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
Bug 27267 - Better support for opaque enum types Bug 27267 - Better support for opaque enum types - - --- 2021-02-08 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 27331 - Data member offset change not considered local Bug 27331 - Data member offset change not considered local - - --- 2021-02-03 Dodji Seketeli New
Bump ABIXML format version to 2.0 Bump ABIXML format version to 2.0 - - --- 2021-02-01 Dodji Seketeli Committed
Bug 26684 - Support DW_AT_data_bit_offset attribute Bug 26684 - Support DW_AT_data_bit_offset attribute - - --- 2021-02-01 Dodji Seketeli New
[20/20] symtab: Add support for MODVERSIONS (CRC checksums) Refactor (k)symtab reader - - --- 2021-01-27 Matthias Männich Committed
[19/20] abg-writer.cc: fix write_elf_symbol_reference loop Refactor (k)symtab reader - - --- 2021-01-27 Matthias Männich Committed
[18/20] dwarf-reader/writer: consider aliases when dealing with suppressions Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[17/20] symtab/dwarf-reader: allow hinting of main symbols for aliases Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[16/20] test-symtab: add tests for whitelisted functions Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[15/20] dwarf reader: drop (now) unused code related to symbol table reading Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[14/20] abg-corpus: remove symbol maps and their setters Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[13/20] symtab_reader: add support for ppc64 ELFv1 binaries Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[12/20] abg-elf-helpers: migrate ppc64 specific helpers Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[11/20] Switch kernel stuff over to new symtab and drop unused code Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[10/20] dwarf-reader: read_context: use new symtab in *_symbols_is_exported Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[09/20] abg-reader: avoid using the (var|function)_symbol_map Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[08/20] corpus: make get_unreferenced_(function|variable)_symbols use the new symtab Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[07/20] corpus: make get_(undefined_)?_(var|fun)_symbols use the new symtab Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[06/20] Integrate new symtab reader into corpus and read_context Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[05/20] Refactor ELF symbol table reading by adding a new symtab reader Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[04/20] dwarf-reader split: create abg-symtab-reader.{h, cc} and test case Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[03/20] abg-ir: elf_symbol: add is_suppressed field Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[02/20] abg-ir: elf_symbol: add is_in_ksymtab field Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[01/20] abg-cxx-compat: add simplified version of std::optional Refactor (k)symtab reader 1 - --- 2021-01-27 Matthias Männich Committed
[00/20] Refactor (k)symtab reader - - --- 2021-01-27 Matthias Männich None
[0/1] do not qualify names in diff report - - --- 2021-01-27 Giuliano Procida None
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
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
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 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
abipkgdiff: Address operator precedence warning abipkgdiff: Address operator precedence warning 1 - --- 2021-01-26 Matthias Männich Committed
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
abg-ir: Optimize calls to std::string::find() for a single char. abg-ir: Optimize calls to std::string::find() for a single char. - - --- 2020-12-15 Matthias Männich Committed
[6/6] Drop unneccessary includes of abg-cxx-compat.h Drop C++03 compatibility layer from abg-cxx-compat.h - - --- 2020-12-14 Matthias Männich Committed
[5/6] Remove <unordered_set> usages from abg_compat Drop C++03 compatibility layer from abg-cxx-compat.h - - --- 2020-12-14 Matthias Männich Committed
[4/6] Remove <unordered_map> usages from abg_compat Drop C++03 compatibility layer from abg-cxx-compat.h - - --- 2020-12-14 Matthias Männich Committed
[3/6] Remove <memory> usages from abg_compat Drop C++03 compatibility layer from abg-cxx-compat.h - - --- 2020-12-14 Matthias Männich Committed
[2/6] Remove <functional> usages from abg_compat Drop C++03 compatibility layer from abg-cxx-compat.h - - --- 2020-12-14 Matthias Männich Committed
[1/6] Drop C++03 compatibility layer Drop C++03 compatibility layer from abg-cxx-compat.h - - --- 2020-12-14 Matthias Männich Committed
[0/6] Drop C++03 compatibility layer from abg-cxx-compat.h - - --- 2020-12-14 Matthias Männich None
Update catch2 testing framework: v1.12.2 -> v2.13.3 Update catch2 testing framework: v1.12.2 -> v2.13.3 - - --- 2020-12-14 Matthias Männich Committed
clang-format: define C++ standard to improve formatting clang-format: define C++ standard to improve formatting - - --- 2020-12-14 Matthias Männich Committed
Refresh ABI cross check test files Refresh ABI cross check test files - - --- 2020-12-11 Giuliano Procida Committed
[2/2] ir: Arrays are indirect types for type similarity purposes [1/2] ir: Add better comments to types_have_similar_structure - - --- 2020-12-04 Dodji Seketeli New
[1/2] ir: Add better comments to types_have_similar_structure [1/2] ir: Add better comments to types_have_similar_structure - - --- 2020-12-04 Dodji Seketeli New
abidiff: improve treatment of array types in leaf changes mode abidiff: improve treatment of array types in leaf changes mode - - --- 2020-12-03 Giuliano Procida New
Use C++11 for the code base Use C++11 for the code base - - --- 2020-12-03 Dodji Seketeli Committed
CONTRIBUTING: Update instructions about regression tests CONTRIBUTING: Update instructions about regression tests - - --- 2020-12-03 Dodji Seketeli Committed
[9/9,final,act] Add a license-change-2020.txt file Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-12-02 Dodji Seketeli Committed
[8/9,final,act] Delete COPYING* files Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-12-02 Dodji Seketeli Committed
[7/9,final,act] Add the LICENSE.txt file Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-12-02 Dodji Seketeli Committed
[6/9,final,act] Re-license the project to Apache v2 With LLVM Exception Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-12-02 Dodji Seketeli Committed
[5/9,final,act] Add helper files to perform the re-licensing Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-12-02 Dodji Seketeli Committed
[4/9,final,act] Add replace-spdx-license.sh script Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-12-02 Dodji Seketeli Committed
[3/9,final,act] Add has-spdx-header.sh script Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-12-02 Dodji Seketeli Committed
[2/9,final,act] Add missing SPDX headers to source files not specifying any license Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-12-02 Dodji Seketeli Committed
[1/9,final,act] Replace individual license references with SPDX Identifiers Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-12-02 Dodji Seketeli Committed
[0/9,final,act] Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-12-02 Dodji Seketeli None
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
[6/6] abipkgdiff: make --self-check to fail on any change against own ABIXML Fix subtle ABI artifact representation issues - - --- 2020-11-27 Dodji Seketeli Committed
[5/6] abidw: make --abidiff report any change against own ABIXML Fix subtle ABI artifact representation issues - - --- 2020-11-27 Dodji Seketeli Committed
[4/6] dwarf-reader: Avoid having several functions with the same symbol Fix subtle ABI artifact representation issues - - --- 2020-11-27 Dodji Seketeli Committed
[3/6] reader: Don't lose anonymous-ness of decl-only classes Fix subtle ABI artifact representation issues - - --- 2020-11-27 Dodji Seketeli Committed
[2/6] ir: Introduce internal pretty representation for anonymous classes Fix subtle ABI artifact representation issues - - --- 2020-11-27 Dodji Seketeli Committed
[1/6] writer: Emit definitions of declarations when they are present Fix subtle ABI artifact representation issues - - --- 2020-11-27 Dodji Seketeli Committed
[0/6] Fix subtle ABI artifact representation issues - - --- 2020-11-27 Dodji Seketeli None
[2/2] Bug 26780 - Fix array subrange bounds (de)serialization Fix array subrange (de) serialization - - --- 2020-11-27 Dodji Seketeli Committed
[1/2] reader: Read array subrange length into an uint64_t Fix array subrange (de) serialization - - --- 2020-11-27 Dodji Seketeli Committed
[0/2] Fix array subrange (de) serialization - - --- 2020-11-27 Dodji Seketeli None
abipkgdiff: Avoid uncertainty when sorting worker tasks abipkgdiff: Avoid uncertainty when sorting worker tasks - - --- 2020-11-25 Dodji Seketeli New
tests/data/test-fedabipkgdiff: Update reference output tests/data/test-fedabipkgdiff: Update reference output - - --- 2020-11-25 Dodji Seketeli New
abipkgdiff: minor cleanups abipkgdiff: minor cleanups - - --- 2020-11-24 Matthias Männich New
« 1 26 7 811 12 »