platform/upstream/libabigail.git
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-22 Matthias Maennichabg-writer: Simplify 'annotate' propagation
2019-05-20 Matthias MaennichAdd .clang-format approximation
2019-05-16 Dodji SeketeliBug 24552 - abidiff fails comparing a corpus against...
2019-05-15 Dodji SeketeliBug 24560 - Assertion failure on an abixml with an...
2019-05-13 Dodji SeketeliHandle Linux kernel binaries with no __ksymtab section
2019-05-10 Dodji SeketeliFix logic of get_binary_load_address
2019-05-10 maennich@google.comBug 24431 Treat __ksymtab as int32_t for v4.19+ kernels
2019-05-10 maennich@google.comBug 24431 Read 32bit values when testing for the v4...
2019-05-10 maennich@google.comdwarf-reader: templatize read_int_from_array_of_bytes
2019-05-10 maennich@google.comdwarf-reader: Fix comments for try_reading_first_ksymta...
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-18 Mark WielaardDon't try to read a build_id as string in find_alt_debu...
2019-04-18 Mark WielaardFix an undefined behaviour in has_var_type_cv_qual_change
2019-04-18 Dodji SeketeliAdd --enable-{asan,ubsan} configure options
2019-04-18 Dodji Seketeliabg-tools-utils.cc: Plug a leak in find_file_under_dir
2019-04-18 Matthias Maennichdwarf-reader: fix undefined behaviour in get_binary_loa...
2019-04-18 Dodji SeketeliDelay canonicalization for array and qualified types
2019-04-18 Dodji SeketeliFix a memory leak in real_path
2019-04-18 Dodji SeketeliEnable building with AddressSanitizer activated
2019-04-17 Dodji SeketeliBug 24431 - ELF reader fails to determine __ksymtab...
2019-04-16 Matthias Maennich... Update .gitignore files to ignore typical dev side...
2019-04-16 Matthias Maennich... dwarf-reader: fix recursion in expr_result::operator&
2019-04-16 Matthias Maennich... distinct_diff: avoid expression with side effects withi...
2019-04-16 Matthias Maennich... ir: drop unused data members from {environment,qualifie...
2019-04-16 Matthias Maennich... suppressions: drop unused parameter from type_is_suppressed
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-reader: clarify boolean use of assignment
2019-04-16 Matthias Maennich... abilint: fix return types bool -> int
2019-04-16 Matthias Maennich... abg-fwd.h: fix mismatched tags for ir_node_visitor
2019-04-16 Dodji SeketeliBug 24431 - ELF reader can't interpret ksymtab with...
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-04-08 Dodji SeketeliFix anonymous union constructed under the wrong context
2019-04-08 Dodji SeketeliInternal pretty repr of union cannot be flat representation
2019-04-08 Dodji SeketeliMisc comment fixes
2019-03-29 Dodji SeketeliBump version number to 1.7
2019-03-29 Dodji SeketeliUpdate website mainpage for 1.6 release
2019-03-27 Dodji SeketeliUpdate ChangeLog libabigail-1.6
2019-03-27 Dodji SeketeliUpdate NEWS file for 1.6
2019-03-27 Dodji SeketeliAdd missing assignment operators
2019-03-25 Dodji SeketeliBug 24378 - DW_TAG_subroutine_type as a DIE scope cause...
2019-03-22 Dodji SeketeliMisc cleanups
2019-03-22 Dodji SeketeliBetter pointer name equality optimization in DIE de...
2019-03-21 Dodji SeketeliAdd ir::{lookup_data_member, get_function_parameter}
2019-03-21 Dodji SeketeliBetter detection of void* to something* change
2019-03-21 Dodji SeketeliPR24257 - Handle DW_TAG_typedef with no underlying...
2019-02-20 Dodji SeketeliDo not build DIE -> parent map just because we see...
2019-02-19 Dodji SeketeliAvoid over-suppressing fns & vars when analysing the...
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 SeketeliSmall apidoc fix
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-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-18 Dodji SeketeliOverhaul detection the DW_LANG_* enumerators from dwarf.h
2019-01-18 Dodji SeketeliFix a thinko
2019-01-17 Mark WielaardConditionalize the use of DW_LANG_C_plus_plus_03 and...
2019-01-17 Dodji SeketeliSupport some new DWARF language encoding for C and C++
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-12-07 Xiao Jia via... Some documentation fixes
2018-11-29 Dodji SeketeliAdd basic support for Fortran binaries
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-10-26 Dodji SeketeliUpdate website for 1.5
2018-10-26 Dodji SeketeliBump version number to 1.6
2018-10-26 Dodji SeketeliUpdate ChangeLog for 1.5 libabigail-1.5
2018-10-26 Dodji SeketeliUpdate NEWS file for 1.5
2018-10-18 Dodji SeketeliBug rhbz1638554 - assertion failed in is_mostly_distinc...
2018-10-17 Dodji SeketeliDefine UINT64_MAX when it's not defined
2018-10-16 Dodji SeketeliBetter support array with unknown upper bound
2018-10-11 Dodji SeketeliAdd default suppression specification for the libvirt...
2018-10-11 Dodji SeketeliAdd default suppression specification for the krb5...
2018-10-03 Dodji SeketeliMisc comment fix
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
next