Toggle navigation
Patchwork
The ABI analysis library (libabigail)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 840 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
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
aburgess
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
trodgers
Apply
«
1
2
3
4
…
8
9
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
abg-comparison.cc: Remove stray function declaration.
abg-comparison.cc: Remove stray function declaration.
- -
-
-
-
2020-03-10
Giuliano Procida
Committed
abg-comparison.cc: Tidy some corpus_diff code
abg-comparison.cc: Tidy some corpus_diff code
1 -
-
-
-
2020-07-01
Giuliano Procida
Committed
abg-comparison: prefer .empty() over implicit bool conversion of .size()
abg-comparison: prefer .empty() over implicit bool conversion of .size()
- -
-
-
-
2020-01-01
Matthias Maennich via libabigail
Committed
abg-corpus.cc: report architecture discrepancies
abg-corpus.cc: report architecture discrepancies
1 -
-
-
-
2020-09-18
Giuliano Procida
New
abg-dwarf-reader.cc: Avoid division by zero.
abg-dwarf-reader.cc: Avoid division by zero.
- -
-
-
-
2020-03-30
Giuliano Procida
Committed
abg-dwarf-reader.cc: Simplify WIP type handling.
abg-dwarf-reader.cc: Simplify WIP type handling.
- -
-
-
-
2020-05-15
Giuliano Procida
Superseded
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
abg-dwarf-reader: simplify symbol map update
abg-dwarf-reader: simplify symbol map update
1 -
-
-
-
2020-04-20
Matthias Maennich
Committed
abg-dwarf-reader: zero initialize local Dwarf_Addr values
abg-dwarf-reader: zero initialize local Dwarf_Addr values
- -
-
-
-
2020-01-01
Matthias Maennich via libabigail
Committed
abg-fwd: drop duplicate forward declaration for corpus_sptr
abg-fwd: drop duplicate forward declaration for corpus_sptr
- -
-
-
-
2020-01-01
Matthias Maennich via libabigail
Committed
abg-ir.cc: Add types_have_similar_structure tests.
abg-ir.cc: Add types_have_similar_structure tests.
1 -
-
-
-
2020-03-26
Giuliano Procida
Committed
abg-ir.cc: Fix incorrect pop of compared types.
abg-ir.cc: Fix incorrect pop of compared types.
- -
-
-
-
2020-07-15
Giuliano Procida
Committed
abg-ir.cc: Fix peel_typedef_type(const type_base*).
abg-ir.cc: Fix peel_typedef_type(const type_base*).
1 -
-
-
-
2020-03-19
Giuliano Procida
Committed
abg-ir.cc: Improve types_have_similar_structure.
abg-ir.cc: Improve types_have_similar_structure.
- -
-
-
-
2020-03-24
Giuliano Procida
Superseded
abg-ir.cc: Remove always-true check.
abg-ir.cc: Remove always-true check.
1 -
-
-
-
2020-03-19
Giuliano Procida
Superseded
abg-ir.cc: Remove duplicated line of code
abg-ir.cc: Remove duplicated line of code
- -
-
-
-
2020-07-17
Giuliano Procida
Committed
abg-ir.h: add declaration of operator<< for elf_symbol::visibility
abg-ir.h: add declaration of operator<< for elf_symbol::visibility
1 -
-
-
-
2021-07-07
Giuliano Procida
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 Maennich
Committed
abg-reader.cc: Fix code indentation and tabify.
abg-reader.cc: Fix code indentation and tabify.
1 -
-
-
-
2020-03-28
Giuliano Procida
Committed
abg-reader.cc: Remove key_replacement_type_map.
abg-reader.cc: Remove key_replacement_type_map.
1 -
-
-
-
2020-05-05
Giuliano Procida
Committed
abg-reader.cc: track WIP types by pointer not name
abg-reader.cc: track WIP types by pointer not name
- -
-
-
-
2020-06-22
Giuliano Procida
Superseded
abg-reader: eliminate unreachable-code-loop-increment warnings
abg-reader: eliminate unreachable-code-loop-increment warnings
1 -
-
-
-
2021-06-16
Giuliano Procida
New
abg-reader: handle empty corpus nodes in xml representation
abg-reader: handle empty corpus nodes in xml representation
- -
-
-
-
2020-01-01
Matthias Maennich via libabigail
Committed
abg-reporter: fully qualify std::string and std::ostream
abg-reporter: fully qualify std::string and std::ostream
- -
-
-
-
2020-05-29
Matthias Maennich
dodji
Committed
abg-workers: Rework the worker queue to improve concurrent behaviour
abg-workers: Rework the worker queue to improve concurrent behaviour
- -
-
-
-
2020-01-01
Matthias Maennich via libabigail
Committed
abg-writer.cc: Clean up new line emission.
abg-writer.cc: Clean up new line emission.
- -
-
-
-
2020-06-29
Giuliano Procida
Committed
abg-writer: faster referenced type emission tests
abg-writer: faster referenced type emission tests
2 -
-
-
-
2021-08-27
Giuliano Procida
New
abicompat: Add prompt message for abnormal operation
abicompat: Add prompt message for abnormal operation
- -
-
-
-
2021-11-05
tangmeng
New
abicompat: Add prompt message for abnormal operation
abicompat: Add prompt message for abnormal operation
- -
-
-
-
2021-10-29
tangmeng
New
abicompat: Make the commands more pleasant
abicompat: Make the commands more pleasant
- -
-
-
-
2021-11-11
tangmeng
New
abidiff: fix documentation of --impacted-interfaces
abidiff: fix documentation of --impacted-interfaces
- -
-
-
-
2020-03-15
Matthias Maennich
Committed
abidiff: Fix report whitespace typos.
abidiff: Fix report whitespace typos.
- -
-
-
-
2020-07-01
Giuliano Procida
Committed
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: improve whitespace generation in symbol diff report
abidiff: improve whitespace generation in symbol diff report
1 -
-
-
-
2021-11-26
Matthias Maennich
New
abidiff: include ABI XML versions when reporting a mismatch
abidiff: include ABI XML versions when reporting a mismatch
- -
-
-
-
2022-01-18
Giuliano Procida
New
abidiff: include ABI XML versions when reporting a mismatch cont.
abidiff: include ABI XML versions when reporting a mismatch cont.
- -
-
-
-
2022-01-18
Giuliano Procida
New
abidiff: Remove some more unnecessary blank lines.
abidiff: Remove some more unnecessary blank lines.
- -
-
-
-
2020-03-25
Giuliano Procida
Committed
abidiff: support --dump-diff-tree with --leaf-changes-only
abidiff: support --dump-diff-tree with --leaf-changes-only
- -
-
-
-
2020-12-03
Giuliano Procida
Committed
abidw: add support for CTF
abidw: add support for CTF
- -
-
-
-
2021-11-17
Jose E. Marchesi
New
abilint: Add prompt message for abnormal operation
abilint: Add prompt message for abnormal operation
- -
-
-
-
2021-11-05
tangmeng
New
abilint: fix trivial typo when using abilint
abilint: fix trivial typo when using abilint
- -
-
-
-
2021-10-29
tangmeng
New
abipkgdiff: Add a new --self-check option
abipkgdiff: Add a new --self-check option
- -
-
-
-
2020-11-24
Dodji Seketeli
New
abipkgdiff: Add support to compare packages with CTF debug format
abipkgdiff: Add support to compare packages with CTF debug format
- -
-
-
-
2022-05-07
Guillermo E. Martinez
New
abipkgdiff: Address operator precedence warning
abipkgdiff: Address operator precedence warning
1 -
-
-
-
2021-01-26
Matthias Maennich
Committed
abipkgdiff: Avoid uncertainty when sorting worker tasks
abipkgdiff: Avoid uncertainty when sorting worker tasks
- -
-
-
-
2020-11-25
Dodji Seketeli
New
abipkgdiff: fix documentation of --impacted-interface
abipkgdiff: fix documentation of --impacted-interface
- -
-
-
-
2020-03-18
Dodji Seketeli
Committed
abipkgdiff: Fix race condition while using private types suppr specs
abipkgdiff: Fix race condition while using private types suppr specs
- -
-
-
-
2020-04-24
Dodji Seketeli
Committed
abipkgdiff: minor cleanups
abipkgdiff: minor cleanups
- -
-
-
-
2020-11-24
Matthias Maennich
New
abipkgdiff: remove unused includes of elfutils/libdw.h and elf.h
abipkgdiff: remove unused includes of elfutils/libdw.h and elf.h
1 -
-
-
-
2020-06-09
Matthias Maennich
Committed
abipkgdiff: Respect 'create_abi_file_path' interface
abipkgdiff: Respect 'create_abi_file_path' interface
- -
-
-
-
2021-12-10
Thomas Schwinge
Committed
abipkgdiff: Use 'convert_path_to_relative' in 'create_abi_file_path'
abipkgdiff: Use 'convert_path_to_relative' in 'create_abi_file_path'
- -
-
-
-
2021-12-10
Thomas Schwinge
Committed
abixml-reader: Support SONAME related properties on file suppression
abixml-reader: Support SONAME related properties on file suppression
- -
-
-
-
2020-01-01
David Marchand
Committed
abixml-reader: Support SONAME related properties on file suppression
abixml-reader: Support SONAME related properties on file suppression
- -
-
-
-
2020-01-01
Dodji Seketeli
Committed
Add '.mailmap'
Add '.mailmap'
1 -
-
-
-
2021-12-14
Thomas Schwinge
Committed
Add --drop-undefined-syms to abidw.
Add --drop-undefined-syms to abidw.
- -
-
-
-
2020-04-13
Mark Wielaard
Committed
Add --no-write-default-sizes option.
Add --no-write-default-sizes option.
- -
-
-
-
2020-04-26
Mark Wielaard
Committed
Add -g back to ABIGAIL_DEVEL
Add -g back to ABIGAIL_DEVEL
- -
-
-
-
2020-05-18
Dodji Seketeli
Committed
Add an option ignore SONAME differences in libraries
Add an option ignore SONAME differences in libraries
- -
-
-
-
2022-03-21
Ben Woodard
New
Add better error messaging to several tests
Add better error messaging to several tests
- -
-
-
-
2022-06-20
Dodji Seketeli
New
Add Logic to detect file type by extension
Add Logic to detect file type by extension
1 -
-
-
-
2022-05-04
Ben Woodard
New
Add regression tests for ctf reading
Add regression tests for ctf reading
- -
-
-
-
2021-11-18
Guillermo E. Martinez
New
Add regression tests for ctf reading
Add regression tests for ctf reading
- -
-
-
-
2021-11-15
Guillermo E. Martinez
New
Add support for the CTF debug format to libabigail.
Add support for the CTF debug format to libabigail.
- -
-
-
-
2021-10-11
Jose E. Marchesi
New
Adding missing newline to build-container workflow
Adding missing newline to build-container workflow
1 -
-
-
-
2022-05-17
Ben Woodard
New
Better highlight 'make distcheck-fast'
Better highlight 'make distcheck-fast'
1 -
-
-
-
2021-12-09
Thomas Schwinge
Superseded
Better highlight 'make distcheck-fast'
Better highlight 'make distcheck-fast'
1 -
-
-
-
2021-12-09
Thomas Schwinge
Committed
Bug 25409 - Fix reading layout-offset-in-bits attribute of data-member
Bug 25409 - Fix reading layout-offset-in-bits attribute of data-member
- -
-
-
-
2020-01-01
Dodji Seketeli
Committed
Bug 25977 - runtestabidiffexit regression on EL7
Bug 25977 - runtestabidiffexit regression on EL7
- -
-
-
-
2020-05-12
Dodji Seketeli
Committed
Bug 25986 - Wrong name of function type used in change report
Bug 25986 - Wrong name of function type used in change report
- -
-
-
-
2020-05-14
Dodji Seketeli
Committed
Bug 25989 - type_topo_comp doesn't meet irreflexive requirements
Bug 25989 - type_topo_comp doesn't meet irreflexive requirements
- -
-
-
-
2020-05-19
Dodji Seketeli
Committed
Bug 26127 - abidw --annotate emits incomplete function types
Bug 26127 - abidw --annotate emits incomplete function types
- -
-
-
-
2020-06-18
Dodji Seketeli
Committed
Bug 26135 - Wrong linkage name causes anonymous classes miscomparison
Bug 26135 - Wrong linkage name causes anonymous classes miscomparison
- -
-
-
-
2020-07-06
Dodji Seketeli
Committed
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
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
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 26684 - Support DW_AT_data_bit_offset attribute
Bug 26684 - Support DW_AT_data_bit_offset attribute
- -
-
-
-
2021-02-01
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 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
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
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
Bug 27267 - Better support for opaque enum types
Bug 27267 - Better support for opaque enum types
- -
-
-
-
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-08
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
Bug 27512 Remove broken zip-archive support
Bug 27512 Remove broken zip-archive support
- -
-
-
-
2021-03-12
Ben Woodard
New
Bug 27512 V2 Remove broken zip-archive support
Bug 27512 V2 Remove broken zip-archive support
- -
-
-
-
2021-03-12
Ben Woodard
New
Bug 28319 - abidw - regression in treatment of anonymous enums in structs
Bug 28319 - abidw - regression in treatment of anonymous enums in structs
- -
-
-
-
2022-01-12
Giuliano Procida
New
Bug 29144 - abidiff doesn't report base class re-ordering
Bug 29144 - abidiff doesn't report base class re-ordering
- -
-
-
-
2022-06-07
Dodji Seketeli
New
Bug PR26739 - Handle qualified typedef array types
Bug PR26739 - Handle qualified typedef array types
- -
-
-
-
2020-10-27
Dodji Seketeli
New
Bump ABIXML format version to 2.0
Bump ABIXML format version to 2.0
- -
-
-
-
2021-02-01
Dodji Seketeli
Committed
clang-format: Better approximation for binary operators and assignments
clang-format: Better approximation for binary operators and assignments
- -
-
-
-
2020-01-01
Matthias Maennich via libabigail
Committed
clang-format: define C++ standard to improve formatting
clang-format: define C++ standard to improve formatting
- -
-
-
-
2020-12-14
Matthias Maennich
Committed
clang-format: set continuation indentation to 2
clang-format: set continuation indentation to 2
1 -
-
-
-
2020-05-15
Giuliano Procida
Committed
cleanup: std::weak_ptr use: replace manual lock by std::weak_ptr::lock
cleanup: std::weak_ptr use: replace manual lock by std::weak_ptr::lock
1 -
-
-
-
2020-06-15
Matthias Maennich
Superseded
comparison: Fix leaf report summary
comparison: Fix leaf report summary
- -
-
-
-
2022-06-01
Dodji Seketeli
New
configure: add ABIGAIL_DEBUG options
configure: add ABIGAIL_DEBUG options
1 1
-
-
-
2020-05-11
Matthias Maennich
dodji
Superseded
configure: add more diagnostic options when ABIGAIL_DEVEL is set
configure: add more diagnostic options when ABIGAIL_DEVEL is set
- -
-
-
-
2020-05-15
Matthias Maennich
Committed
configure: add support for memory sanitizer (--enable-msan)
configure: add support for memory sanitizer (--enable-msan)
- -
-
-
-
2020-03-17
Matthias Maennich
Committed
configure: Instead of for rpm 4.15+ version, test actual rpm/zstd support
configure: Instead of for rpm 4.15+ version, test actual rpm/zstd support
- -
-
-
-
2021-12-10
Thomas Schwinge
Committed
«
1
2
3
4
…
8
9
»