Ensure a consistent C++ standard use
[platform/upstream/libabigail.git] / tools /
2019-07-19 Dodji SeketeliAdd timing to the verbose logs of abidw
2019-07-09 Matthias MaennichAdd compatibility layer for C++11 mode
2019-05-22 Matthias Maennichabidw: add option to only emit file names (--short...
2019-05-22 Matthias Maennichabidw: add option to omit the compilation directory
2019-05-22 Matthias MaennichMake write_architecture and write_corpus_path flags...
2019-05-22 Matthias Maennichabidw: Consolidate setting options
2019-05-22 Matthias Maennichwrite_context: allow mutating the ostream used
2019-05-22 Matthias Maennichabg-writer: Refactor write_corpus_group API
2019-05-22 Matthias Maennichabg-writer: Refactor write_corpus API
2019-05-22 Matthias Maennichabg-writer: Refactor write_translation_unit API
2019-04-16 Matthias Maennich... Update .gitignore files to ignore typical dev side...
2019-04-16 Matthias Maennich... abilint: fix return types bool -> int
2019-01-16 Dodji SeketeliSeparate public types of first binary from those of...
2019-01-09 Dodji SeketeliBug 23044 - Assertions with side effects
2019-01-07 Dodji SeketeliUpdate copyright for 2019
2018-11-08 Dodji SeketeliSome light style change in abidiff.cc
2018-11-08 Dodji SeketeliAdd a --fail-no-debug-info to abidiff
2018-11-08 Dodji SeketeliSupport having several debuginfo search dirs for a...
2018-06-08 Dodji SeketeliFix indentation of help string in abipkgdiff
2018-04-30 Dodji SeketeliRepresent sizes and offsets in bytes and hexadecimal...
2018-04-16 Jonathan WakelyRemove unused local set<string> variables
2018-04-13 Dodji Seketeli[abipkgdiff]: in leaf mode we always show redundant...
2018-03-30 Dodji SeketeliDon't crash when invoking kmidiff with no debug info...
2018-03-29 Chenxiong QiBug 22722 - Make fedabipkgdiff and its tests support...
2018-03-28 Dodji SeketeliMake abipkgdiff avoid comparing private DSOs from RPMs
2018-03-02 Dodji SeketeliFix the output indentation of abidiff --help
2018-02-06 Dodji SeketeliAdd newline at end of version string display
2018-01-16 Dodji SeketeliMake kmidiff show the wrong option when it complains...
2018-01-12 Dodji SeketeliFix typo in abipkgdiff.cc
2018-01-12 Dodji SeketeliSuppress duplicates when listing package content
2018-01-12 Dodji SeketeliFix symlinks paths handling in abipkgdiff
2018-01-12 Dodji Seketeliabipkgdiff --verbose shouldn't trigger --fail-no-dbg
2018-01-09 Dodji SeketeliFix version revision number printing in tools --help...
2018-01-09 Dodji SeketeliBug 22684 - Add --d{1,2} options to kmidiff
2018-01-08 Dodji SeketeliUpdate copyright notice for all source files
2017-12-15 Dodji SeketeliBug 22437 - Make fedabipkgdiff use all debug info RPMs...
2017-12-15 Dodji SeketeliImprove comments wording in fedabipkgdiff
2017-12-06 Dodji SeketeliBug 22488 - Make abipkgdiff handle different binaries...
2017-11-27 Dodji SeketeliBug 22436 - make abipkgdiff accept several debuginfo...
2017-11-21 Dodji SeketeliBug 22438 - Emit a clear message when debug info is...
2017-11-13 Dodji SeketeliSupport systems where fts.h can't be used with _FILE_OF...
2017-11-08 Dodji SeketeliDon't make system headers depend on config.h
2017-11-02 Dodji SeketeliWire the --no-show-locs option to abidw upstream/1.0
2017-11-02 Dodji SeketeliAllow setting options to instances of xml_writer::write...
2017-10-16 Dodji SeketeliAdd a --suppressions option to fedabipkgdiff
2017-10-16 Dodji SeketeliHandle exceptions when global_config is not yet set...
2017-10-11 Dodji SeketeliFix a indentation warning from GCC 7.2.1
2017-10-08 Dodji SeketeliAdd --impacted-changes option to kmidiff
2017-10-08 Dodji SeketeliAdd --full-impact option to kmidiff
2017-10-08 Dodji SeketeliAdd a --leaf-changes-only option to abipkgdiff
2017-10-08 Dodji SeketeliInitial implementation of a --leaf-changes-only option...
2017-10-06 Dodji SeketeliUpdate copyright year to tools/abidiff.cc
2017-09-27 Dodji SeketeliAdd missing newlines to kmidiff's usage strings
2017-09-21 Dodji Seketeli22160 - Annotate state flag unitialized in abidw
2017-07-17 Dodji SeketeliBug 21730 - Make abipkgdiff compare Linux Kernel packag...
2017-07-12 Dodji SeketeliSupport up to two --wp options for abipkgdiff
2017-07-11 Dodji SeketeliFix support of the --wp option of abipkgdiff
2017-07-11 Dodji SeketeliUse shorter lines in abipkgdiff.cc
2017-07-11 Dodji SeketeliAdd missing space in abipkgdiff error message
2017-07-11 Dodji SeketeliReplace --lkaw with -w and --lkaw-pkg with --wp
2017-07-06 Dodji SeketeliBug 21644 - abipkgdiff does not emit diagnostics about...
2017-07-03 Dodji SeketeliAdd --vmlinux{1,2} option to abidw and kmidiff
2017-07-03 Dodji SeketeliAllow selective resolution of class declaration
2017-07-03 Dodji SeketeliInitial support of de-serializing the KMI of a Linux...
2017-07-03 Dodji SeketeliInitial support of the serialization of the KMI of...
2017-07-03 Dodji SeketeliRename write_corpus_to_native_xml into write_corpus
2017-07-03 Dodji SeketeliIntroduce the --kmi-whitelist option to abidiff
2017-07-03 Dodji SeketeliMake abidw support the --kmi-whitelist option
2017-07-03 Dodji SeketeliMake abipkgdiff compare two kernel packages
2017-07-03 Dodji SeketeliSupport loading and comparing two kernel trees
2017-07-03 Dodji SeketeliFix some typos in abidiff.cc
2017-07-03 Dodji SeketeliBug 21567 - Fedabipkgdiff matches build distro names...
2017-06-14 Sinny KumariCheck if return_codes list is empty in fedabipkgdiff
2017-06-13 Dodji SeketeliDo not forget to erase temporary directories in abipkgdiff
2017-05-31 Sinny KumariAdd --self-compare option in fedabipkgdiff
2017-05-10 Dodji SeketeliUpdate the description of what abipkgdiff does
2017-04-12 Dodji SeketeliFix some random deadlock while running fedabipkgidiff...
2017-03-22 Chenxiong QiBug 20087 - Clean cache before or after ABI comparison
2017-02-27 Dodji SeketeliMake abipkgdiff.cc use the abigail::workers interface
2017-02-15 Dodji SeketeliFix typo in help string of abipkgdiff
2017-02-15 Dodji Seketelifedabipkgdiff refuses to compare packages with the...
2017-02-14 Dodji SeketeliBug 20476 - Compare virtual member functions when compa...
2017-02-13 Dodji SeketeliFix help string for --header-dirs
2017-02-13 Dodji SeketeliMake abidw --headers-dir work with the --out-file option
2017-01-24 Ondrej OpralaBug 20970 - Add a --annotate option to abidw
2017-01-20 Dodji SeketeliAdd --harmless option to abipkgdiff
2017-01-18 Dodji SeketeliBug 21058 - abipkgdiff wrongly drops non-public types
2017-01-06 Dodji SeketeliSupport Linux Kernel ABI whitelist files
2017-01-06 Dodji SeketeliSupport Linux Kernel binaries
2017-01-05 Ondrej OpralaBug 18754 - Add the "--no-added-syms" option to abidiff
2017-01-05 Dodji SeketeliUpdate copyright year on a bunch of files
2017-01-05 Dodji SeketeliMisc style fixes
2017-01-05 Dodji SeketeliMisc comments and apidoc fixes
2017-01-05 Dodji SeketeliHandle per translation unit and per corpus types maps
2016-12-19 Chenxiong QiFix wrong variable name
2016-12-19 Chenxiong QiWarn properly when cannot find peer RPM
2016-12-19 Chenxiong QiRead Koji config via Koji API
2016-12-19 Chenxiong QiFollow moved packages when download
2016-12-15 Ondrej OpralaProperly report missing files for abipkgdiff
2016-12-13 Ondrej Opralaabipkgdiff doesn't mention --no-default-suppression...
next