Better propagation of suppressed-ness to function types
[platform/upstream/libabigail.git] / include /
2019-09-20 Dodji SeketeliRemove the elf_symbol::get_value property
2019-09-17 Jessica YuSupport pre and post v4.19 ksymtabs for Linux kernel...
2019-09-17 Dodji SeketeliSerialize canonical types to avoid testing if types...
2019-07-19 Dodji SeketeliBug 24787 - Filter out enum changes into compatible...
2019-07-19 Dodji SeketeliAdd timing to the verbose logs of abidw
2019-07-17 Dodji SeketeliImplement fast comparison of Linux Kernel types when...
2019-07-09 Matthias Maennichabg-tools-utils: add missing header include guards
2019-07-09 Matthias MaennichAdd compatibility layer for C++11 mode
2019-07-09 Matthias MaennichDrop requirement to compile with GNU extensions
2019-07-08 Dodji Seketeli[xml-writter] Avoid using RTTI when dynamically hashing...
2019-07-08 Dodji SeketeliImplement a poor-man's RTTI for performance
2019-06-26 Dodji SeketeliMake abidiff --harmless show harmless changes in unions
2019-06-26 Dodji SeketeliBug 24731 - Wrongly reporting union members order change
2019-06-21 Dodji SeketeliFully account for anonymous-ness of scopes when compari...
2019-06-17 Matthias Maennichabg-reporter.h: add missing includes / using declarations
2019-06-13 Dodji SeketeliTake anonymous scopes into account when comparing decls
2019-05-22 Matthias Maennichabg-writer: drop deprecated API
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-05-22 Matthias MaennichAdd deprecation facilities
2019-05-16 Dodji SeketeliBug 24552 - abidiff fails comparing a corpus against...
2019-05-09 Dodji SeketeliBetter handle several anonymous types of the same kind
2019-05-07 Dodji SeketeliHandle several member anonymous types of the same kind
2019-04-24 Dodji SeketeliDon't try to de-duplicate all anonymous struct DIEs
2019-04-16 Matthias Maennich... viz-dot: remove unused members from dot
2019-04-16 Matthias Maennich... add missing virtual destructors
2019-04-16 Matthias Maennich... diff-utils: point: fix postfix decrement/increment...
2019-04-16 Matthias Maennich... abg-fwd.h: fix mismatched tags for ir_node_visitor
2019-04-10 Dodji SeketeliBug 24430 - Fold away const for array types
2019-03-27 Dodji SeketeliAdd missing assignment operators
2019-03-21 Dodji SeketeliAdd ir::{lookup_data_member, get_function_parameter}
2019-03-21 Dodji SeketeliBetter detection of void* to something* change
2019-02-19 Dodji SeketeliAvoid over-suppressing fns & vars when analysing the...
2019-02-07 Dodji SeketeliBug 24157 - Wrong support of Ada ranges
2019-01-31 Dodji SeketeliBug 24139 - Support suppressing some enumerator changes
2019-01-25 Dodji SeketeliBetter comments in the comparison engine
2019-01-25 Dodji SeketeliBug 20175 - Classify CV qual changes in variable type...
2019-01-17 Mark WielaardConditionalize the use of DW_LANG_C_plus_plus_03 and...
2019-01-17 Dodji SeketeliAdd (very) basic support for Rust
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 SeketeliSupport having several debuginfo search dirs for a...
2018-10-16 Dodji SeketeliBetter support array with unknown upper bound
2018-10-03 Dodji SeketeliBug 23708 - categorize void* to pointer change as harmless
2018-10-02 Dodji SeketeliCategorize CV qualifier changes on fn return types...
2018-10-01 Dodji SeketeliFix propagation of private type suppression category
2018-09-21 Dodji SeketeliPR23641 - Type definition DIE matched by a supprspec...
2018-09-03 Dodji SeketeliAdd option to avoid walking abigail::ir nodes twice
2018-06-28 Dodji SeketeliMisc style adjustements
2018-06-28 Dodji SeketeliFilter out changes like type to const type
2018-06-28 Dodji SeketeliFix redundancy detection through fn ptr and typedef...
2018-06-06 Dodji SeketeliExplicitely detect anonymous data member changes
2018-05-24 Dodji SeketeliBetter detect when diff nodes only carry local type...
2018-05-24 Dodji SeketeliImprove detection of local *type* changes
2018-05-14 Dodji SeketeliSort the output of the leaf reporter
2018-05-14 Dodji SeketeliInitial support of anonymous data members
2018-04-30 Dodji SeketeliRepresent sizes and offsets in bytes and hexadecimal...
2018-04-16 Jonathan WakelyRename misleading remove_trailing_white_spaces functions
2018-04-13 Dodji SeketeliFix meaning of "harmless name change" to avoid overfilt...
2018-04-13 Dodji SeketeliDo not mark "distinct" diff nodes as being redundant
2018-04-13 Dodji SeketeliOverhaul of the report diff stats summary
2018-04-13 Dodji SeketeliDo not show decl-only-to-def changes in the leaf reporter
2018-03-28 Dodji SeketeliMake abipkgdiff avoid comparing private DSOs from RPMs
2018-02-28 Dodji SeketeliInitial support for Ada ranges
2018-01-18 Dodji SeketeliSkip class types with changed names in leaf reports
2018-01-12 Dodji SeketeliFix symlinks paths handling in abipkgdiff
2018-01-10 Dodji SeketeliBug 22692 - Consider Java as a language that supports...
2018-01-09 Dodji SeketeliFix version revision number printing in tools --help...
2018-01-08 Dodji SeketeliUpdate copyright notice for all source files
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-02 Dodji SeketeliAllow setting options to instances of xml_writer::write...
2017-10-08 Dodji SeketeliInitial implementation of a --leaf-changes-only option...
2017-10-06 Dodji SeketeliAllow several kinds of reports to be emitted
2017-10-06 Dodji SeketeliAdd missing comment to type declaration
2017-09-08 Dodji SeketeliMisc style fixes
2017-07-17 Dodji SeketeliBug 21730 - Make abipkgdiff compare Linux Kernel packag...
2017-07-06 Dodji SeketeliBug 21644 - abipkgdiff does not emit diagnostics about...
2017-07-04 Dodji SeketeliBug 21627 - Libabigail doesn't consider translation...
2017-07-03 Dodji SeketeliSupport ELF symbol visibility property
2017-07-03 Dodji SeketeliFilter top cv qualifier changes on function parameter...
2017-07-03 Dodji SeketeliAllow re-using the ELF/DWARF read_context when loading...
2017-07-03 Dodji SeketeliAdd --vmlinux{1,2} option to abidw and kmidiff
2017-07-03 Dodji SeketeliDo not report about voffset when it's not set in debug...
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 SeketeliMake abipkgdiff compare two kernel packages
2017-07-03 Dodji SeketeliSupport loading and comparing two kernel trees
2017-07-03 Dodji SeketeliInitial support to lookup types per location
2017-07-03 Dodji SeketeliCreate a Corpus Group API extension
next