]> sourceware.org Git - libabigail.git/shortlog
libabigail.git
2021-03-31 Dodji SeketeliBug 27598 - abidiff mishandles union member functions
2021-03-29 Dodji SeketeliBug 27569 - abidiff misses a function parameter addition
2021-03-19 Giuliano Procidadwarf-reader: Treat union members as public by default.
2021-03-19 Ben Woodard... Bug 27512 - Remove broken zip-archive support
2021-03-18 Dodji Seketelidwarf-reader: Support more DWARF-5 type DIEs
2021-03-11 Giuliano ProcidaDWARF reader: Comment ARM32 ELF address interpretation
2021-03-10 Matthias Maennichdwarf-reader split: create abg-symtab-reader.{h,cc...
2021-03-10 Giuliano ProcidaDWARF reader: Interpret ARM32 ELF addresses correctly
2021-03-09 Matthias Maennichabg-ir: elf_symbol: add is_suppressed field
2021-03-09 Matthias Maennichabg-ir: elf_symbol: add is_in_ksymtab field
2021-03-09 Matthias Maennichabg-cxx-compat: add simplified version of std::optional
2021-03-08 Ben Woodard... Fix declaratons of conditionally defined functions
2021-03-08 Dodji SeketeliRevert "Fix declaratons of conditionally defined functions"
2021-03-08 Ben Woodard... Fix declaratons of conditionally defined functions
2021-03-08 Dodji Seketelitests/catch.hpp: Add SPDX header back
2021-03-01 Dodji Seketelidwarf-reader: Keep stable order when de-duplicating...
2021-03-01 Dodji SeketeliBetter sorting of (anonymous) types in ABIXML files
2021-02-24 Dodji Seketelitests: Update to catch.hpp v2.13.4 and fix #2178 libabigail-1.8.2
2021-02-11 Dodji SeketeliDon't consider type name when comparing typedefs
2021-02-10 Dodji SeketeliUse generic internal type name to canonicalize anonymou...
2021-02-09 Giuliano Procidaabg-dwarf-reader: Fix typo in compare_dies_string_attri...
2021-02-08 Giuliano Procidaabidiff: do not qualify member names in diff report
2021-02-08 Dodji Seketelidwarf-reader: Use DW_FORM_line_strp only if it's present
2021-02-04 Dodji SeketeliBug 27267 - Better support for opaque enum types
2021-02-03 Dodji SeketeliBug 27331 - Data member offset change not considered...
2021-02-02 Dodji SeketeliBug 27165 - Better support multi-language binaries
2021-02-01 Dodji SeketeliBump ABIXML format version to 2.0
2021-01-29 Dodji SeketeliBug 26684 - Support DW_AT_data_bit_offset attribute
2021-01-27 Dodji SeketeliBug 27255 - fedabipkgdiff fails on nfs-utils on Fedora 33
2021-01-26 Dodji Seketelidwarf-reader: Support fast DW_FORM_line_strp string...
2021-01-26 Dodji SeketeliBug 27232 - fedabipkgdiff fails on gawk from Fedora 33
2021-01-26 Matthias Maennichabipkgdiff: Address operator precedence warning
2021-01-26 Dodji SeketeliBug 27233 - fedabipkgdiff fails on package gnupg2 from...
2021-01-26 Dodji SeketeliBug 27236 - Pointer comparison wrongly fails because...
2021-01-23 Dodji SeketeliIgnore duplicated functions and those not associated...
2021-01-23 Dodji SeketeliBug 27204 - potential loss of some aliased ELF functio...
2021-01-18 Matthias Maennichabg-ir: Optimize calls to std::string::find() for a...
2021-01-15 Dodji SeketeliBug 26992 - Try harder to resolve declaration-only...
2021-01-11 Dodji Seketelimainpage: Update web page for 1.8 release
2020-12-15 Matthias MaennichUpdate catch2 testing framework: v1.12.2 -> v2.13.3
2020-12-15 Matthias Maennichclang-format: define C++ standard to improve formatting
2020-12-15 Giuliano ProcidaRefresh ABI cross check test files
2020-12-15 Matthias MaennichDrop unneccessary includes of abg-cxx-compat.h
2020-12-15 Matthias MaennichRemove <unordered_set> usages from abg_compat
2020-12-15 Matthias MaennichRemove <unordered_map> usages from abg_compat
2020-12-15 Matthias MaennichRemove <memory> usages from abg_compat
2020-12-15 Matthias MaennichRemove <functional> usages from abg_compat
2020-12-15 Matthias MaennichDrop C++03 compatibility layer
2020-12-10 Giuliano ProcidaAdd qualifier / typedef / array / pointer test
2020-12-05 Giuliano Procidair: Arrays are indirect types for type structure simila...
2020-12-05 Dodji Seketeliir: Add better comments to types_have_similar_structure
2020-12-04 Giuliano Procidaabidiff: support --dump-diff-tree with --leaf-changes...
2020-12-03 Dodji SeketeliUse C++11 for the code base
2020-12-03 Dodji SeketeliCONTRIBUTING: Update instructions about regression...
2020-12-02 Dodji SeketeliTeach Automake that COPYING* files are gone from sources
2020-12-02 Dodji SeketeliAdd a license-change-2020.txt file
2020-12-02 Dodji SeketeliDelete COPYING* files
2020-12-02 Dodji SeketeliAdd the LICENSE.txt file
2020-12-02 Dodji SeketeliRe-license the project to Apache v2 With LLVM Exception
2020-12-02 Dodji SeketeliAdd helper files to perform the re-licensing
2020-12-02 Dodji SeketeliAdd replace-spdx-license.sh script
2020-12-02 Dodji SeketeliAdd has-spdx-header.sh script
2020-12-02 Dodji SeketeliAdd missing SPDX headers to source files not specifying...
2020-12-02 Matthias MaennichReplace individual license references with SPDX Identifiers
2020-12-01 Dodji SeketeliBump version number to 2.0
2020-12-01 Dodji SeketeliUpdate NEWS file for 1.8
2020-12-01 Dodji SeketeliUpdate the Changelog for 1.8
2020-12-01 Dodji SeketeliAdd check-self-compare to release regression testing
2020-12-01 Dodji Seketeliconfigure: add --enable-rpm415 option
2020-11-30 Dodji Seketelidwarf-reader: Bug 26908 - don't crash on empty DW_TAG_p... libabigail-1.8
2020-11-27 Dodji Seketelireader: Fix off-by-one error in assert
2020-11-27 Dodji Seketeliwriter: fix off-by-one error in assertion
2020-11-27 Dodji Seketeliabipkgdiff: make --self-check to fail on any change...
2020-11-27 Dodji Seketeliabidw: make --abidiff report any change against own...
2020-11-27 Dodji Seketelidwarf-reader: Avoid having several functions with the...
2020-11-27 Dodji Seketelireader: Don't lose anonymous-ness of decl-only classes
2020-11-27 Dodji Seketeliir: Introduce internal pretty representation for anonym...
2020-11-27 Dodji Seketeliwriter: Emit definitions of declarations when they...
2020-11-27 Dodji SeketeliBug 26780 - Fix array subrange bounds (de)serialization
2020-11-27 Dodji Seketelireader: Read array subrange length into an uint64_t
2020-11-25 Dodji Seketeliabipkgdiff: Avoid uncertainty when sorting worker tasks
2020-11-25 Dodji Seketelitests/data/test-fedabipkgdiff: Update reference output
2020-11-25 Matthias Maennichabipkgdiff: minor cleanups
2020-11-24 Dodji Seketelidwarf-reader: support artificially generated translatio...
2020-11-23 Dodji Seketelifedabipkgdiff: make --self-compare use abipkgdiff ...
2020-11-23 Dodji Seketeliabipkgdiff: Add a new --self-check option
2020-11-23 Dodji SeketeliBug 26769 - Fix missing types in abixml output
2020-11-16 Dodji SeketeliMake sure to canonicalize all types but decl-only classes
2020-11-13 Dodji Seketeliir: Add equality op to array_type_def::subrange_type...
2020-11-12 Dodji Seketeliwriter: Sort decls and fix topological sorting for...
2020-11-12 Dodji SeketeliBug PR26739 - Handle qualified typedef array types
2020-11-03 Dodji SeketeliUpdate test-libandroid.so.abi
2020-11-02 Matthias Maennichdwarf-reader: Ignore zero length location expressions...
2020-11-02 Giuliano ProcidaImprove enum synthetic type names
2020-11-02 Giuliano ProcidaImprove and stabilise sort of member functions
2020-11-01 Dodji Seketeliupdate-test-output.py: Update syntax
2020-11-01 Dodji SeketeliBug 26770 - Spurious declaration-only-ness induces...
2020-10-28 Matthias Maennichdwarf-reader: fix lookup for repeated translation unit...
2020-10-28 Giuliano ProcidaStabilise sort of canonical types
2020-10-28 Mark WielaardAssume subrange bounds types are unsigned if no underly...
next
This page took 0.061764 seconds and 5 git commands to generate.