Toggle navigation
Patchwork
The ABI analysis library (libabigail)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Dodji Seketeli
| State =
Action Required
| Archived =
No
| 63 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
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[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
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
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
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
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
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
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
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
[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