Fix thinkos in DW_FORM_strx detection in configure.ac
[platform/upstream/libabigail.git] / tests /
2019-10-01 Dodji SeketeliPR25042 - Support string form DW_FORM_strx{1,4} from...
2019-09-30 Dodji SeketeliSupport the "name_not_regexp" property in the [suppress...
2019-09-30 Dodji SeketeliBetter propagation of suppressed-ness to function types
2019-09-20 Dodji SeketeliGuard testing v4.19+ AARCH64 kernel module loading...
2019-09-20 Dodji SeketeliBug 25007 - Don't use section-relative symbol values...
2019-09-17 Dodji SeketeliSerialize canonical types to avoid testing if types...
2019-07-22 Matthias MaennichEnsure a consistent C++ standard use
2019-07-19 Dodji SeketeliBug 24787 - Filter out enum changes into compatible...
2019-07-17 Dodji SeketeliImplement fast comparison of Linux Kernel types when...
2019-07-09 Matthias MaennichAdd compatibility layer for C++11 mode
2019-07-09 Matthias MaennichUpdate tests/.gitignore to ignore runtesttoolsutils
2019-07-09 Matthias MaennichDrop requirement to compile with GNU extensions
2019-07-08 Dodji Seketeli[dwarf-reader] Make sure to canonicalize anonymous...
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-13 Dodji Seketeli[dwarf-reader] Better use of linkage name for fn decl...
2019-06-13 Dodji Seketeli[dwarf-reader] Re-use function types inside a given TU
2019-06-13 Dodji SeketeliTake anonymous scopes into account when comparing decls
2019-05-22 Matthias Maennichabg-writer: Refactor write_corpus API
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 SeketeliUse canonical types hash maps for type IDs in abixml...
2019-04-24 Dodji SeketeliDon't try to de-duplicate all anonymous struct DIEs
2019-04-24 Dodji SeketeliCanonicalize types non tied to any DWARF DIE
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-04-10 Dodji SeketeliBug 24430 - Fold away const for array types
2019-04-09 Dodji SeketeliFix "Add test for the fix for PR24410"
2019-04-09 Dodji SeketeliAdd test for the fix for PR24410
2019-04-08 Dodji SeketeliPropagate private type diff category through refs/quali...
2019-03-25 Dodji SeketeliBug 24378 - DW_TAG_subroutine_type as a DIE scope cause...
2019-03-21 Dodji SeketeliPR24257 - Handle DW_TAG_typedef with no underlying...
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
2019-01-24 Dodji SeketeliConditionalize the Rust support regression test
2019-01-24 Dodji SeketeliFix a typo in the recent Rust support and update regres...
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-03 Dodji SeketeliAdd option to avoid walking abigail::ir nodes twice
2018-08-30 Dodji SeketeliBug 23533 - Accept '=' in ini property values
2018-08-06 Dodji SeketeliMake test-ir-walker work on ELF binaries directly
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-07-10 Dodji SeketeliFix race between runtestdefaultsupprs{py3.sh,.py}
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-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-06-01 Dodji SeketeliBetter detect when pointer and qualified types carry...
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-24 Dodji SeketeliRemove references, arrays and fn parms from leaf diff...
2018-05-24 Dodji SeketeliFix typo in tests/runtestdefaultsupprs.py
2018-05-16 Dodji SeketeliUse the correct python interpreter in runtestdefaultsup...
2018-05-14 Dodji SeketeliSort the output of the leaf reporter
2018-05-14 Dodji SeketeliShow data member offsets in bytes too
2018-05-14 Dodji SeketeliInitial support of anonymous data members
2018-04-30 Dodji SeketeliRepresent sizes and offsets in bytes and hexadecimal...
2018-04-18 Dodji SeketeliUse absolute builddir paths in automake test files
2018-04-13 Dodji SeketeliUpdate tests for the "better leaf mode redundancy manag...
2018-04-13 Dodji SeketeliDo not show decl-only-to-def changes in the leaf reporter
2018-03-30 Dodji SeketeliDo not enable fedabipkgdiff tests if fedabipkgdiff...
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-16 Dodji SeketeliReport change locations in leaf reports
2018-03-02 Dodji SeketeliBug 22913 - Correctly de-duplicate pointers to anonymou...
2018-02-28 Dodji SeketeliInitial support for Ada ranges
2018-01-18 Dodji SeketeliSkip class types with changed names in leaf reports
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 SeketeliWire the --no-show-locs option to abidw upstream/1.0
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-04 Dodji SeketeliBetter handle decl-only classes being different from...
2017-07-04 Dodji SeketeliBug 21627 - Libabigail doesn't consider translation...
2017-07-03 Dodji SeketeliSymbols with the same zero value are not aliases
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 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 SeketeliDo not report about voffset when it's not set in debug...
2017-07-03 Dodji SeketeliSpeedup DIE representation computing esp function signa...
next