public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
[PATCH] abg-dwarf-reader.cc: Simplify WIP type handling
 2020-05-21 14:53 UTC  (4+ messages)

[Bug default/26021] New: Upgrade the C++ standard to C++11
 2020-05-21 14:12 UTC 

[PATCH 0/3] Add an option to give finer-grained control of offset reporting
 2020-05-20  7:57 UTC  (18+ messages)
` [PATCH 1/3] abidiff.cc: tidy using directives and declarations
` [PATCH 2/3] Allow offset changes to be considered harmless
` [PATCH 3/3] Add abidiff --offset-changes-are-harmless tests

[Bug default/25998] New: Support incomplete enum types
 2020-05-19 17:43 UTC  (2+ messages)
` [Bug default/25998] "

[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  (4+ messages)
` [Bug default/25661] "
` [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 1/2] tests: Add symtab test suite
 2020-05-18 11:50 UTC  (2+ messages)
` [PATCH 2/2] tests: Add kernel "

[PATCH 1/2] dwarf-reader: Remove unused code
 2020-05-18 11:45 UTC  (2+ messages)
` [PATCH 2/2] dwarf-reader: read_context: drop unused symbol versioning code

[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)

[PATCH] configure: add ABIGAIL_DEBUG options
 2020-05-18  7:38 UTC  (15+ messages)
` [PATCH v2] "

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

[RFC PATCH 0/2] Incomplete enum support
 2020-05-15 14:42 UTC  (6+ messages)
` [RFC PATCH 1/2] Support declaration-only enums
` [RFC PATCH 2/2] Add tests for "

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

[Bug default/19608] New: Need basic semantic checks for suppression files
 2020-05-14 13:11 UTC  (2+ messages)
` [Bug default/19608] "

[PATCH 0/4] Fix incomplete function type bug in abg-reader
 2020-05-14  8:14 UTC  (10+ messages)
` [PATCH 1/4] Add XML reader test for incomplete function types
` [PATCH 2/4] abg-reader.cc: Late canonicalise all types
` [PATCH 3/4] abg-reader.cc: Strip out WIP type tracking
` [PATCH 4/4] Pass bind_function_type_life_time a complete type

[Bug default/25986] New: Wrong name of function type used in change report
 2020-05-14  8:06 UTC  (3+ messages)
` [Bug default/25986] "

[PATCH] Bug 25986 - Wrong name of function type used in change report
 2020-05-14  8:04 UTC 

[PATCH 00/21] Simplify regex and suppression parsing
 2020-05-13 15:36 UTC  (54+ messages)
` [PATCH v3 00/21]Simplify "
  ` [PATCH v3 01/21] Move regex definitions to own files
  ` [PATCH v3 02/21] Move libxml bits out of abg-sptr-utils.h
  ` [PATCH v3 03/21] Simplify generation of symbol whitelist regex
  ` [PATCH v3 19/21] Warn if user-supplied regexes fail to compile
  ` [PATCH v4 00/15] Simplify regex and suppression parsing
    ` [PATCH v4 01/15] Tidy #includes in a few files
    ` [PATCH v4 02/15] Document ^_^ regex in generate_from_strings
    ` [PATCH v4 03/15] Escape names used in symbol whitelisting regex
        ` [PATCH v5 "
    ` [PATCH v4 04/15] abg-suppression.cc: More uniform variable naming
    ` [PATCH v4 05/15] diff suppression: Fix handling of change kinds
              ` [PATCH v5 05/15] Tidy checks for sufficient suppression properties
    ` [PATCH v4 06/15] Add POSIX regex wrapper functions
    ` [PATCH v4 07/15] Use regex::compile wrapper instead of regcomp
    ` [PATCH v4 08/15] Use regex::match wrapper instead of regexec
    ` [PATCH v4 09/15] Refactor read_parameter_spec_from_string logic
    ` [PATCH v4 10/15] Compile suppression regexes earlier
    ` [PATCH v4 11/15] Reduce direct access to suppression priv_ members
    ` [PATCH v4 12/15] Move match methods from priv to suppression_base
    ` [PATCH v4 13/15] Remove suppression type priv class methods
    ` [PATCH v4 14/15] abg-suppression.cc: More consistent regex matching
    ` [PATCH v4 15/15] abg-tools-utils.cc: Assert generated regexes OK

[PATCH] doc: Fix sufficient suppression property lists
 2020-05-13 10:12 UTC  (2+ messages)

[PATCH] cxx-compat: add test suite for cxx-compat
 2020-05-13 10:09 UTC  (2+ messages)

[PATCH] dwarf-reader: read_context: drop some unused accessor methods
 2020-05-13  9:53 UTC  (2+ messages)

[PATCH] configure: set -Wno-error-overloaded-virtual for clang builds
 2020-05-13  9:43 UTC  (4+ messages)

[PATCH] tests/.gitignore: ignore all files starting with runtest*
 2020-05-13  9:28 UTC  (2+ messages)

[Bug default/25982] New: clang build: address -Woverloaded-virtual
 2020-05-13  9:18 UTC 

[PATCH] Let std::unordered_map::operator[] insert keys
 2020-05-13  8:54 UTC  (3+ messages)

[PATCH] abg-reader.cc: Remove key_replacement_type_map
 2020-05-13  8:15 UTC  (3+ messages)

[Bug default/25977] New: Test suite regression when running runtestabidiffexit on EL7
 2020-05-12 15:53 UTC  (4+ messages)
` [Bug default/25977] "

[PATCH] Bug 25977 - runtestabidiffexit regression on EL7
 2020-05-12 15:50 UTC 

[PATCH 0/6] Clean-ups
 2020-05-11 13:12 UTC  (22+ messages)
` [PATCH 1/6] Tabify code indentation
` [PATCH 2/6] Remove excess whitespace
` [PATCH 3/6] Remove stray semicolons
` [PATCH 4/6] Eliminate redundant conditional operators
` [PATCH 5/6] Make set_drops_artifact_from_ir non-const
` [PATCH 6/6] Hoist some common expressions evaluating offsets
` [PATCH v2 0/5] Clean-ups
  ` [PATCH v2 1/5] Remove excess whitespace
  ` [PATCH v2 2/5] Remove stray semicolons
  ` [PATCH v2 3/5] Eliminate redundant conditional operators
  ` [PATCH v2 4/5] Make set_drops_artifact_from_ir non-const
  ` [PATCH v2 5/5] Hoist some common expressions evaluating offsets

More simplifications of abi XML file
 2020-05-07 12:27 UTC  (3+ messages)
` [PATCH 4/4] Add --merge-translation-units option

[RESEND PATCH] corpus/writer: sort emitted translation units by path name
 2020-05-05 11:30 UTC  (4+ messages)

libabigail - suppression parsing proposal
 2020-05-05  9:30 UTC 

[RESEND PATCH] reader context: do not reuse current corpus and corpus_group
 2020-05-04 18:03 UTC  (5+ messages)

[PATCH 1/2] test-types-stability: parallelize test case alternatives
 2020-05-04 13:36 UTC  (5+ messages)
` [PATCH 2/2] tests: reorder test execution to optimize 'make check' runtime

[PATCH] Fix compilation with g++ 4.8.5 on el7
 2020-05-04 11:15 UTC 

Buildbot failure in Wildebeest Builder on whole buildset
 2020-05-04  9:36 UTC 

[PATCH 1/3] test-diff-suppr: Improve regexes in tests
 2020-05-01 15:56 UTC  (4+ 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).