Show patches with: none      |   1303 patches
« 1 27 8 913 14 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,0/6] BTF ABI - - --- 2021-06-22 Giuliano Procida None
[applied] Bug 27980 - Fix updating of type scope upon type canonicalization [applied] Bug 27980 - Fix updating of type scope upon type canonicalization - - --- 2021-06-18 Dodji Seketeli New
abg-reader: eliminate unreachable-code-loop-increment warnings abg-reader: eliminate unreachable-code-loop-increment warnings 1 - --- 2021-06-16 Giuliano Procida New
[Bug,default/27985] New: abidiff: bad array types in report [Bug,default/27985] New: abidiff: bad array types in report - - --- 2021-06-16 amerey at redhat dot com New
[2/2] symtab-reader: add support for binaries compiled with CFI [1/2] elf-helpers: refactor find_symbol_table_section 1 - --- 2021-06-14 Matthias Männich New
[1/2] elf-helpers: refactor find_symbol_table_section [1/2] elf-helpers: refactor find_symbol_table_section 1 - --- 2021-06-14 Matthias Männich New
[2/2] XML writer: emit enclosing types of scoped declarations Eliminate some duplicate types in XML - - --- 2021-06-11 Giuliano Procida New
[1/2] XML writer: don't emit already emitted types Eliminate some duplicate types in XML - - --- 2021-06-11 Giuliano Procida New
[0/2] Eliminate some duplicate types in XML - - --- 2021-06-11 Giuliano Procida None
[6/6] BTF: clang-format all the new source files BTF ABI - - --- 2021-06-11 Giuliano Procida New
[5/6] BTF: add btfinfo and btfdiff tools BTF ABI - - --- 2021-06-11 Giuliano Procida New
[4/6] BTF: add core functionality BTF ABI - - --- 2021-06-11 Giuliano Procida New
[3/6] BTF: add SCC finder and test BTF ABI - - --- 2021-06-11 Giuliano Procida New
[2/6] Allow C++17 code to be compiled BTF ABI - - --- 2021-06-11 Giuliano Procida New
[1/6] Tweak clang-format BTF ABI - - --- 2021-06-11 Giuliano Procida New
[0/6] BTF ABI - - --- 2021-06-11 Giuliano Procida None
[applied] doc: Fix typo [applied] doc: Fix typo - - --- 2021-06-10 Dodji Seketeli New
[applied] abg-reader: Fix typo [applied] abg-reader: Fix typo - - --- 2021-06-10 Dodji Seketeli New
[applied] abidw: Remove temporary .typeid files when using --debug-abidiff [applied] abidw: Remove temporary .typeid files when using --debug-abidiff - - --- 2021-06-10 Dodji Seketeli New
[applied] Fix recursive array type definition [applied] Fix recursive array type definition - - --- 2021-06-10 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] ir: make 'debug(artefact)' support showing enums [applied] ir: make 'debug(artefact)' support showing enums - - --- 2021-06-10 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] Add environment::{get_type_id_from_pointer,get_canonical_type_from_type_id} [applied] Add environment::{get_type_id_from_pointer,get_canonical_type_from_type_id} - - --- 2021-06-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
Fix trivial typo when printing version string Fix trivial typo when printing version string - - --- 2021-06-09 Ben Woodard New
[v2,3/3] abg-reader: create a fresh corpus object per corpus always create fresh corpus objects - - --- 2021-05-27 Giuliano Procida Under Review
[v2,2/3] abg-reader: ensure corpus always has a symtab reader always create fresh corpus objects - - --- 2021-05-27 Giuliano Procida Under Review
[v2,1/3] abg-dwarf-reader: create new corpus unconditionally always create fresh corpus objects - - --- 2021-05-27 Giuliano Procida Under Review
[v2,0/3] always create fresh corpus objects - - --- 2021-05-27 Giuliano Procida None
[applied] xml reader: Fix recursive qualified & reference type definition [applied] xml reader: Fix recursive qualified & reference type definition - - --- 2021-05-25 Dodji Seketeli Committed
[applied] Detect abixml canonical type instability during abidw --debug-abidiff [applied] Detect abixml canonical type instability during abidw --debug-abidiff - - --- 2021-05-25 Dodji Seketeli Committed
[applied] Detect failed self comparison in type canonicalization of abixml [applied] Detect failed self comparison in type canonicalization of abixml - - --- 2021-05-25 Dodji Seketeli Committed
[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
[3/3] abg-reader: create a fresh corpus object per corpus always create fresh corpus objects - - --- 2021-04-27 Giuliano Procida Superseded
[2/3] abg-reader: ensure corpus always has a symtab reader always create fresh corpus objects - - --- 2021-04-27 Giuliano Procida Superseded
[1/3] abg-dwarf-reader: create new corpus unconditionally always create fresh corpus objects - - --- 2021-04-27 Giuliano Procida Superseded
[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 amerey at redhat dot com New
[v4] XML reader: improve XML node traversal [v4] XML reader: improve XML node traversal 1 - --- 2021-04-06 Giuliano Procida Rejected
[v3] XML reader: improve XML node traversal [v3] XML reader: improve XML node traversal 1 - --- 2021-04-06 Giuliano Procida Rejected
[applied] Bug 27598 - abidiff mishandles union member functions [applied] Bug 27598 - abidiff mishandles union member functions - - --- 2021-03-31 Dodji Seketeli Committed
[v2] XML reader: improve XML node traversal [v2] XML reader: improve XML node traversal 1 - --- 2021-03-31 Giuliano Procida Rejected
XML reader: improve XML node traversal XML reader: improve XML node traversal 1 - --- 2021-03-31 Giuliano Procida Rejected
[GIT,PULL] Refactor (k)symtab reader [GIT,PULL] Refactor (k)symtab reader - - --- 2021-03-29 Matthias Männich Committed
[RFC,9/9] Add pass to resolve stray forward type declarations Utility to manipulate ABI XML - - --- 2021-03-25 Giuliano Procida Superseded
[RFC,8/9] Add pass to stabilise types and declarations Utility to manipulate ABI XML - - --- 2021-03-25 Giuliano Procida Superseded
[RFC,7/9] Add pass to eliminate duplicate member-type fragments Utility to manipulate ABI XML - - --- 2021-03-25 Giuliano Procida Superseded
[RFC,6/9] Add pass to report duplicate type ids Utility to manipulate ABI XML - - --- 2021-03-25 Giuliano Procida Superseded
[RFC,5/9] Add pass to normalise anonymous type names Utility to manipulate ABI XML - - --- 2021-03-25 Giuliano Procida Superseded
[RFC,4/9] Add pass to filter symbols Utility to manipulate ABI XML - - --- 2021-03-25 Giuliano Procida Superseded
[RFC,3/9] Add pass to prune unreachable parts of the ABI Utility to manipulate ABI XML - - --- 2021-03-25 Giuliano Procida Superseded
[RFC,2/9] Add pass to drop empty XML elements Utility to manipulate ABI XML - - --- 2021-03-25 Giuliano Procida Superseded
[RFC,1/9] Add ABI tidying utility Utility to manipulate ABI XML - - --- 2021-03-25 Giuliano Procida Superseded
[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
[RFC,v3] Add an experimental ABI pruning utility. [RFC,v3] Add an experimental ABI pruning utility. - - --- 2021-03-16 Giuliano Procida Rejected
[1/1] abidw: Treat union members as public by default. Fix union member access specifiers - - --- 2021-03-15 Giuliano Procida Committed
[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
[RFC,v2] Add an experimental ABI pruning utility. [RFC,v2] Add an experimental ABI pruning utility. - - --- 2021-03-12 Giuliano Procida Rejected
Bug 27512 Remove broken zip-archive support Bug 27512 Remove broken zip-archive support - - --- 2021-03-12 Ben Woodard New
[RFC] Add an experimental ABI pruning utility. [RFC] Add an experimental ABI pruning utility. - - --- 2021-03-11 Giuliano Procida Rejected
DWARF reader: Comment ARM32 ELF address interpretation DWARF reader: Comment ARM32 ELF address interpretation - - --- 2021-03-10 Giuliano Procida Committed
DWARF reader: Interpret ARM32 ELF addresses correctly DWARF reader: Interpret ARM32 ELF addresses correctly 1 - --- 2021-03-09 Giuliano Procida Committed
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
abg-dwarf-reader: Fix typo in compare_dies_string_attribute_value abg-dwarf-reader: Fix typo in compare_dies_string_attribute_value - - --- 2021-02-08 Giuliano Procida Committed
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
« 1 27 8 913 14 »