Show patches with: Archived = No       |   1226 patches
« 1 29 10 1112 13 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,04/21] abg-ir: elf_symbol: add is_suppressed field Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Männich Superseded
[v2,03/21] abg-ir: elf_symbol: add is_in_ksymtab field Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Männich Superseded
[v2,02/21] abg-cxx-compat: more <functional> support: std::bind and friends Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Männich Superseded
[v2,01/21] abg-cxx-compat: add simplified version of std::optional Refactor (k)symtab reader 1 - --- 2020-07-03 Matthias Männich Superseded
[v2,00/21] Refactor (k)symtab reader - - --- 2020-07-03 Matthias Männich None
[v3,0/1] Fix abidiff exit code when diffs are suppressed - - --- 2020-07-01 Giuliano Procida None
abidiff: Fix report whitespace typos. abidiff: Fix report whitespace typos. - - --- 2020-07-01 Giuliano Procida Committed
abg-writer.cc: Clean up new line emission. abg-writer.cc: Clean up new line emission. - - --- 2020-06-29 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
[v1,16/16] dwarf reader: drop (now) unused code related symbol table reading Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,15/16] abg-corpus: remove symbol maps and their setters Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,14/16] symtab_reader: add support for ppc64 ELFv1 binaries Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,13/16] abg-elf-helpers: migrate ppc64 specific helpers Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,12/16] Switch kernel stuff over to new symtab and drop unused code Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,11/16] dwarf-reader: read_context: use new symtab in *_symbols_is_exported Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,10/16] abg-reader: avoid using the (var|function)_symbol_map Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,09/16] corpus: make get_unreferenced_(function|variable)_symbols use the new symtab Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,08/16] corpus: make get_(undefined_)?_(var|fun)_symbols use the new symtab Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,07/16] Integrate new symtab reader into corpus and read_context Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,06/16] Refactor ELF symbol table reading by adding a new symtab reader Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,05/16] dwarf-reader split: create abg-symtab-reader.{h, cc} and test case Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,04/16] abg-ir: elf_symbol: add is_suppressed field Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,03/16] abg-ir: elf_symbol: add is_in_ksymtab field Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,02/16] abg-cxx-compat: more <functional> support: std::bind and friends Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,01/16] abg-cxx-compat: add simplified version of std::optional Refactor (k)symtab reader 1 - --- 2020-06-19 Matthias Männich Superseded
[v1,00/16] Refactor (k)symtab reader - - --- 2020-06-19 Matthias Männich None
[2/2] Use pointers not strings in type graph comparison. Type identity clean-ups - - --- 2020-06-19 Giuliano Procida Committed
[1/2] abg-ir.cc: Remove unused re_canonicalize function. Type identity clean-ups - - --- 2020-06-19 Giuliano Procida Committed
[0/2] Type identity clean-ups - - --- 2020-06-19 Giuliano Procida None
[Bug,default/26135] New: Possible issue with type equality [Bug,default/26135] New: Possible issue with type equality - - --- 2020-06-18 amerey at redhat dot com Dropped
Bug 26127 - abidw --annotate emits incomplete function types Bug 26127 - abidw --annotate emits incomplete function types - - --- 2020-06-18 Dodji Seketeli Committed
get_canonical_type_for: restore environment better get_canonical_type_for: restore environment better - - --- 2020-06-17 Giuliano Procida Committed
[Bug,default/26127] New: abidw --annotate emits incomplete function types [Bug,default/26127] New: abidw --annotate emits incomplete function types - - --- 2020-06-17 amerey at redhat dot com Dropped
[v2] cleanup: std::weak_ptr use: replace manual lock by std::weak_ptr::lock [v2] cleanup: std::weak_ptr use: replace manual lock by std::weak_ptr::lock - - --- 2020-06-16 Matthias Männich Committed
Fix leaf-mode formatting of decl <-> defn diffs. Fix leaf-mode formatting of decl <-> defn diffs. - - --- 2020-06-16 Giuliano Procida Committed
[v2,1/1] abg-writer: Add support for stable hash type ids. Stable type ids - - --- 2020-06-15 Giuliano Procida Committed
[v2,0/1] Stable type ids - - --- 2020-06-15 Giuliano Procida None
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 Männich Superseded
[2/2] Add tests for abidw --type-id-style hash. Stable type ids - - --- 2020-06-12 Giuliano Procida Committed
[1/2] abg-writer: Add support for stable hash type ids. Stable type ids - - --- 2020-06-12 Giuliano Procida Committed
[0/2] Stable type ids - - --- 2020-06-12 Giuliano Procida None
[v2] dwarf-reader: get_die_source: always initialize return value [v2] dwarf-reader: get_die_source: always initialize return value - - --- 2020-06-11 Matthias Männich Committed
[11/11] Add tests for declaration-only enums. Add incomplete enum support. - - --- 2020-06-10 Giuliano Procida Committed
[10/11] Add declaration-only enums to XML reader/writer. Add incomplete enum support. - - --- 2020-06-10 Giuliano Procida Committed
[09/11] Support constructing opaque types for enums Add incomplete enum support. - - --- 2020-06-10 Giuliano Procida Committed
[08/11] Support declaration-only enums in DWARF reader. Add incomplete enum support. - - --- 2020-06-10 Giuliano Procida Committed
[07/11] Add invariant to enum_type_decl::set_is_declaration_only Add incomplete enum support. - - --- 2020-06-10 Giuliano Procida Committed
[06/11] Support incomplete enums in core and diff code. Add incomplete enum support. - - --- 2020-06-10 Giuliano Procida Committed
[05/11] Rename declaration-definition change category. Add incomplete enum support. - - --- 2020-06-10 Giuliano Procida Committed
[04/11] Tidy build_enum_type state variables. Add incomplete enum support. - - --- 2020-06-10 Giuliano Procida Committed
[03/11] Refactor d.context() as ctxt in report(enum_diff). Add incomplete enum support. - - --- 2020-06-10 Giuliano Procida Committed
[02/11] Improve code comments and whitespace. Add incomplete enum support. - - --- 2020-06-10 Giuliano Procida Committed
[01/11] Missing initialisation of source local variable. Add incomplete enum support. - - --- 2020-06-10 Giuliano Procida Committed
[00/11] Add incomplete enum support. - - --- 2020-06-10 Giuliano Procida None
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 Männich Committed
Fix HARMLESS_SYMBOL_ALIAS_CHANGE_CATEGORY spelling Fix HARMLESS_SYMBOL_ALIAS_CHANGE_CATEGORY spelling 1 - --- 2020-06-05 Giuliano Procida dodji Committed
dwarf-reader: get_die_source: always initialize return value dwarf-reader: get_die_source: always initialize return value - - --- 2020-06-04 Matthias Männich Superseded
abg-reporter: fully qualify std::string and std::ostream abg-reporter: fully qualify std::string and std::ostream - - --- 2020-05-29 Matthias Männich dodji 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
[3/3] Bug 25661 - Support data member replacement by anonymous data member [1/3] {default, leaf}-reporter: group data members changes reports together - - --- 2020-05-18 Dodji Seketeli Committed
[2/3] dwarf-reader: support several anonymous data members in a given class [1/3] {default, leaf}-reporter: group data members changes reports together - - --- 2020-05-18 Dodji Seketeli Committed
[2/2] tests: Add kernel symtab test suite [1/2] tests: Add symtab test suite - - --- 2020-05-18 Matthias Männich Committed
[1/2] tests: Add symtab test suite [1/2] tests: Add symtab test suite - - --- 2020-05-18 Matthias Männich Committed
[1/3] {default, leaf}-reporter: group data members changes reports together [1/3] {default, leaf}-reporter: group data members changes reports together - - --- 2020-05-18 Dodji Seketeli Committed
[0/3] Handle data member replacement by anonymous data member - - --- 2020-05-18 Dodji Seketeli Committed
[2/2] dwarf-reader: read_context: drop unused symbol versioning code [1/2] dwarf-reader: Remove unused code - - --- 2020-05-18 Matthias Männich dodji Committed
[1/2] dwarf-reader: Remove unused code [1/2] dwarf-reader: Remove unused code - - --- 2020-05-18 Matthias Männich dodji Committed
Add -g back to ABIGAIL_DEVEL Add -g back to ABIGAIL_DEVEL - - --- 2020-05-18 Dodji Seketeli Committed
configure: add more diagnostic options when ABIGAIL_DEVEL is set configure: add more diagnostic options when ABIGAIL_DEVEL is set - - --- 2020-05-15 Matthias Männich Committed
[v2] configure: add ABIGAIL_DEBUG options [v2] configure: add ABIGAIL_DEBUG options - - --- 2020-05-15 Matthias Männich Committed
clang-format: set continuation indentation to 2 clang-format: set continuation indentation to 2 1 - --- 2020-05-15 Giuliano Procida 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 25977 - runtestabidiffexit regression on EL7 Bug 25977 - runtestabidiffexit regression on EL7 - - --- 2020-05-12 Dodji Seketeli Committed
cxx-compat: add test suite for cxx-compat cxx-compat: add test suite for cxx-compat 1 - --- 2020-05-11 Matthias Männich Committed
dwarf-reader: read_context: drop some unused accessor methods dwarf-reader: read_context: drop some unused accessor methods 1 - --- 2020-05-11 Matthias Männich Committed
tests/.gitignore: ignore all files starting with runtest* tests/.gitignore: ignore all files starting with runtest* 1 - --- 2020-05-11 Matthias Männich Committed
configure: set -Wno-error-overloaded-virtual for clang builds configure: set -Wno-error-overloaded-virtual for clang builds - - --- 2020-05-11 Matthias Männich Committed
configure: add ABIGAIL_DEBUG options configure: add ABIGAIL_DEBUG options 1 1 --- 2020-05-11 Matthias Männich dodji Superseded
Tidy get_pretty_representation qualified_name. Tidy get_pretty_representation qualified_name. 1 - --- 2020-05-05 Giuliano Procida Committed
Let std::unordered_map::operator[] insert keys. Let std::unordered_map::operator[] insert keys. 1 - --- 2020-05-05 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
[4/4] Pass bind_function_type_life_time a complete type. Fix incomplete function type bug in abg-reader - - --- 2020-05-05 Giuliano Procida Rejected
[3/4] abg-reader.cc: Strip out WIP type tracking. Fix incomplete function type bug in abg-reader - - --- 2020-05-05 Giuliano Procida Rejected
[2/4] abg-reader.cc: Late canonicalise all types. Fix incomplete function type bug in abg-reader - - --- 2020-05-05 Giuliano Procida Rejected
[1/4] Add XML reader test for incomplete function types. Fix incomplete function type bug in abg-reader - - --- 2020-05-05 Giuliano Procida Rejected
[0/4] Fix incomplete function type bug in abg-reader - - --- 2020-05-05 Giuliano Procida None
[RESEND] corpus/writer: sort emitted translation units by path name [RESEND] corpus/writer: sort emitted translation units by path name - - --- 2020-05-05 Dodji Seketeli Committed
[v5,03/15] Escape names used in symbol whitelisting regex. Untitled series #299 1 - --- 2020-05-04 Giuliano Procida Committed
[3/3] Add abidiff --offset-changes-are-harmless tests. Add an option to give finer-grained control of offset reporting. - - --- 2020-05-04 Giuliano Procida Rejected
[2/3] Allow offset changes to be considered harmless. Add an option to give finer-grained control of offset reporting. - - --- 2020-05-04 Giuliano Procida Rejected
[1/3] abidiff.cc: tidy using directives and declarations Add an option to give finer-grained control of offset reporting. - - --- 2020-05-04 Giuliano Procida Rejected
[0/3] Add an option to give finer-grained control of offset reporting. - - --- 2020-05-04 Giuliano Procida None
[v4,15/15] abg-tools-utils.cc: Assert generated regexes OK. Simplify regex and suppression parsing. 1 - --- 2020-05-04 Giuliano Procida Rejected
[v4,14/15] abg-suppression.cc: More consistent regex matching. Simplify regex and suppression parsing. 1 - --- 2020-05-04 Giuliano Procida Rejected
[v4,13/15] Remove suppression type priv class methods. Simplify regex and suppression parsing. 1 - --- 2020-05-04 Giuliano Procida Rejected
[v4,12/15] Move match methods from priv to suppression_base. Simplify regex and suppression parsing. 1 - --- 2020-05-04 Giuliano Procida Rejected
[v4,11/15] Reduce direct access to suppression priv_ members. Simplify regex and suppression parsing. 1 - --- 2020-05-04 Giuliano Procida Rejected
[v4,10/15] Compile suppression regexes earlier. Simplify regex and suppression parsing. 1 - --- 2020-05-04 Giuliano Procida Rejected
[v4,09/15] Refactor read_parameter_spec_from_string logic. Simplify regex and suppression parsing. 1 - --- 2020-05-04 Giuliano Procida Committed
[v4,08/15] Use regex::match wrapper instead of regexec. Simplify regex and suppression parsing. 1 - --- 2020-05-04 Giuliano Procida Committed
« 1 29 10 1112 13 »