public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
Buildbot failure in Wildebeest Builder on whole buildset
 2020-05-04  9:36 UTC 

[PATCH 00/21] Simplify regex and suppression parsing
 2020-05-04  9:20 UTC  (81+ messages)
` [PATCH 01/21] Move regex definitions to own files
` [PATCH 02/21] Move libxml bits out of abg-sptr-utils.h
` [PATCH 03/21] Simplify generation of symbol whitelist regex
` [PATCH 04/21] Escape names used in symbol whitelisting regex
` [PATCH 05/21] abg-suppression.cc: More uniform variable naming
` [PATCH 06/21] diff suppression: Fix handling of change kinds
` [PATCH 07/21] Add POSIX regex wrapper functions
  ` [PATCH v2 "
` [PATCH 08/21] Use regex::compile wrapper instead of regcomp
` [PATCH 09/21] Use regex::match wrapper instead of regexec
  ` [PATCH v2 "
` [PATCH 10/21] Refactor read_parameter_spec_from_string logic
` [PATCH 11/21] Compile suppression regexes earlier
` [PATCH 12/21] Reduce direct access to suppression priv_ members
` [PATCH 13/21] Move match methods from priv to suppression_base
` [PATCH 14/21] Remove suppression types' priv class methods
` [PATCH 15/21] abg-suppression.cc: More consistent regex matching
` [PATCH 16/21] abg-tools-utils.cc: Assert generated regexes OK
` [PATCH 17/21] Refactor suppression property string parsing
` [PATCH 18/21] Refactor suppression property regex parsing
` [PATCH 19/21] Warn if user-supplied regexes fail to compile
  ` [PATCH v2 "
` [PATCH 20/21] Default construct suppression types
` [PATCH 21/21] Remove unused suppression type priv constructors
` [PATCH v3 00/21]Simplify regex and suppression parsing
  ` [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 04/21] Escape names used in symbol whitelisting regex
  ` [PATCH v3 05/21] abg-suppression.cc: More uniform variable naming
  ` [PATCH v3 06/21] diff suppression: Fix handling of change kinds
  ` [PATCH v3 07/21] Add POSIX regex wrapper functions
  ` [PATCH v3 08/21] Use regex::compile wrapper instead of regcomp
  ` [PATCH v3 09/21] Use regex::match wrapper instead of regexec
  ` [PATCH v3 10/21] Refactor read_parameter_spec_from_string logic
  ` [PATCH v3 11/21] Compile suppression regexes earlier
  ` [PATCH v3 12/21] Reduce direct access to suppression priv_ members
  ` [PATCH v3 13/21] Move match methods from priv to suppression_base
  ` [PATCH v3 14/21] Remove suppression types' priv class methods
  ` [PATCH v3 15/21] abg-suppression.cc: More consistent regex matching
  ` [PATCH v3 16/21] abg-tools-utils.cc: Assert generated regexes OK
  ` [PATCH v3 17/21] Refactor suppression property string parsing
  ` [PATCH v3 18/21] Refactor suppression property regex parsing
  ` [PATCH v3 19/21] Warn if user-supplied regexes fail to compile
  ` [PATCH v3 20/21] Default construct suppression types
  ` [PATCH v3 21/21] Remove unused suppression type priv constructors

[PATCH 1/3] test-diff-suppr: Improve regexes in tests
 2020-05-01 15:56 UTC  (14+ messages)
` [PATCH 2/3] test35-leaf.suppr: fix regex typo
` [PATCH 3/3] test24-soname-suppr*txt: Fix suppression syntax
    ` [PATCH 3/3 v2] "

[PATCH 0/6] Clean-ups
 2020-05-01 15:51 UTC  (17+ 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

[RESEND PATCH] corpus/writer: sort emitted translation units by path name
 2020-05-01 14:35 UTC  (2+ messages)

[RESEND PATCH] reader context: do not reuse current corpus and corpus_group
 2020-05-01 14:23 UTC  (2+ messages)

[PATCH 1/2] test-types-stability: parallelize test case alternatives
 2020-04-30 11:42 UTC  (4+ messages)
` [PATCH 2/2] tests: reorder test execution to optimize 'make check' runtime

[Bug default/25661] New: [libabigail] incorrect handling of anonymous struct/union fields
 2020-04-29 16:37 UTC  (5+ messages)
` [Bug default/25661] "

[PATCH] Add --no-write-default-sizes option
 2020-04-29 10:39 UTC  (2+ messages)

[PATCH] Rename read_elf_symbol_binding to read_elf_symbol_visibility
 2020-04-27 15:22 UTC  (3+ messages)

[PATCH 1/3] Add tests for declaration-only struct diffs
 2020-04-27 11:15 UTC  (6+ messages)
` [PATCH 2/3] abidiff: Blank line after declaration-only diff
` [PATCH 3/3] abidiff: Omit declaration-only type size 0 diffs

More simplifications of abi XML file
 2020-04-24 17:11 UTC  (12+ messages)
` [PATCH 1/4] Add named-types-ids to use name ids after the type name instead of numbers
` [PATCH 2/4] Add no-parameter-names to drop function parameter names
` [PATCH 3/4] Add --no-elf-needed option to drop DT_NEEDED list from corpus
` [PATCH 4/4] Add --merge-translation-units option

[PATCH] abipkgdiff: Fix race condition while using private types suppr specs
 2020-04-24 12:58 UTC 

Buildbot failure in Wildebeest Builder on whole buildset
 2020-04-23 13:32 UTC  (2+ messages)

[RFC PATCH 0/2] Incomplete enum support
 2020-04-23 13:03 UTC  (3+ messages)
` [RFC PATCH 1/2] Support declaration-only enums
` [RFC PATCH 2/2] Add tests for "

[PATCH] make: add distcheck-fast target
 2020-04-22 11:19 UTC  (3+ messages)

[PATCH 0/8] Refactor dwarf-reader: split out ELF helpers
 2020-04-22  9:57 UTC  (37+ messages)
` [PATCH 1/8] abg-dwarf-reader split: create abg-elf-helpers.{h, cc} and test case
` [PATCH 2/8] abg-elf-helpers: move some elf helpers from abg-dwarf-reader
` [PATCH 3/8] abg-elf-helpers: move some versioning "
` [PATCH 4/8] abg-elf-helpers: move some kernel "
` [PATCH 5/8] abg-elf-helpers: consolidate the is_linux_kernel* helpers
` [PATCH 6/8] abg-dwarf-reader: migrate more ELF helpers to elf-helpers
` [PATCH 7/8] abg-elf-helpers: migrate more elf helpers (architecture specific helpers)
` [PATCH 8/8] abg-elf-helpers: migrate maybe_adjust_et_rel_sym_addr_to_abs_addr
` [PATCH v2 0/8] Refactor dwarf-reader: split out ELF helpers
  ` [PATCH v2 1/8] abg-dwarf-reader split: create abg-elf-helpers.{h, cc} and test case
  ` [PATCH v2 2/8] abg-elf-helpers: move some elf helpers from abg-dwarf-reader
  ` [PATCH v2 3/8] abg-elf-helpers: move some versioning "
  ` [PATCH v2 4/8] abg-elf-helpers: move some kernel "
  ` [PATCH v2 5/8] abg-elf-helpers: consolidate the is_linux_kernel* helpers
  ` [PATCH v2 6/8] abg-dwarf-reader: migrate more ELF helpers to elf-helpers
  ` [PATCH v2 7/8] abg-elf-helpers: migrate more elf helpers (architecture specific helpers)
  ` [PATCH v2 8/8] abg-elf-helpers: migrate maybe_adjust_et_rel_sym_addr_to_abs_addr

[PATCH] tests: parallelize diff-suppr test
 2020-04-20 13:06 UTC  (2+ messages)

[PATCH] abg-dwarf-reader: simplify symbol map update
 2020-04-20 12:53 UTC  (3+ messages)

[Bug default/25855] New: runtestabidiffexit test fails when configuring with --prefix
 2020-04-19 21:21 UTC  (2+ messages)
` [Bug default/25855] "

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