Bug 24731 - Wrongly reporting union members order change
[platform/upstream/libabigail.git] / tests / data / Makefile.am
2019-06-26 Dodji SeketeliBug 24731 - Wrongly reporting union members order change
2019-05-16 Dodji SeketeliBug 24552 - abidiff fails comparing a corpus against...
2019-05-07 Dodji SeketeliHandle several member anonymous types of the same kind
2019-04-10 Dodji SeketeliBug 24430 - Fold away const for array types
2019-04-09 Dodji SeketeliAdd test for the fix for PR24410
2019-03-25 Dodji SeketeliBug 24378 - DW_TAG_subroutine_type as a DIE scope cause...
2019-02-08 Dodji SeketeliBug 24188 - Assertion failed while analysing a Fortran...
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 SeketeliBug 20175 - Classify CV qual changes in variable type...
2019-01-24 Dodji SeketeliProperly add the new rust tests to EXTRA_DIST
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-08-30 Dodji SeketeliBug 23533 - Accept '=' in ini property values
2018-07-13 Dodji SeketeliProperly add test materials for test-diff-suppr/test38...
2018-07-12 Dodji SeketeliAllow square brackets in ini property values
2018-06-28 Dodji SeketeliFix redundancy detection through fn ptr and typedef...
2018-06-08 Dodji SeketeliIdentify a function using its symbol name and version
2018-06-06 Dodji SeketeliExplicitely detect anonymous data member changes
2018-06-05 Dodji SeketeliAdd test44-anon-struct-union-v{0,1}.o to source distrib...
2018-06-04 Dodji SeketeliUse the flat representation for anonymous struct/unions
2018-05-24 Dodji SeketeliBetter detect when diff nodes only carry local type...
2018-05-14 Dodji SeketeliInitial support of anonymous data members
2018-04-30 Dodji SeketeliRepresent sizes and offsets in bytes and hexadecimal...
2018-04-13 Dodji SeketeliDo not show decl-only-to-def changes in the leaf reporter
2018-03-02 Dodji SeketeliBug 22913 - Correctly de-duplicate pointers to anonymou...
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-10-08 Dodji SeketeliAdd a --leaf-changes-only option to abipkgdiff
2017-10-08 Dodji SeketeliInitial implementation of a --leaf-changes-only option...
2017-09-11 Dodji SeketeliBug 22122 - Fail to represent 'const array'
2017-08-28 Dodji SeketeliBug 22015 - Failing to return global scope of a DIE...
2017-07-17 Dodji SeketeliFix some make distcheck failures
2017-07-05 Dodji SeketeliBug 21153 - abipkgdiff reports undetermined interface...
2017-07-03 Dodji SeketeliSymbols with the same zero value are not aliases
2017-07-03 Dodji SeketeliFilter top cv qualifier changes on function parameter...
2017-07-03 Dodji SeketeliAllow selective resolution of class declaration
2017-07-03 Dodji SeketeliAvoid de-duplicating different C types that have identi...
2017-05-31 Sinny KumariAdd --self-compare option in fedabipkgdiff
2017-05-10 Dodji SeketeliDon't consider changes to basic types as being redundant
2017-03-07 Dodji SeketeliBug 21228 - Handle cloning union member functions
2017-03-03 Dodji SeketeliFix virtual members sorting to unbreak the build on EL6
2017-02-15 Dodji Seketelifedabipkgdiff refuses to compare packages with the...
2017-02-15 Dodji SeketeliAdd missing tests input files to distribution files
2017-02-14 Dodji SeketeliBug 20476 - Compare virtual member functions when compa...
2017-01-24 Ondrej OpralaBug 20970 - Add a --annotate option to abidw
2017-01-20 Dodji SeketeliFix suppression category propagation in diff node graph
2017-01-05 Ondrej OpralaBug 18754 - Add the "--no-added-syms" option to abidiff
2016-12-15 Ondrej OpralaProperly report missing files for abipkgdiff
2016-12-12 Ondrej OpralaBug 19272 - abipkgdiff doesn't report arch change
2016-12-12 Chenxiong QiBug 20380 - Compare two local RPMs
2016-12-09 Dodji SeketeliFix aborting when reading .foo symbols from a ppc64...
2016-12-02 Dodji SeketeliBug 20887 - Show relative change of offsets
2016-11-30 Dodji SeketeliAdd tests/data/test-diff-suppr/test33-report-0.txt...
2016-11-26 Dodji SeketeliA suppressed diff node implies suppressing all equivale...
2016-11-22 Dodji SeketeliSupport union types
2016-09-21 Dodji SeketeliDrop suppressed ABI artifacts from the IR
2016-07-26 Dodji SeketeliSupport DW_TAG_type_unit
2016-07-15 Chenxiong QiMake fedabipkgdiff consistent with Libabigail's other...
2016-07-07 Dodji SeketeliBetter recognize qualified void type
2016-07-05 Dodji SeketeliBug 20194 - Fail to recognize void type represented...
2016-06-09 Chenxiong QiBug 20135 - Make fedabipkgdiff compare ABIs using devel...
2016-06-01 Chenxiong QiAdd integration tests for fedabipkgdiff
2016-05-31 Dodji SeketeliEscape all characters when reading a string in ini...
2016-05-30 Dodji SeketeliBug 20180 - Support system-wide suppression specifications
2016-05-25 Chenxiong QiBug 20085 - Add --dso-only option to fedabipkgdiff
2016-05-24 Dodji SeketeliMake abi{pkg}diff filter out changes about private...
2016-05-08 Dodji SeketeliImplement a [suppress_file] suppression directive
2016-04-27 Dodji SeketeliBug 20015 - support file_name_not_regexp and soname_not...
2016-04-25 Dodji SeketeliBug 19964 - Cannot load function aliases on ppc64
2016-04-20 Sinny KumariBug 19961 - Distinguish between PI executable and share...
2016-04-16 Dodji SeketeliEase use of soname_regexp/file_name_regexp in suppr...
2016-03-30 Dodji SeketeliBug 19885 - Cannot associates a function DIE to a symbo...
2016-03-25 Dodji SeketeliBug 19867 - abipkgdiff skips symbolic links
2016-03-18 Dodji SeketeliBug 19844 - Cannot try to canonicalize a type that...
2016-03-07 Dodji SeketeliFix reference to test file in Makefile.am
2016-03-07 Dodji SeketeliBug 19778 - diff_has_ancestor_filtered_out() loops...
2016-03-04 Dodji SeketeliBug 19596 - Suppressed removed symbol changes still...
2016-02-20 Dodji SeketeliMake the tree pass distcheck again.
2016-02-13 Dodji SeketeliBug 19619 - failing to suppress added aliased function...
2016-02-10 Dodji SeketeliBug 19596 - Incorrect exit status for incompatible...
2016-02-04 Dodji SeketeliFix synthesizing of reference type
2016-02-03 Dodji SeketeliFix synthesizing of pointer type
2016-01-21 Dodji SeketeliBug 19204 - libabigail aborts on DWARF referencing...
2016-01-20 Dodji SeketeliBug 19141 - Libabigail doesn't support common ELF symbols
2016-01-18 Dodji SeketeliBug 19434 - invalid character in attribute value
2016-01-18 Ondrej OpralaEscape the value of the filepath attribute.
2016-01-08 Dodji SeketeliBug 19138 - Failure to relate variables address from...
2016-01-07 Dodji SeketeliFix tests/data/Makefile.am glitch
2016-01-06 Dodji SeketeliFix regression on the support for alternate debug info...
2015-12-15 Ondrej OpralaAdd the option of printing the file, line and column...
2015-12-08 Dodji SeketeliBug 19336 - Better handle redundantly qualified referen...
2015-11-26 Dodji SeketeliDo not abort when there is no binary to compare in...
2015-11-12 Dodji SeketeliCorrectly handle fn DIE with abstract_origin in alt...
2015-11-09 Dodji SeketeliAvoid canonicalizing function types too early
2015-11-09 Dodji SeketeliPropagate environment property to base specifiers
2015-11-07 Dodji SeketeliSupport DW_AT_count DWARF attribute
2015-11-07 Dodji SeketeliBug 19173 - Abidiff doesn't detect symbol size change...
2015-11-05 Dodji SeketeliBug 19139 - DWARF reader doesn't handle garbage in...
next