public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/3] Type equality refactor and instrumentation
 2020-07-08  9:53 UTC  (4+ messages)
` [PATCH 1/3] abg-ir.cc: Tidy some operator== definitions
` [PATCH 2/3] abg-ir.cc: Refactor operator== methods with helper
` [PATCH 3/3] Add some type equality paranoia

[PATCH 00/11] Add incomplete enum support
 2020-07-08  9:22 UTC  (30+ messages)
` [PATCH 01/11] Missing initialisation of source local variable
` [PATCH 02/11] Improve code comments and whitespace
` [PATCH 03/11] Refactor d.context() as ctxt in report(enum_diff)
` [PATCH 04/11] Tidy build_enum_type state variables
` [PATCH 05/11] Rename declaration-definition change category
` [PATCH 06/11] Support incomplete enums in core and diff code
` [PATCH 07/11] Add invariant to enum_type_decl::set_is_declaration_only
` [PATCH 08/11] Support declaration-only enums in DWARF reader
` [PATCH 09/11] Support constructing opaque types for enums
` [PATCH 10/11] Add declaration-only enums to XML reader/writer
` [PATCH 11/11] Add tests for declaration-only enums

[PATCH 0/2] Type identity clean-ups
 2020-07-07 14:48 UTC  (5+ messages)
` [PATCH 1/2] abg-ir.cc: Remove unused re_canonicalize function
` [PATCH 2/2] Use pointers not strings in type graph comparison

[Bug default/26135] New: Possible issue with type equality
 2020-07-06 17:14 UTC  (7+ messages)
` [Bug default/26135] "
` [Bug default/26135] Wrong linkage name causes anonymous classes miscomparison

[PATCH] Bug 26135 - Wrong linkage name causes anonymous classes miscomparison
 2020-07-06 17:12 UTC 

[Bug default/25998] New: Support incomplete enum types
 2020-07-06 11:36 UTC  (3+ messages)
` [Bug default/25998] "

[PATCH] Fix --type-id-style hash for empty internal names
 2020-07-06  9:21 UTC 

[PATCH v1 00/16] Refactor (k)symtab reader
 2020-07-03 16:46 UTC  (42+ messages)
` [PATCH v1 01/16] abg-cxx-compat: add simplified version of std::optional
` [PATCH v1 02/16] abg-cxx-compat: more <functional> support: std::bind and friends
` [PATCH v1 03/16] abg-ir: elf_symbol: add is_in_ksymtab field
` [PATCH v1 04/16] abg-ir: elf_symbol: add is_suppressed field
` [PATCH v1 05/16] dwarf-reader split: create abg-symtab-reader.{h, cc} and test case
` [PATCH v1 06/16] Refactor ELF symbol table reading by adding a new symtab reader
` [PATCH v1 07/16] Integrate new symtab reader into corpus and read_context
` [PATCH v1 08/16] corpus: make get_(undefined_)?_(var|fun)_symbols use the new symtab
` [PATCH v1 09/16] corpus: make get_unreferenced_(function|variable)_symbols "
` [PATCH v1 10/16] abg-reader: avoid using the (var|function)_symbol_map
` [PATCH v1 11/16] dwarf-reader: read_context: use new symtab in *_symbols_is_exported
` [PATCH v1 12/16] Switch kernel stuff over to new symtab and drop unused code
` [PATCH v1 13/16] abg-elf-helpers: migrate ppc64 specific helpers
` [PATCH v1 14/16] symtab_reader: add support for ppc64 ELFv1 binaries
` [PATCH v1 15/16] abg-corpus: remove symbol maps and their setters
` [PATCH v1 16/16] dwarf reader: drop (now) unused code related symbol table reading
` [PATCH v2 00/21] Refactor (k)symtab reader
  ` [PATCH v2 01/21] abg-cxx-compat: add simplified version of std::optional
  ` [PATCH v2 02/21] abg-cxx-compat: more <functional> support: std::bind and friends
  ` [PATCH v2 03/21] abg-ir: elf_symbol: add is_in_ksymtab field
  ` [PATCH v2 04/21] abg-ir: elf_symbol: add is_suppressed field
  ` [PATCH v2 05/21] dwarf-reader split: create abg-symtab-reader.{h, cc} and test case
  ` [PATCH v2 06/21] Refactor ELF symbol table reading by adding a new symtab reader
  ` [PATCH v2 07/21] Integrate new symtab reader into corpus and read_context
  ` [PATCH v2 08/21] corpus: make get_(undefined_)?_(var|fun)_symbols use the new symtab
  ` [PATCH v2 09/21] corpus: make get_unreferenced_(function|variable)_symbols "
  ` [PATCH v2 10/21] abg-reader: avoid using the (var|function)_symbol_map
  ` [PATCH v2 11/21] dwarf-reader: read_context: use new symtab in *_symbols_is_exported
  ` [PATCH v2 12/21] Switch kernel stuff over to new symtab and drop unused code
  ` [PATCH v2 13/21] abg-elf-helpers: migrate ppc64 specific helpers
  ` [PATCH v2 14/21] symtab_reader: add support for ppc64 ELFv1 binaries
  ` [PATCH v2 15/21] abg-corpus: remove symbol maps and their setters
  ` [PATCH v2 16/21] dwarf reader: drop now-unused code related to symbol table reading
  ` [PATCH v2 17/21] test-symtab: add tests for whitelisted functions
  ` [PATCH v2 18/21] symtab/dwarf-reader: allow hinting of main symbols for aliases
  ` [PATCH v2 19/21] dwarf-reader/writer: consider aliases when dealing with suppressions
  ` [PATCH v2 20/21] symtab: Add support for MODVERSIONS (CRC checksums)
  ` [PATCH v2 21/21] reader/symtab: Improve handling for suppressed aliases

[PATCH v2] Fix has_net_changes for --leaf-changes-only mode
 2020-07-01 13:19 UTC  (3+ messages)
` [PATCH v3 0/1] Fix abidiff exit code when diffs are suppressed
  ` [PATCH v3 1/1] Fix has_net_changes for --leaf-changes-only mode

[PATCH] abg-comparison.cc: Tidy some corpus_diff code
 2020-07-01 10:54 UTC 

[PATCH] abidiff: Fix report whitespace typos
 2020-07-01 10:54 UTC 

Linux kernel type equality
 2020-06-29 14:54 UTC  (4+ messages)

[Bug default/26182] New: type equality trouble with Linux kernel
 2020-06-29 14:53 UTC 

[PATCH] abg-writer.cc: Clean up new line emission
 2020-06-29 10:50 UTC 

[PATCH] get_canonical_type_for: restore environment better
 2020-06-24  5:40 UTC  (2+ messages)

Relicensing Libabigail to Apache 2.0 + LLVM Exception
 2020-06-23  7:45 UTC 

[PATCH] abg-reader.cc: track WIP types by pointer not name
 2020-06-22 20:06 UTC  (3+ messages)
` [PATCH v2] "

[Bug default/26146] New: No type information for ARM thumb object files
 2020-06-21 11:36 UTC 

[PATCH] Bug 26127 - abidw --annotate emits incomplete function types
 2020-06-18 14:11 UTC 

[Bug default/26127] New: abidw --annotate emits incomplete function types
 2020-06-18 14:00 UTC  (3+ messages)
` [Bug default/26127] "

[PATCH] Fix bug that suppressed DWARF read tests
 2020-06-17  9:46 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] cleanup: std::weak_ptr use: replace manual lock by std::weak_ptr::lock
 2020-06-17  8:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Fix leaf-mode formatting of decl <-> defn diffs
 2020-06-16 14:21 UTC  (2+ messages)

[PATCH 0/2] Stable type ids
 2020-06-16  8:21 UTC  (8+ messages)
` [PATCH 1/2] abg-writer: Add support for stable hash "
  ` [PATCH v2 0/1] Stable "
    ` [PATCH v2 1/1] abg-writer: Add support for stable hash "
` [PATCH 2/2] Add tests for abidw --type-id-style hash

[PATCH] Eliminate non-ASCII characters
 2020-06-15  9:02 UTC  (2+ messages)

[PATCH] dwarf-reader: get_die_source: always initialize return value
 2020-06-15  8:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] abipkgdiff: remove unused includes of elfutils/libdw.h and elf.h
 2020-06-15  7:57 UTC  (3+ messages)

[PATCH] abg-reporter: fully qualify std::string and std::ostream
 2020-06-11 14:51 UTC  (2+ messages)

[PATCH] Fix HARMLESS_SYMBOL_ALIAS_CHANGE_CATEGORY spelling
 2020-06-11 10:06 UTC  (3+ messages)

[PATCH 1/2] dwarf-reader: Remove unused code
 2020-06-10 16:02 UTC  (4+ messages)
` [PATCH 2/2] dwarf-reader: read_context: drop unused symbol versioning code

Thoughts on ABI XML type ids
 2020-06-09 11:34 UTC 

[Bug default/26085] New: Misreporting of change between typedefs as typedef change in leaf mode
 2020-06-05 14:31 UTC 

[Bug default/26084] New: Misreporting of return type typedef differences in leaf mode
 2020-06-05  8:24 UTC 

[RFC PATCH 0/2] Incomplete enum support
 2020-06-04 17:23 UTC  (6+ messages)
` [RFC PATCH 1/2] Support declaration-only enums

[PATCH] configure: add ABIGAIL_DEBUG options
 2020-05-27 20:52 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/2] tests: Add symtab test suite
 2020-05-27  9:15 UTC  (6+ messages)
` [PATCH 2/2] tests: Add kernel "

[Bug default/26021] New: Upgrade the C++ standard to C++11
 2020-05-26 20:45 UTC  (4+ messages)
` [Bug default/26021] "

[PATCH] abg-dwarf-reader.cc: Simplify WIP type handling
 2020-05-21 14:53 UTC  (4+ messages)

[PATCH 0/3] Add an option to give finer-grained control of offset reporting
 2020-05-20  7:57 UTC  (9+ messages)

[Bug default/25989] New: abg-ir: type_topo_comp doesn't meet irreflexive requirements
 2020-05-19 10:57 UTC  (3+ messages)
` [Bug default/25989] "

[PATCH] Bug 25989 - type_topo_comp doesn't meet irreflexive requirements
 2020-05-19 10:55 UTC 

[Bug default/26013] New: abidiff: collapse subsequent data member offset changes
 2020-05-18 20:08 UTC 

[Bug default/26012] New: abidiff: do not emit qualified name for data members
 2020-05-18 20:04 UTC 

[Bug default/25661] New: [libabigail] incorrect handling of anonymous struct/union fields
 2020-05-18 12:28 UTC  (3+ messages)
` [Bug default/25661] [libabigail] Handle data member replacement by anonymous data members

[PATCH 0/3] Handle data member replacement by anonymous data member
 2020-05-18 11:51 UTC  (4+ messages)
` [PATCH 1/3] {default, leaf}-reporter: group data members changes reports together
` [PATCH 2/3] dwarf-reader: support several anonymous data members in a given class
` [PATCH 3/3] Bug 25661 - Support data member replacement by anonymous data member

[PATCH] Add -g back to ABIGAIL_DEVEL
 2020-05-18 11:42 UTC 

[PATCH] configure: add more diagnostic options when ABIGAIL_DEVEL is set
 2020-05-18  9:01 UTC  (3+ messages)

[PATCH] clang-format: set continuation indentation to 2
 2020-05-18  8:48 UTC  (3+ messages)

[Bug default/25990] New: Segfault comparing RPMs with abipkgdiff
 2020-05-15 14:44 UTC  (4+ messages)
` [Bug default/25990] "

[PATCH] Tidy get_pretty_representation qualified_name
 2020-05-14 14:34 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).