Show patches with: Archived = No       |   927 patches
« 1 25 6 79 10 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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 Maennich New
fedabipkgdiff: make --self-compare use abipkgdiff --self-check fedabipkgdiff: make --self-compare use abipkgdiff --self-check - - --- 2020-11-24 Dodji Seketeli New
abipkgdiff: Add a new --self-check option abipkgdiff: Add a new --self-check option - - --- 2020-11-24 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
writer: Sort decls and fix topological sorting for types writer: Sort decls and fix topological sorting for types - - --- 2020-11-24 Dodji Seketeli 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
Update test-libandroid.so.abi Update test-libandroid.so.abi - - --- 2020-11-03 Dodji Seketeli New
update-test-output.py: Update syntax update-test-output.py: Update syntax - - --- 2020-11-02 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
[3/3] dwarf-reader: Ignore zero length location expressions from DW_AT_location [1/3] Improve and stabilise sort of member functions 1 - --- 2020-10-29 Matthias Maennich New
[2/3] Improve enum synthetic type names [1/3] Improve and stabilise sort of member functions - - --- 2020-10-29 Matthias Maennich New
[1/3] Improve and stabilise sort of member functions [1/3] Improve and stabilise sort of member functions - - --- 2020-10-29 Matthias Maennich New
Bug PR26739 - Handle qualified typedef array types Bug PR26739 - Handle qualified typedef array types - - --- 2020-10-27 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
[3/3] dwarf-reader: fix lookup for repeated translation unit paths [1/3] Stabilise sort of canonical types - - --- 2020-10-21 Matthias Maennich New
[2/3] dwarf-reader: Ignore invalid location expressions from DW_AT_location [1/3] Stabilise sort of canonical types - - --- 2020-10-21 Matthias Maennich New
[1/3] Stabilise sort of canonical types [1/3] Stabilise sort of canonical types 2 - --- 2020-10-21 Matthias Maennich New
configure: Support ABIGAIL_NO_OPTIMIZATION_DEBUG environment variable configure: Support ABIGAIL_NO_OPTIMIZATION_DEBUG environment variable - - --- 2020-10-14 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
Fix redundancy detection in the diff graph Fix redundancy detection in the diff graph - - --- 2020-10-12 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
[1/1] DWARF reader workaround for declaration-only types RFC: unexpected declaration-only types - - --- 2020-09-22 Giuliano Procida New
[0/1] RFC: unexpected declaration-only types - - --- 2020-09-22 Giuliano Procida None
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
abg-corpus.cc: report architecture discrepancies abg-corpus.cc: report architecture discrepancies 1 - --- 2020-09-18 Giuliano Procida 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
[2/2] writer: Avoid using dynamic hashing in type maps [1/2] Use flat representation to canonicalize anonymous classes and unions - - --- 2020-09-09 Dodji Seketeli New
[1/2] Use flat representation to canonicalize anonymous classes and unions [1/2] Use flat representation to canonicalize anonymous classes and unions - - --- 2020-09-09 Dodji Seketeli New
[0/3] clang-tidy error and warning fixes - - --- 2020-09-03 Giuliano Procida None
[0/7] Suppression parsing - preparatory work - - --- 2020-08-17 Giuliano Procida None
[0/1] XML writer type equality fixes - - --- 2020-08-04 Giuliano Procida None
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
dwarf-reader: re-indent a block of code dwarf-reader: re-indent a block of code - - --- 2020-07-30 Dodji Seketeli New
[0/2] Fix determination of DIE declaration-only status - - --- 2020-07-24 Giuliano Procida None
[RFC,0/1] Fix decl_base comparison - - --- 2020-07-22 Giuliano Procida None
[Bug,default/26135] Wrong linkage name causes anonymous classes miscomparison [Bug,default/26135] Wrong linkage name causes anonymous classes miscomparison - - --- 2020-07-16 mark at klomp dot org New
[9/9,v2] Add a license-change-2020.txt file Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-15 Dodji Seketeli Committed
[8/9,v2] Delete COPYING* files Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-15 Dodji Seketeli Committed
[7/9,v2] Add the LICENSE.txt file Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-15 Dodji Seketeli Committed
[6/9,v2] Re-license the project to Apache v2 With LLVM Exception Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-15 Dodji Seketeli Committed
[5/9,v2] Add helper files to perform the re-licensing Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-15 Dodji Seketeli Committed
[4/9,v2] Add replace-spdx-license.sh script Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-15 Dodji Seketeli Committed
[3/9,v2] Add has-spdx-header.sh script Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-15 Dodji Seketeli Committed
[2/9,v2] Add missing SPDX headers to source files not specifying any license Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-15 Dodji Seketeli Committed
[1/9,v2] Replace individual license references with SPDX Identifiers Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-15 Dodji Seketeli Committed
[0/9,v2] Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-15 Dodji Seketeli None
[9/9] Add a license-change-2020.txt file Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-10 Dodji Seketeli Superseded
[8/9] Delete COPYING* files Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-10 Dodji Seketeli Superseded
[7/9] Add the LICENSE.txt file Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-10 Dodji Seketeli Superseded
[6/9] Re-license the project to Apache v2 With LLVM Exception Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-10 Dodji Seketeli Superseded
[5/9] Add helper files to perform the re-licensing Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-10 Dodji Seketeli Superseded
[4/9] Add replace-spdx-license.sh script Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-10 Dodji Seketeli Superseded
[3/9] Add has-spdx-header.sh script Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-10 Dodji Seketeli Superseded
[2/9] Add missing SPDX headers to source files not specifying any license Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-10 Dodji Seketeli Superseded
[1/9] Replace individual license references with SPDX Identifiers Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-10 Dodji Seketeli Superseded
[0/9] Relicensing Libabigail to Apache 2.0 + LLVM Exception - - --- 2020-07-10 Dodji Seketeli None
[3/3] Enable Clang's -Werror-overloaded-virtual. Bug 21485 - problems compiling with clang - - --- 2020-07-09 Giuliano Procida Superseded
[0/3] Bug 21485 - problems compiling with clang - - --- 2020-07-09 Giuliano Procida None
Drop traversable_base::traverse method. Drop traversable_base::traverse method. - - --- 2020-07-09 Giuliano Procida Superseded
reader: Remove useless support for WIP types reader: Remove useless support for WIP types - - --- 2020-07-09 Dodji Seketeli Committed
[0/3] Tidy some peeling code - - --- 2020-07-09 Giuliano Procida None
[3/3] Add some type equality paranoia. Type equality refactor and instrumentation - - --- 2020-07-08 Giuliano Procida New
[0/3] Type equality refactor and instrumentation - - --- 2020-07-08 Giuliano Procida None
Bug 26135 - Wrong linkage name causes anonymous classes miscomparison Bug 26135 - Wrong linkage name causes anonymous classes miscomparison - - --- 2020-07-06 Dodji Seketeli Committed
[v2,21/21] reader/symtab: Improve handling for suppressed aliases Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,20/21] symtab: Add support for MODVERSIONS (CRC checksums) Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,19/21] dwarf-reader/writer: consider aliases when dealing with suppressions Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,18/21] symtab/dwarf-reader: allow hinting of main symbols for aliases Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,17/21] test-symtab: add tests for whitelisted functions Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,16/21] dwarf reader: drop now-unused code related to symbol table reading Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,15/21] abg-corpus: remove symbol maps and their setters Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,14/21] symtab_reader: add support for ppc64 ELFv1 binaries Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,13/21] abg-elf-helpers: migrate ppc64 specific helpers Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,12/21] Switch kernel stuff over to new symtab and drop unused code Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,11/21] dwarf-reader: read_context: use new symtab in *_symbols_is_exported Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,10/21] abg-reader: avoid using the (var|function)_symbol_map Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,09/21] corpus: make get_unreferenced_(function|variable)_symbols use the new symtab Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,08/21] corpus: make get_(undefined_)?_(var|fun)_symbols use the new symtab Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,07/21] Integrate new symtab reader into corpus and read_context Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
[v2,06/21] Refactor ELF symbol table reading by adding a new symtab reader Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Maennich Superseded
« 1 25 6 79 10 »