Toggle navigation
Patchwork
The ABI analysis library (libabigail)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 115 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Committed
Dropped
FSF Assignment Missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
aburgess
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
girish946
maennich
dodji
zimmerma
rzinsly
lukma
Apply
«
1
2
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
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 Maennich
New
[RFC] Add qualifier / typedef / array / pointer test
[RFC] Add qualifier / typedef / array / pointer test
- -
-
-
-
2020-12-04
Giuliano Procida
New
[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
abidiff: support --dump-diff-tree with --leaf-changes-only
abidiff: support --dump-diff-tree with --leaf-changes-only
- -
-
-
-
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
New
CONTRIBUTING: Update instructions about regression tests
CONTRIBUTING: Update instructions about regression tests
- -
-
-
-
2020-12-03
Dodji Seketeli
New
[9/9,final,act] Add a license-change-2020.txt file
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-12-02
Dodji Seketeli
New
[8/9,final,act] Delete COPYING* files
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-12-02
Dodji Seketeli
New
[7/9,final,act] Add the LICENSE.txt file
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-12-02
Dodji Seketeli
New
[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
New
[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
New
[4/9,final,act] Add replace-spdx-license.sh script
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-12-02
Dodji Seketeli
New
[3/9,final,act] Add has-spdx-header.sh script
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-12-02
Dodji Seketeli
New
[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
New
[1/9,final,act] Replace individual license references with SPDX Identifiers
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-12-02
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
[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
New
[5/6] abidw: make --abidiff report any change against own ABIXML
Fix subtle ABI artifact representation issues
- -
-
-
-
2020-11-27
Dodji Seketeli
New
[4/6] dwarf-reader: Avoid having several functions with the same symbol
Fix subtle ABI artifact representation issues
- -
-
-
-
2020-11-27
Dodji Seketeli
New
[3/6] reader: Don't lose anonymous-ness of decl-only classes
Fix subtle ABI artifact representation issues
- -
-
-
-
2020-11-27
Dodji Seketeli
New
[2/6] ir: Introduce internal pretty representation for anonymous classes
Fix subtle ABI artifact representation issues
- -
-
-
-
2020-11-27
Dodji Seketeli
New
[1/6] writer: Emit definitions of declarations when they are present
Fix subtle ABI artifact representation issues
- -
-
-
-
2020-11-27
Dodji Seketeli
New
[2/2] Bug 26780 - Fix array subrange bounds (de)serialization
Fix array subrange (de) serialization
- -
-
-
-
2020-11-27
Dodji Seketeli
New
[1/2] reader: Read array subrange length into an uint64_t
Fix array subrange (de) serialization
- -
-
-
-
2020-11-27
Dodji Seketeli
New
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
[RFC] Add enum underlying type tests
[RFC] Add enum underlying type tests
- -
-
-
-
2020-10-29
Giuliano Procida
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
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
[3/3] Fix performance-unnecessary-copy-initialization warnings
clang-tidy error and warning fixes
- -
-
-
-
2020-09-03
Giuliano Procida
New
[2/3] Fix readability-redundant-smartptr-get warnings
clang-tidy error and warning fixes
- -
-
-
-
2020-09-03
Giuliano Procida
New
[1/3] abg-corpus-priv.h: include abg-corpus.h
clang-tidy error and warning fixes
- -
-
-
-
2020-09-03
Giuliano Procida
New
[7/7] Refresh getter/setter comments.
Suppression parsing - preparatory work
- -
-
-
-
2020-08-17
Giuliano Procida
New
[6/7] Default construct suppression types.
Suppression parsing - preparatory work
1 -
-
-
-
2020-08-17
Giuliano Procida
New
[5/7] Add error handling to read_suppressions.
Suppression parsing - preparatory work
- -
-
-
-
2020-08-17
Giuliano Procida
New
[4/7] Add read_*_suppression success/failure plumbing.
Suppression parsing - preparatory work
- -
-
-
-
2020-08-17
Giuliano Procida
New
[3/7] Better suppression section parsing delegation.
Suppression parsing - preparatory work
- -
-
-
-
2020-08-17
Giuliano Procida
New
[2/7] Fix two wrongs in test suppression regex
Suppression parsing - preparatory work
- -
-
-
-
2020-08-17
Giuliano Procida
New
[1/7] Add missing newlines to end of test files.
Suppression parsing - preparatory work
- -
-
-
-
2020-08-17
Giuliano Procida
New
[1/1] abg-writer.cc: Track types by plain address
XML writer type equality fixes
- -
-
-
-
2020-08-04
Giuliano Procida
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
dwarf-reader: re-indent a block of code
dwarf-reader: re-indent a block of code
- -
-
-
-
2020-07-30
Dodji Seketeli
New
[Bug,default/26135] Wrong linkage name causes anonymous classes miscomparison
[Bug,default/26135] Wrong linkage name causes anonymous classes miscomparison
- -
-
-
-
2020-07-16
dodji at redhat dot com
New
[9/9,v2] Add a license-change-2020.txt file
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-15
Dodji Seketeli
New
[8/9,v2] Delete COPYING* files
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-15
Dodji Seketeli
New
[7/9,v2] Add the LICENSE.txt file
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-15
Dodji Seketeli
New
[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
New
[5/9,v2] Add helper files to perform the re-licensing
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-15
Dodji Seketeli
New
[4/9,v2] Add replace-spdx-license.sh script
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-15
Dodji Seketeli
New
[3/9,v2] Add has-spdx-header.sh script
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-15
Dodji Seketeli
New
[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
New
[1/9,v2] Replace individual license references with SPDX Identifiers
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-15
Dodji Seketeli
New
[9/9] Add a license-change-2020.txt file
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-10
Dodji Seketeli
New
[8/9] Delete COPYING* files
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-10
Dodji Seketeli
New
[7/9] Add the LICENSE.txt file
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-10
Dodji Seketeli
New
[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
New
[5/9] Add helper files to perform the re-licensing
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-10
Dodji Seketeli
New
[4/9] Add replace-spdx-license.sh script
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-10
Dodji Seketeli
New
[3/9] Add has-spdx-header.sh script
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-10
Dodji Seketeli
New
[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
New
[1/9] Replace individual license references with SPDX Identifiers
Relicensing Libabigail to Apache 2.0 + LLVM Exception
- -
-
-
-
2020-07-10
Dodji Seketeli
New
[3/3] Add some type equality paranoia.
Type equality refactor and instrumentation
- -
-
-
-
2020-07-08
Giuliano Procida
New
[v2,21/21] reader/symtab: Improve handling for suppressed aliases
Refactor (k)symtab reader
1 -
-
-
-
2020-07-03
Matthias Maennich
New
[v2,20/21] symtab: Add support for MODVERSIONS (CRC checksums)
Refactor (k)symtab reader
1 -
-
-
-
2020-07-03
Matthias Maennich
New
[v2,19/21] dwarf-reader/writer: consider aliases when dealing with suppressions
Refactor (k)symtab reader
1 -
-
-
-
2020-07-03
Matthias Maennich
New
[v2,18/21] symtab/dwarf-reader: allow hinting of main symbols for aliases
Refactor (k)symtab reader
1 -
-
-
-
2020-07-03
Matthias Maennich
New
[v2,17/21] test-symtab: add tests for whitelisted functions
Refactor (k)symtab reader
1 -
-
-
-
2020-07-03
Matthias Maennich
New
[v2,16/21] dwarf reader: drop now-unused code related to symbol table reading
Refactor (k)symtab reader
1 -
-
-
-
2020-07-03
Matthias Maennich
New
[v2,15/21] abg-corpus: remove symbol maps and their setters
Refactor (k)symtab reader
1 -
-
-
-
2020-07-03
Matthias Maennich
New
[v2,14/21] symtab_reader: add support for ppc64 ELFv1 binaries
Refactor (k)symtab reader
1 -
-
-
-
2020-07-03
Matthias Maennich
New
[v2,13/21] abg-elf-helpers: migrate ppc64 specific helpers
Refactor (k)symtab reader
1 -
-
-
-
2020-07-03
Matthias Maennich
New
[v2,12/21] Switch kernel stuff over to new symtab and drop unused code
Refactor (k)symtab reader
1 -
-
-
-
2020-07-03
Matthias Maennich
New
«
1
2
»