Show patches with: State = Action Required       |    Archived = No       |   491 patches
« 1 22 3 4 5 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[applied] suppression: Fix has_data_member_inserted_between = {offset_of(), offset_of()} [applied] suppression: Fix has_data_member_inserted_between = {offset_of(), offset_of()} - - --- 2021-12-07 Dodji Seketeli New
[5/5] XML writer: resolve declaration-only enum definitions Improvements for the XML Writer 1 - --- 2021-12-03 Matthias Männich New
[4/5] XML writer: map type ids by bare pointer Improvements for the XML Writer 1 - --- 2021-12-03 Matthias Männich New
[3/5] XML writer: track emitted types by bare pointer Improvements for the XML Writer 1 - --- 2021-12-03 Matthias Männich New
[2/5] XML writer: use exemplar types for tracking referenced types Improvements for the XML Writer 1 - --- 2021-12-03 Matthias Männich New
[1/5] XML writer: use consistent type pointers for type ids and emission tracking Improvements for the XML Writer 2 - --- 2021-12-03 Matthias Männich New
[v3] Add regression tests for ctf reading [v3] Add regression tests for ctf reading - - --- 2021-12-01 Guillermo E. Martinez New
[v2] ctf-reader: Fix length in dynamic array definition [v2] ctf-reader: Fix length in dynamic array definition - - --- 2021-11-28 Guillermo E. Martinez New
ctf-reader: Fix length in dynamic array definition ctf-reader: Fix length in dynamic array definition - - --- 2021-11-26 Guillermo E. Martinez New
abidiff: improve whitespace generation in symbol diff report abidiff: improve whitespace generation in symbol diff report 1 - --- 2021-11-26 Matthias Männich New
XML writer: adjust tracking of emitted declarations XML writer: adjust tracking of emitted declarations 2 - --- 2021-11-24 Matthias Männich New
[v2] Standardize and improve the output of several tests [v2] Standardize and improve the output of several tests - - --- 2021-11-23 tangmeng New
Standardize and improve the output of several tests Standardize and improve the output of several tests - - --- 2021-11-23 tangmeng New
[v2] Add regression tests for ctf reading [v2] Add regression tests for ctf reading - - --- 2021-11-22 Guillermo E. Martinez New
ctf-reader: Fix memory leak reported by valgrind ctf-reader: Fix memory leak reported by valgrind - - --- 2021-11-22 Guillermo E. Martinez New
ctf-reader: Remove useless parameter from fill_ctf_section ctf-reader: Remove useless parameter from fill_ctf_section - - --- 2021-11-22 Dodji Seketeli New
[v3] Bug 28191 - Interpret DWARF 5 addrx locations [v3] Bug 28191 - Interpret DWARF 5 addrx locations - - --- 2021-11-19 Giuliano Procida New
[3/3] ctf-reader: Use ABG_ASSERT instead of assert Some improvements in ctf-reader. - - --- 2021-11-18 Guillermo E. Martinez New
[2/3] ctf-reader: Use smart pointers in create_read_context Some improvements in ctf-reader. - - --- 2021-11-18 Guillermo E. Martinez New
[1/3] ctf-reader: Use argument by reference reading the context Some improvements in ctf-reader. - - --- 2021-11-18 Guillermo E. Martinez New
Add regression tests for ctf reading Add regression tests for ctf reading - - --- 2021-11-18 Guillermo E. Martinez New
[3/3] ctf-reader: Use ABG_ASSERT instead of assert Some improvements in ctf-reader. - - --- 2021-11-18 Guillermo E. Martinez New
[2/3] ctf-reader: Use smart pointers in create_read_context Some improvements in ctf-reader. - - --- 2021-11-18 Guillermo E. Martinez New
[1/3] ctf-reader: Use argument by reference reading the context Some improvements in ctf-reader. - - --- 2021-11-18 Guillermo E. Martinez New
[1/3] ctf-reader: Use argument by reference reading the context Some improvements in ctf-reader. - - --- 2021-11-18 Guillermo E. Martinez New
abidw: add support for CTF abidw: add support for CTF - - --- 2021-11-17 Jose E. Marchesi New
ctf: ctf_reader::read_corpus now sets a status ctf: ctf_reader::read_corpus now sets a status - - --- 2021-11-16 Jose E. Marchesi New
[applied] Bug 28584 - Don't drop global variables that lack DW_AT_external [applied] Bug 28584 - Don't drop global variables that lack DW_AT_external - - --- 2021-11-15 Dodji Seketeli New
Add regression tests for ctf reading Add regression tests for ctf reading - - --- 2021-11-15 Guillermo E. Martinez New
[applied] abg-config.{cc,h}: Misc comment cleanups [applied] abg-config.{cc,h}: Misc comment cleanups - - --- 2021-11-12 Dodji Seketeli New
[applied] abidw: Add --abixml-version [applied] abidw: Add --abixml-version - - --- 2021-11-12 Dodji Seketeli New
Move dwarf_reader::status facilities to an abigail::elf_reader namespace Move dwarf_reader::status facilities to an abigail::elf_reader namespace - - --- 2021-11-12 Jose E. Marchesi New
Make the test output more pleasant Make the test output more pleasant - - --- 2021-11-11 tangmeng New
[v2] abicompat: Make the commands more pleasant [v2] abicompat: Make the commands more pleasant - - --- 2021-11-11 tangmeng New
abicompat: Make the commands more pleasant abicompat: Make the commands more pleasant - - --- 2021-11-11 tangmeng New
[2/2] abg-ctf-reader: use the right string table for CTF data [1/2] elf_helpers: new utility function find_strtab_for_symtab_section - - --- 2021-11-10 Jose E. Marchesi New
[1/2] elf_helpers: new utility function find_strtab_for_symtab_section [1/2] elf_helpers: new utility function find_strtab_for_symtab_section - - --- 2021-11-10 Jose E. Marchesi New
[v3] make abicompat test happy [v3] make abicompat test happy - - --- 2021-11-09 tangmeng New
[v2] make abicompat test happy [v2] make abicompat test happy - - --- 2021-11-08 tangmeng New
[v2] abicompat: Add prompt message for abnormal operation [v2] 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-11-05 tangmeng New
abilint: Add prompt message for abnormal operation abilint: Add prompt message for abnormal operation - - --- 2021-11-05 tangmeng New
make abicompat test happy make abicompat test happy - - --- 2021-11-05 tangmeng New
[V2] ctf: make libabigail::ctf_reader::read_corpus reentrant [V2] ctf: make libabigail::ctf_reader::read_corpus reentrant - - --- 2021-11-03 Jose E. Marchesi New
ctf: make libabigail::ctf_reader::read_corpus reentrant ctf: make libabigail::ctf_reader::read_corpus reentrant - - --- 2021-11-03 Jose E. Marchesi New
Fix trivial typo when printing message Fix trivial typo when printing message - - --- 2021-11-03 tangmeng New
[v2] abicompat: Add prompt message for abnormal operation [v2] abicompat: Add prompt message for abnormal operation - - --- 2021-10-29 tangmeng New
abicompat: Add prompt message for abnormal operation abicompat: Add prompt message for abnormal operation - - --- 2021-10-29 tangmeng New
[v2] abilint: fix trivial typo when using abilint [v2] abilint: fix trivial typo when using abilint - - --- 2021-10-29 tangmeng New
abilint: fix trivial typo when using abilint abilint: fix trivial typo when using abilint - - --- 2021-10-29 tangmeng New
[V2] Add support for the CTF debug format to libabigail. [V2] Add support for the CTF debug format to libabigail. - - --- 2021-10-28 Jose E. Marchesi New
[v2] Fix trivial typo when printing help information [v2] Fix trivial typo when printing help information - - --- 2021-10-27 tangmeng New
Fix trivial typo when printing help information Fix trivial typo when printing help information - - --- 2021-10-27 tangmeng New
[applied] PR28365 - Assert on empty typedef on webkit2gtk3-jsc-2.32.3-1.fc34.x86_64 [applied] PR28365 - Assert on empty typedef on webkit2gtk3-jsc-2.32.3-1.fc34.x86_64 - - --- 2021-10-20 Dodji Seketeli New
[applied] Update licensing information on the web page after 2.0 [applied] Update licensing information on the web page after 2.0 - - --- 2021-10-19 Dodji Seketeli New
[applied] writer: Don't forget that a naming typedef is referenced [applied] writer: Don't forget that a naming typedef is referenced - - --- 2021-10-18 Dodji Seketeli New
[applied] writer: Don't forget when emitting array subrange types [applied] writer: Don't forget when emitting array subrange types - - --- 2021-10-18 Dodji Seketeli New
[applied] writer: Don't forget to emit types referenced by function types [applied] writer: Don't forget to emit types referenced by function types - - --- 2021-10-18 Dodji Seketeli New
[applied] tests/Makefile.am: Fix warning [applied] tests/Makefile.am: Fix warning - - --- 2021-10-18 Dodji Seketeli New
[applied] Add --enable-debug-type-canonicalization to configure [applied] Add --enable-debug-type-canonicalization to configure - - --- 2021-10-18 Dodji Seketeli New
[applied] Improve type (de)serialization instability debugging [applied] Improve type (de)serialization instability debugging - - --- 2021-10-18 Dodji Seketeli New
Tweak clang-format configuration Tweak clang-format configuration - - --- 2021-10-11 Giuliano Procida 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
[applied] abipkgdiff: Do not erase working dirs before we are done using them [applied] abipkgdiff: Do not erase working dirs before we are done using them - - --- 2021-09-21 Dodji Seketeli New
[applied] abipkgdiff: Fix showing added/removed files [applied] abipkgdiff: Fix showing added/removed files - - --- 2021-09-21 Dodji Seketeli New
[Bug,default/28320] abidw - (non-deterministic) infinite loop in XML writer [Bug,default/28320] abidw - (non-deterministic) infinite loop in XML writer - - --- 2021-09-13 mark at klomp dot org New
[Bug,default/28320] abidw - (non-deterministic) infinite loop in XML writer [Bug,default/28320] abidw - (non-deterministic) infinite loop in XML writer - - --- 2021-09-13 mark at klomp dot org New
[4/4] RFC: abg-writer: add a missing check for emitted declarations Looking at equality and hashing - - --- 2021-09-10 Giuliano Procida New
[3/4] abg-writer: allow debugging of equality / hash issues Looking at equality and hashing - - --- 2021-09-10 Giuliano Procida New
[2/4] abg-writer: refactor recording of unemitted types Looking at equality and hashing - - --- 2021-09-10 Giuliano Procida New
[1/4] abg-writer: get_id_for_type: refactor insertion and look-up Looking at equality and hashing - - --- 2021-09-10 Giuliano Procida New
[applied] RHBZ1944102 - self comparing ABI of protobuf-3.14.0-2.el9 failed [applied] RHBZ1944102 - self comparing ABI of protobuf-3.14.0-2.el9 failed - - --- 2021-09-09 Dodji Seketeli New
[applied] RHBZ1951496 - ir: Acknowledge that "void type" is not canonicalized [applied] RHBZ1951496 - ir: Acknowledge that "void type" is not canonicalized - - --- 2021-09-08 Dodji Seketeli New
[applied] writer: Avoid sigsev on types with no translation unit [applied] writer: Avoid sigsev on types with no translation unit - - --- 2021-09-08 Dodji Seketeli New
[applied] xml-reader: Get back to original way of building qualified types [applied] xml-reader: Get back to original way of building qualified types - - --- 2021-09-08 Dodji Seketeli New
[applied] ir: Fix canonical type propagation cancelling [applied] ir: Fix canonical type propagation cancelling - - --- 2021-09-08 Dodji Seketeli New
[applied] ir: Avoid infinite loop during type canonicalization [applied] ir: Avoid infinite loop during type canonicalization - - --- 2021-09-08 Dodji Seketeli New
[applied] writer: escape enum linkage name in abixml [applied] writer: escape enum linkage name in abixml - - --- 2021-09-08 Dodji Seketeli New
[applied] RHBZ1944096 - assertion failure during self comparison of systemd [applied] RHBZ1944096 - assertion failure during self comparison of systemd - - --- 2021-09-08 Dodji Seketeli New
[applied] Bug 27985 - abidiff: bad array types in report [applied] Bug 27985 - abidiff: bad array types in report - - --- 2021-09-06 Dodji Seketeli New
[v2] Bug 28191 - Interpret DWARF 5 addrx locations [v2] Bug 28191 - Interpret DWARF 5 addrx locations - - --- 2021-08-27 Giuliano Procida New
Interpret DWARF 5 addrx locations. Interpret DWARF 5 addrx locations. - - --- 2021-08-27 Giuliano Procida New
abg-writer: faster referenced type emission tests abg-writer: faster referenced type emission tests 2 - --- 2021-08-27 Giuliano Procida New
tools-utils: Do not skip symbolic links when analyzing a linux tree tools-utils: Do not skip symbolic links when analyzing a linux tree - - --- 2021-08-24 Matthias Männich New
[Bug,default/28225] New: abidiff: false-positive ABI change detected in enum [Bug,default/28225] New: abidiff: false-positive ABI change detected in enum - - --- 2021-08-13 mark at klomp dot org New
[7/8,applied] Bug 27236 - Don't forget to emit some referenced types [1/8,applied] ir: Improve the debugging facilities - - --- 2021-08-11 Dodji Seketeli New
[6/8,applied] Bug 27236 - Allow updating classes from abixml [1/8,applied] ir: Improve the debugging facilities - - --- 2021-08-11 Dodji Seketeli New
[5/8,applied] Bug 27236 - Fix the canonical type propagation optimization [1/8,applied] ir: Improve the debugging facilities - - --- 2021-08-11 Dodji Seketeli New
[3/8,applied] ir: Tighten type comparison optimization for Linux kernel binaries [1/8,applied] ir: Improve the debugging facilities - - --- 2021-08-11 Dodji Seketeli New
[2/8,applied] ir: Tighten the test for anonymous data member [1/8,applied] ir: Improve the debugging facilities - - --- 2021-08-11 Dodji Seketeli New
[1/8,applied] ir: Improve the debugging facilities [1/8,applied] ir: Improve the debugging facilities - - --- 2021-08-11 Dodji Seketeli New
[v2] DWARF reader: fix bitfield offset calculations [v2] DWARF reader: fix bitfield offset calculations - 1 --- 2021-07-10 Giuliano Procida New
[1/1] DWARF reader: fix bitfield offset calculations Fix Bug 28060 - Invalid offset for bitfields - - --- 2021-07-09 Giuliano Procida New
[Bug,default/28060] Invalid offset for bitfields [Bug,default/28060] Invalid offset for bitfields - - --- 2021-07-08 mark at klomp dot org New
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
elf_symbol: remove "is Linux string constant" property elf_symbol: remove "is Linux string constant" property 1 - --- 2021-07-06 Giuliano Procida New
Consistently use std::unique_ptr for private implementations (pimpl) Consistently use std::unique_ptr for private implementations (pimpl) - - --- 2021-07-05 Matthias Männich New
[v2,6/6] BTF: clang-format all the new source files BTF ABI - - --- 2021-06-22 Giuliano Procida New
[v2,5/6] BTF: add btfinfo and btfdiff tools BTF ABI - - --- 2021-06-22 Giuliano Procida New
[v2,4/6] BTF: add core functionality BTF ABI - - --- 2021-06-22 Giuliano Procida New
« 1 22 3 4 5 »